资源列表
wechatmocktest
- 微信模拟器,可用于微信公众账号的开发,用户本地测试发送模拟报文-Micro-channel simulator can be used for the development of micro-channel public account.
UPS
- UPS监控软件,实现开机自动启动,用串口类来实现的。其中串口类可是经典啊。包含异步和同步方式,采用回调函数实现串口数据处理-ups monitor,
tcpip_jishudaquan
- tcpip_jishudaquan.pdf 中文 应该比较详细了-tcpip_jishudaquan.pdf Chinese should be a more detailed
Client
- 基于MFC的socket聊天系统客户端,需要配置IP和端口号。-MFC s socket-based chat client system, you need to configure IP and port number.
LanSCREEMMonitor
- 局域网屏幕监控系统是主要由客户端和服务器端两部分组成。 客户端模块该模块主要用于抓取屏幕信息,进行数据压缩,然后划分数据报,向服务器端发送数据,并等待服务器发来的确认信息。 服务器端模块该模块主要用于接收客户端发送的数据报,然后向客户端发送确认信息,接着组合数据报为JPEG数据流,最后显示JPEG图像。 -LAN-screen monitoring system is mainly composed of client and server-side two
player
- C/S架构视频点播系统-media player based on C/S
GPRS
- 无线点菜系统中的通信部分,包括了VB98串口通信程序、gprs服务器程序-Wireless ordering system communication part, including the VB98 serial communication program, gprs server program
tczm
- 实现远程桌面功能源码Remote control -Remote control
SerialCom_Source
- UART Serial Communication GUI Program
expresstools
- windows PCAP下抓包动态库及DELPHI收发ETH数据包的例子。-Under windows PCAP capture examples of dynamic libraries and ETH DELPHI receive packets.
sip-communicator-1.0-src
- 用java编写的软电话,基于sip实现了ua,us。 很好的开源学习代码。
chapter_two
- 《WINDOWS编程循序渐进》第二章源代码,包含FileDlg、PropertyDialog_MultiPage等9个例子文件,供初学者使用,VS2010测试通过。-Source code of Chapter two from 《WINDOWS programming step by step》,including 9 application program such as FileDlg、PropertyDialog_MultiPage and so and.