资源列表
srtp-1.4.2.gz
- 很好用的安全RTP开源库,可以用在liunx和windows上。,RTP good security with open source libraries, can be used in the liunx and windows.
sipstack.rar
- PJSIP协议栈的DLL文件,可供Delphi,BCB,C#等调用。,PJSIP protocol stack of the DLL files for Delphi, BCB, C# Such calls.
VC.rar
- 如题获取网页中输入的用户名和密码的源代码 VC 封包截取的源码,值得学习 VC 内存修改器源代码 VB 系统加速源代码 DELPHI Winsock 详细使用例程,有TCP,UDP,DOWNLOAD操作,不是使用Winsock 控件 VB 巨好的传奇2外挂 功能:玩家所有的登陆信息记到c:\dat.txt VC QQ消息自动发送器,有许多API操作值得学习 VB 读写INI文件的操作,值得学习 VB 截取封包的操作 VB 又一个
SnifferReassembly.rar
- 该程序实现了网络抓包以及对数据包进行重组还原,得到应用层数据,可以还原出txt、mp3等格式的文件!,The program achieved a network packet capture and restore the reorganization, the application layer data, you can restore the txt, mp3 files and so on!
UDP.rar
- VC++下的UDP示例程序,包括服务器和客户端,可以帮助初学者很直观的理解winsocket通信过程,UDP example code,very using for the programers interested in winsocket
NamePipe.rar
- 做多客户端与服务器端的双向通信,采用QLocalSocket/QLocalServer实现起来简单,但通信效率太低,客户端发数据,服务器端的readyRead信号延时约100ms(看QT源码,发现里面用的是100ms定时器来检测信号),后来自己照着QLocalSocket的思路封装了windows的命名管道,采用多线程来接收数据,在本机上测试通过,通信效率有明显改善。,To do more client and server-side two-way communication, using Q
DeathwayWORK.rar
- 奇迹的重要组件源代码,有了它你可以扩展出奇迹很多功能!,This is the MU online server s source code!
gsm0710muxd-0.9.2.tar.gz
- Linux GPRS 模块多路复用实现多个虚拟串口,Linux GPRS module multiplexing of multiple virtual serial port
TestingTCP
- 这是一个简单小程序,实用多线程无堵塞tcp。测试tcp通信,并实现简单的聊天功能-This is a easy software with multithread .It s for testing the communication of tcp, and for sample chating as on QQ.
TFTP
- 用vc实现的网络编程源代码,本程序主要实现TFTP协议-Achieved with the vc network programming source code, the main achievement of this procedure TFTP protocol
iproute2-2.6.39.tar
- open source code for iproute2 2.6.39. iproute2 is `iproute , the professional set of tools to control the networking behavior in kernels 2.2.x and later.
http_post_in_c
- 使用纯C编写的http post请求,可用于测试HTTP服务器等。是一个很适用的小工具。-The use of pure C prepared http post request, can be used for testing HTTP server. Is a very applicable gadgets.