搜索资源列表
FP_Simulator
- 使用python脚本发送UDP和TCP消息-Using python scr ipt sends UDP and TCP messages
P2P
- 实现的一个源代码来说明UDP穿越NAT的原理-The realization of a source code to illustrate the principle of UDP through NAT
Twisted_NoDocs-8.2.0.win32-py2.4
- Twisted是高性能面向通信的event-driven 网络引擎, 支持HTTP, NNTP, IMAP, SSH, IRC, FTP, and others-Twisted is an event-driven networking engine written in Python and licensed under the MIT license. Twisted projects variously support TCP, UDP, SSL/TLS, mu
udp_proxy
- UDP Proxy. 实现UDP端口转发功能.-UDP Proxy is a tool for forwarding udp pkts to other machine/ports
pysctp
- SCTP stack for Python — Read more : http://www.epx.com.br/pysctp/ PySCTP - SCTP bindings for Python --------------------------------- Elvis Pfützenreuter Instituto Nokia de Tecnologia (http://www.indt.org.br) epx@epx.com.br
server
- 使用PyQt实现了消息服务器的原型,即最简单的消息服务器-PyQt implements the message server using the prototype, the most simple message server
UDP
- python 的udp发送字符串,用循环的方式发送-python s UDP sent char,python s UDP sent char。
lcm-0.5.2
- 出色的轻型消息传递;它采用UDP广播的形式发送散列化的数据,速度超群;可支持C, C++, Java, Python等联合编程。-Messaging good light it uses UDP broadcast to send a hash of the data form, speed, superior supports C, C++, Java, Python and other joint programming.
p2p-py
- 用python语言实现了p2p的udp打洞功能-Of the p2p udp holes function python language
ee122-bears-tp-v0.4
- 基于UDP的发送和接受程序,使用Python编写,先运行receive-Based on UDP of sending and receiving procedures, the use of Python writing, first receive operation
final
- UDP 文件传输系统,python实现,可以实现上传和下载,简单聊天-udp file transfer
chat
- 本次作业是要求设计并实现一个P2P即时通信系统。并且要求如下: (1) Peer与Peer之间通信基于UDP协议,并采取必要的可靠性控制; (2) 每个peer的服务器端采用预分配技术以获取同时多人通信时的良好性能。 ,python编写-The task is to design and implement a P2P instant messaging system. And requirements are as follows: (1) communication betwee
TcpUdpServerAndClient
- (Python Source) TcpIp communication samples for experiment reference. The Package has both Tcp+Udp samples Both have Server And Client full demon
tools
- 一个python客户与服务socket udp实例-a simple python socket upd
HP-Socket-3.4.3
- HP-Socket 是一套通用的高性能 TCP/UDP 通信框架,包含服务端组件、客户端组件和Agent组件,广泛适用于各种不同应用场景的 TCP/UDP 通信系统,提供 C/C++、C#、Delphi、E(易语言)、Java、Python 等编程语言接口。HP-Socket 对通信层实现完全封装,应用程序不必关注通信层的任何细节;HP-Socket 提供基于事件通知模型的 API 接口,能非常简单高效地整合到新旧应用程序中-HP-Socket is a common set of high-p
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
UDP
- 用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)
bears-tp-master
- 基于python语言实现的 UDP的可靠文件传输(Reliable file transmission of UDP based on Python)