搜索资源列表
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
tcpClient
- 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.
client
- python tcp server tool
server1
- python tcp server and client
sockServ
- tcp Socket Server example in python
synflood.py
- tcp syn flood攻击的python脚本代码实现,基于James Penguin的代码,-python scr ipt Simulating a SYN Flood attack. Based on code from: James Penguin
python-matlab-bridge-master
- A simple interface to allow python to call MATLAB functions. Unlike other interfaces, MATLAB only has to start once. All communication is done over a tcp server (credit to D.Kroon University of Twente for the tcp server). This has not been
OcrtcpServer
- 自己写的一个python的tcp服务端,接受json,动态引包,自动ocr-Himself wrote a python tcp server, and accept json, dynamic lead pack, automatic ocr
tcp
- tcp服务器和客户端代码,用python编写(其实很简单 不用下,为了蹭个下载机会哎)-tcp server and client code, using python (in fact, it is very simple, in order to rub a download opportunity hey)
socket
- 1.这是python tcp 服务器的例子,包含对数据库存取、数据处理等部分,对学习python有一个很好的了解-1. This is an example of a python tcp server, include access to the , data processing and other part, have a good knowledge of learning python
tcp-Socket-python
- tcp SERVER for transfering messages
Internet-socket
- 用于tcp,UCP协议进行通讯(For tcp, UCP protocol for communication)
simple_server
- a cool and easy to use tcp server
tcpUploadFile
- 一个用python写的通过tcp方式下载服务端文件的程序。(A program written in python to download server-side files via tcp.)
tcp
- tcp/IP 通用编程 SOCKET 套接字使用,共用性 很强;(easy for common utility)
tcp-server-multi
- python实现的模拟多个客户端想服务器上传数据(Simulation of multiple python client to the server to upload data)
CS模式的tcp聊天室程序(python和java版本)
- python实现的聊天室,和JAVA实现的聊天室源码(Chat rooms implemented with python/JAVA.)
用python和JAVA实现的tcp聊天室程序
- 分别用python与JAVA单独实现CS模式下的tcp聊天室,源代码。
tcp-PortScanner
- python实现端口扫描,基于tcp链接。(python implementation port scan)
tcpserver
- python实现的tcp server,已成功应用,可直接部署在服务器上(The tcp server implemented by python has been successfully applied and can be directly deployed on the server)