搜索资源列表
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
pythonFBS
- python 分布式例子 TCP 协议 相关的-Python distributed example TCP protocol
Internet-socket
- 用于TCP,UCP协议进行通讯(For TCP, UCP protocol for communication)
TCP
- TCP/IP 通用编程 SOCKET 套接字使用,共用性 很强;(easy for common utility)
TCPfirewall-master
- TCPfirewall TCP入侵检测系统,检测端口扫描、Dos攻击、爬虫联动iptables进行防御 1.基于tcp的请求频率 2.tcp的flag标志位,SYN\FIN\NULL包的比例 3. 未开放端口的请求比例 需要安装的库python-iptables\MySQLdb\scapy(TCPfirewall python-iptables\MySQLdb\scapy)
TCP-PortScanner
- python实现端口扫描,基于TCP链接。(Python implementation port scan)