搜索资源列表
pynids-0.5.tar
- pynids is a python wrapper for libnids, a Network Intrusion Detection System library offering sniffing, IP defragmentation, TCP stream reassembly and TCP port scan detection. Let your own python routines examine (or kill) network conversations.
FP_Simulator
- 使用python脚本发送UDP和TCP消息-Using python scr ipt sends UDP and TCP messages
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.
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
sockServ
- TCP Socket Server example in Python
Python27
- python telnet for network in MSDos mode to tcp/ip
synflood.py
- tcp syn flood攻击的python脚本代码实现,基于James Penguin的代码,-Python scr ipt Simulating a SYN Flood attack. Based on code from: James Penguin
python_network_programming.pdf
- 讲解python网络编程的书籍 适合新手用来入门-This second edition of Foundations of Python Network Programming targets Python 2.5 through Python 2.7, the most popular production versions of the language. Python has made great strides since Apress released the first editi
sockServ
- TCP Socket Server example in Python
TcpUdpServerAndClient
- (Python Source) TcpIp communication samples for experiment reference. The Package has both Tcp+Udp samples Both have Server And Client full demon
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
TcpUploadFile
- 一个用python写的通过TCP方式下载服务端文件的程序。(A program written in Python to download server-side files via TCP.)
duankouyingshe
- 接收TCP消息,根据消息内容,存储SQLITE数据库,(Receive TCP message, store SQLITE database according to the message content,)
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.)
tcpserver
- Python实现的TCP server,已成功应用,可直接部署在服务器上(The TCP server implemented by Python has been successfully applied and can be directly deployed on the server)