资源列表
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.
enet
- Reliable UDP, same as the TCP-Reliable UDP, the same as the TCP
20041017144736_vczx_chatroom
- 网络聊天室室程序,分为客户端和服务器,实现的功能比较多,可以下载看一下-Internet chat room room procedures, divided into client and server, the functions more, can be downloaded to look at
ee
- 很好的编码,如果需要就请下载,不错的,要下就下吧,等这你,快卡来
MyVC
- 包含TCP/ip,udp,ftp,smtp, TCP/ip,udp,ftp,smtp TCP/ip,udp,ftp,smtp
Brian_Hall_-_Beejs_Guide_to_Network_Programming_[
- Using Internet Sockets This document has been written as a tutorial, not a reference. It is probably at its best when read by individuals who are just starting out with socket programming and are looking for a foothold. It is certainly not the co
asynserver
- C#和C++通过Socket通信的源码程序-The C# C++ through Socket communication source program
IslamProject(1)
- client tcp/ip throw port 89 use c#
jrtplib-2.6
- RTP/RTCP的C++实现,供采用面向对象编程的朋友参考。个人觉得代码结构较好,可以直接使用。-RTP / RTCP C realized, for the object-oriented programming reference to a friend. Feel better code structure can be used directly.
tcpweb-v1.0
- 1.支持自定义本地监听端口及转发目的地址及端口(目的地址支持IP地址和域名方式)。 2.支持双向数据加密解密,可利用此功能建立加密数据链路。 3.支持软件启动后自动开始及最小化到系统托盘,最大化简化用户操作及。 4.超低资源占用,2-5M内存占用,及接近于0 的CPU占用。 5.高性能高稳定性,经实测同时1000个以上连接,上下行10MB/S以上传输可稳定无错运行。-Support for custom and local listening port forwa
FilePoster
- TCP UDP C 语言实现 大文件传输 可在不同PC上传输-C program TCP UDP big file
UDPchat
- 可是实现三个人同时在线聊天。对于初学网络编程者有很大帮助。使用VC6.0你编译通过。..