搜索资源列表
pys60_example
- 这是当时学习pys60的时候找到的一些小例子,内容涉及程序菜单短信等一些基本操作,希望有用-These are basic operation examples when i learned pys60,for example,menu,sms and so on.Hope it will be useful
senderandreceiver-python
- socket programming sender receiver with python!
pythonComm
- python通信程序, import serial,socket 连接网络,数据接收任务开始, 接收数据, 测试用部分-python Communication Program
policyServer
- flash 中的 socket 使用,要先访问策略服务器获取安全沙箱的策略文件,如843 端口,然后才能与你的逻辑服务器端口通讯,我提供的是一个策略服务器的代码,可以在命令行用下面的命令启动这个服务 flashpolicyd.py --file=policyfile.xml --port=843-The policyfile.xml file is a Flash Player socket master policy file that will need to be conf
sockServ
- TCP Socket Server example in Python
socket-programming-in-python-1201718479603606-4.z
- socket programming in python
socket
- 用python语言实现的socket编程,客户端和服务端实现连接并交互。-Socket programming python language implementation, client and server connect and interact.
socket
- python关于socket模块的简单使用,菜鸟适合,大神笑过-python socket module is simple to use, the rookie fit, great God laugh
Python-socket
- 使用_Python_进行_socket_编程-Use _Python_ for _socket_ programming
Simple-socket.doc.tar
- this code is for python socket programming
python-socket-program
- python socket program,server and client
python-socket-udp-server-client
- a project about python udp server/client demo, run them in different computers,you can better experience the enjoyment of network programming with python 1 this is a implementation of python udp server client model, run the code respectively in di
Python References
- Python 学习笔记,包括有COPY、POPEN、Socket、Struct、argparse、Parser、dictionary、enum、ipaddress、pprint、threading、ElementTree。(notes for studying Python)
socket
- 一个用python做的客户端, 采用tcp自定义网络协议 网络连接(simple for socket in python)
mirrors-hp-socket-master
- HP-Socket 是一套通用的高性能 TCP/UDP/HTTP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP/HTTP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,应用程序不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中。(HP-Socket is a general-p
socket
- 实现简单的socket请求,在客户端和服务器端实现通信(achieve socket requirements between client and server.)
socket
- 简单的socket实现,通过epoll实现简单的客户端和服务端代码(simply socket example)
socket通信
- python socket 通信server端代码(Python socket communication server end code)
python 实现多线程聊天室 - 副本
- 用Python实现一个网络聊天室,可发送表情和传输文件(Using Python to realize a network chat room, which can send facial expressions and transfer files)
python聊天室
- 基于Python+socket的多用户网络聊天,可以实现多用户聊天室聊天(Multi user internet chat)