CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 搜索资源 - python client server

搜索资源列表

  1. xmppd-0.2.tar

    0下载:
  2. jabber协议的python库,包含client和server-jabber agreement python library includes client and server
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2008-10-13
    • 文件大小:496.19kb
    • 提供者:xd
  1. pycocha_1_3_0

    0下载:
  2. 用python写的聊天程序服务器端和客户端,基于命令行的,适合python初学者看源码学习。-Used chat program written in python server-side and client, based on the command line and look at source code suitable for beginners to learn python.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-03
    • 文件大小:10.63kb
    • 提供者:zxw
  1. tcpClient

    0下载:
  2. A TCP/IP Client program. Be able to dump packets and status. A tool for TCP/IP server programming debug. For now IP and port number has to be hard coded in source code. Will put IP and Port number selection on GUI, later.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:2.86kb
    • 提供者:Qun Zhang
  1. socker_ctl

    0下载:
  2. 源码中包含了两个部分,一个是vc.net开发的服务单程序,一个是使用python编写的手机客户端程序。通过python手机程序,可以远程控制运行服务端程序的计算机。因此是一个手机远程控制电脑的源码包,但是功能还不够完善,相信你一定可以很轻松的将其变成一个功能强大的程序。-Source code contains two parts, one is vc.net services developed a single program written in python is to use a mo
  3. 所属分类:Remote Control

    • 发布日期:2017-03-30
    • 文件大小:116.69kb
    • 提供者:dai hao
  1. daytimeserver

    0下载:
  2. a daytime server client program in python When the client sends a message to the server, the server responds with the current date and time
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:903byte
    • 提供者:rohan
  1. fileserverclient

    0下载:
  2. A server client program which allows the server to copy, append to and trace files from the client.-A server client program which allows the server to copy, append to and trace files from the client.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-10
    • 文件大小:1.07kb
    • 提供者:rohan
  1. chat

    0下载:
  2. python 写的聊天代码,有客户端和服务器端,功能比较简单!-chat code written in python, with the client and server-side, feature simple!
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-06
    • 文件大小:2.63kb
    • 提供者:s
  1. python

    0下载:
  2. python 客户端服务器的sock通信-sock python client-server communication
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-06
    • 文件大小:831byte
    • 提供者:苗春华
  1. Python_how_to_program

    0下载:
  2. 解释了如何将Python用做常规用途,编写基本Internet和Web的、数据密集型的、多层的客户端/服务器系统-Explains how to use Python to do general-purpose, the preparation of the basic Internet and Web, data-intensive, multi-tier client/server system
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-18
    • 文件大小:50.01mb
    • 提供者:汉蒙
  1. python_cs

    0下载:
  2. python版本的client server通讯源码,可以学习通讯原理。-python version of the client server communication source, you can learn communication principles.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:669byte
    • 提供者:IVR3G4V
  1. programs

    0下载:
  2. PYTHON CLIENT SERVER PROGRAM
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-14
    • 文件大小:3.05kb
    • 提供者:khem
  1. SOCKET_CONNECT

    0下载:
  2. SOCKET网络通信,使用PYTHON编写,包括SEVER 、和CLIENT两个程序,IP地址根据实际修改。-SOCKET CONNECTION WITH PYTHON,INCLUDE SERVER.PY ADN SLIENT.PY
  3. 所属分类:Linux Network

    • 发布日期:2017-04-12
    • 文件大小:992byte
    • 提供者:mis777
  1. python-socket-program

    0下载:
  2. python socket program,server and client
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-12
    • 文件大小:819byte
    • 提供者:zhao
  1. ceshizhongduan

    0下载:
  2. 使用pyqt编写的图形界面作为客户端,能够实现上传数据到服务器端(Using pyqt prepared by the graphical interface as a client, can upload data to the server)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:21.85mb
    • 提供者:cslbupt
  1. tcp-server-multi

    0下载:
  2. python实现的模拟多个客户端想服务器上传数据(Simulation of multiple python client to the server to upload data)
  3. 所属分类:网络编程

    • 发布日期:2018-01-05
    • 文件大小:45kb
    • 提供者:cslbupt
  1. netconf-java-master

    0下载:
  2. netconf server written in python
  3. 所属分类:网络编程

    • 发布日期:2018-01-07
    • 文件大小:1006kb
    • 提供者:Johnuanna
  1. UDP

    0下载:
  2. 用Python架设UDP连接,包括客户端和服务端。写一个简单客户端-服务端的UDP程序 UDPClient.py UDPServer.py(Build UDP server by Python, including client and server. Write simple client-server programmer that use UDP. UDPClient.py UDPServer.py)
  3. 所属分类:网络编程

    • 发布日期:2018-01-09
    • 文件大小:11.75mb
    • 提供者:szprq
  1. Ice

    0下载:
  2. Ice 是一种针对客户端和服务器进行通信的面向对象的中间件平台。Ice 为构建面向对象的客户-服务器应用提供了工具、API 和库支持。客户和服务器通信双方可以用不同的编程语言编写,目前最新的版本支持的语言包括C++,.NET,Java,Python,Objective-C,Ruby,PHP and Actionscr ipt。客户和服务器可以分别部署,可以运行在不同的操作系统和机器架构上。(Ice is an object-oriented middleware platform for com
  3. 所属分类:网络编程

    • 发布日期:2018-04-19
    • 文件大小:4.94mb
    • 提供者:FD王斌
  1. FTP_lll

    2下载:
  2. 基于python的ftp客户端和服务端 老男孩(python Client and server side)
  3. 所属分类:Ftp客户端

    • 发布日期:2019-12-08
    • 文件大小:181kb
    • 提供者:lu2033227
  1. my-ftp

    2下载:
  2. 自己写的FTP服务器和客户端,包括命令行客户端和GUI客户端,供大家参考(FTP Client and Server)
  3. 所属分类:Ftp客户端

    • 发布日期:2019-12-07
    • 文件大小:296kb
    • 提供者:LosMerengues07
« 12 »
搜珍网 www.dssz.com