搜索资源列表
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
tcp
- tcp服务器和客户端代码,用python编写(其实很简单 不用下,为了蹭个下载机会哎)-tcp server and client code, using python (in fact, it is very simple, in order to rub a download opportunity hey)
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
simple_tcp
- this is my tcp client, very cool very fun
tcpUploadFile
- 一个用python写的通过tcp方式下载服务端文件的程序。(A program written in python to download server-side files via tcp.)
socket
- 一个用python做的客户端, 采用tcp自定义网络协议 网络连接(simple for socket in python)
tcp
- tcp/IP 通用编程 SOCKET 套接字使用,共用性 很强;(easy for common utility)
tcp-server-multi
- python实现的模拟多个客户端想服务器上传数据(Simulation of multiple python client to the server to upload data)
tcpfirewall-master
- tcpfirewall tcp入侵检测系统,检测端口扫描、Dos攻击、爬虫联动iptables进行防御 1.基于tcp的请求频率 2.tcp的flag标志位,SYN\FIN\NULL包的比例 3. 未开放端口的请求比例 需要安装的库python-iptables\MySQLdb\scapy(tcpfirewall python-iptables\MySQLdb\scapy)
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)