资源列表
rpcgen2.tar
- rpc文件传输,客户端输入文件名,返回服务器端文件内容;c代码,linux下编译通过;包含傻瓜是操作文档;值得信赖! -Rpc file transimit!input filename at the client side,then you will get the content of the file at the server side c code,successfully complier under linux containing help text it is worth
mfc
- 职工信息管理系统MFC课程设计作业 职工信息管理系统 包含所有代码及需要的文件-Employee information management system operations staff MFC curriculum design information management system contains all the code and necessary documents
PacketSniffer-
- 一个很好的VB开发的 网络原始数据包嗅探器(修正版)-A well developed network of VB original packet sniffer (as amended)
TUIO_IO
- CCV XML解析和协议的模拟。 CCV XML解析和协议的模拟。-CCV XML parsing and protocol simulation.
WinSocket
- 用MFC实现一个客户端&服务器端的聊天器,图形化界面。非常好用。-realise a chat system using MFC。It is very useful!!
dwz
- 一个dwz分页的例子 很油用,弥补了官方demo中缺少的部分-dwz page official demo desn t contain!
protobuf-csharp-port-2-3
- Protocol Buffers 是一种可用于通讯协议、数据存储等领域的语言无关、平台无关、可扩展的序列化结构数据格式. 这是CSharp源码-This is Google protocol buffer CSharp (C#) source code
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