搜索资源列表
-
0下载:
jabber协议的python库,包含client和server-jabber agreement python library includes client and server
-
-
0下载:
用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.
-
-
0下载:
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.
-
-
0下载:
源码中包含了两个部分,一个是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
-
-
0下载:
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
-
-
0下载:
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.
-
-
0下载:
python 写的聊天代码,有客户端和服务器端,功能比较简单!-chat code written in python, with the client and server-side, feature simple!
-
-
0下载:
python 客户端服务器的sock通信-sock python client-server communication
-
-
0下载:
解释了如何将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
-
-
0下载:
python版本的client server通讯源码,可以学习通讯原理。-python version of the client server communication source, you can learn communication principles.
-
-
0下载:
PYTHON CLIENT SERVER PROGRAM
-
-
0下载:
SOCKET网络通信,使用PYTHON编写,包括SEVER 、和CLIENT两个程序,IP地址根据实际修改。-SOCKET CONNECTION WITH PYTHON,INCLUDE SERVER.PY ADN SLIENT.PY
-
-
0下载:
python socket program,server and client
-
-
0下载:
使用pyqt编写的图形界面作为客户端,能够实现上传数据到服务器端(Using pyqt prepared by the graphical interface as a client, can upload data to the server)
-
-
0下载:
python实现的模拟多个客户端想服务器上传数据(Simulation of multiple python client to the server to upload data)
-
-
0下载:
netconf server written in python
-
-
0下载:
用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)
-
-
0下载:
Ice 是一种针对客户端和服务器进行通信的面向对象的中间件平台。Ice 为构建面向对象的客户-服务器应用提供了工具、API 和库支持。客户和服务器通信双方可以用不同的编程语言编写,目前最新的版本支持的语言包括C++,.NET,Java,Python,Objective-C,Ruby,PHP and Actionscr ipt。客户和服务器可以分别部署,可以运行在不同的操作系统和机器架构上。(Ice is an object-oriented middleware platform for com
-
-
2下载:
基于python的ftp客户端和服务端 老男孩(python Client and server side)
-
-
2下载:
自己写的FTP服务器和客户端,包括命令行客户端和GUI客户端,供大家参考(FTP Client and Server)
-