资源列表
CMPP3.0
- CMPP3.0协议源码,对研究cmpp协议的人和利用它编程的人很有帮助
chat
- 分为服务器端和客户端,使用时先要将代码重新生成.运行后(添加ip),服务器端和客户端可以进行语音聊天.
EasySMPP-1.0.0.1
- SMPP protocol library for fast and easy SMSC(Short Message Service Centre) client development even for non-telecom guys. Easy to use classes covers all needed functionality for SMS applications developers and Content Providers. Written for .NET 2.0 i
smppcxx.0.1.0.tar
- A set of C++ classes for encoding and decoding SMPP (Short Message Peer-to-Peer) PDUs. Support for all PDUs described in the SMPP V5.0 specification.
WeiQi
- 自己做的一个网络围棋对战程序,很简单,学习网络协议和编程的可以看看、
ipFind
- vc++采用list方式,实现获取本地计算机的ip地址
hmac
- hmac是一种消息验证码,我开发的这个程序可以进行任意长度的消息验证。该程序代码可以用来防止文件篡改,可以适当修改输入密码。
smtp_send
- vc6.0实现的smtp代理客户端程序,可添加附件,实现抄送功能。
liaotian
- 初学的时候做的一个聊天系统,可以多人,可以检测IP等
nettrans
- 用VC++编写的基于windows sockets编程的聊天应用程序,分为客户端和服务端两个文件
filetransport
- 用VC++实现的网络文件传输,用了windows sockets来实现的
CPPJ20080814_0.9
- 用C++多线程实现的一个socket服务器,开启了两个端口,主要实现的功能是将一个一个端口中接收到的数据转发到另一个端口的客户端