搜索资源列表
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
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.
UDP
- python 的udp发送字符串,用循环的方式发送-python s UDP sent char,python s UDP sent char。
ee122-bears-tp-v0.4
- 基于UDP的发送和接受程序,使用Python编写,先运行receive-Based on UDP of sending and receiving procedures, the use of Python writing, first receive operation
pythonsocket
- 以python實現socket訊息傳輸。-In order to achieve the socket python message transmission.
server
- This is a demo for socket using python.
gethistpic
- 此python脚本的主要作用是通过网络发送命令,抓拍网络摄像机当前的帧图片,适合学习python网络编程。-The main function of this Python scr ipt command is sent through the network, the current frame image capture network camera, for learning Python Network programming.
python_cs
- python版本的client server通讯源码,可以学习通讯原理。-python version of the client server communication source, you can learn communication principles.
http---zguide_zeromq_org-py-all
- ZMQ教程,使用C语言编写,有其他版本,如PHP、python、lua和haxe。-zero MQ guide,The Guide is originally in C, but also in PHP, Python, Lua, and Haxe.
DonghuaClient
- 自己写的东华大学网络登录客户端。首次登录需要修改为自己的账号和密码,以后不用输入账号和密码就可以直接登录,且永不掉线-the Python scr ipt to login the Donghua Network never lineoff
programs
- PYTHON CLIENT SERVER PROGRAM
threadpool
- 使用python实现socket编程实现一个简单的服务器功能,使用到了多线程和线程池的功能,线程池维护了线程的产生和取消,减少开销,是一个相关简单的python server的开发代码,可以实现后续扩展-Use python achieve socket programming to implement a simple server function, use the function multithreading and thread pool thread pool maintenance
qqlogin
- python模拟QQ登录,抓包分析自动获取验证码,输入用户名与明文密码可登录在线(将PC端用户踢出)-Python simulation QQ login, authentication code capture analysis automatic acquisition, input user name and password can log online (plaintext PC end user play)
OcrTcpServer
- 自己写的一个python的tcp服务端,接受json,动态引包,自动ocr-Himself wrote a python tcp server, and accept json, dynamic lead pack, automatic ocr
socket
- 用python写的socket编程小例子 1.分客户端和服务器端 2.握手后可以进行信息交流-Using socket to write the Python Programming 1 client and server 2 after the handshake can communicate information
TCP
- TCP服务器和客户端代码,用python编写(其实很简单 不用下,为了蹭个下载机会哎)-TCP server and client code, using python (in fact, it is very simple, in order to rub a download opportunity hey)
water
- python编写的上位机,可通过网络通信控制下属单片机进行相应操作-Python prepared by the host computer, through the network communication to control the corresponding operation of the subordinate MCU
AndroidQQ-Python
- 通过Python实现QQ的登陆,上线,注销等功能。使用AndroidQQ协议实现。-QQ landing by the Python implementation, on-line, log out, and other functions. Use AndroidQQ protocol.
TcpUploadFile
- 一个用python写的通过TCP方式下载服务端文件的程序。(A program written in Python to download server-side files via TCP.)