资源列表
SendClient
- 实现通信,可以接收来自gprs发送的数据-Implement the communication, can receive data from the GPRS send, is part of the client- server model
ftp
- 简单FTP,实现文件上传下载,以及目录访问等功能,通过键入help查看相关命令-Simple FTP, for file uploading and downloading, as well as features such as directory access, view command by typing help
tcp
- 针对gprs传输采用tcp协议,因此采用基于TCP的服务器。-In view of the GPRS transmission adopts TCP protocol, so based on the TCP server.
WSNET
- 通过基于TCP协议,可以创建一个服务器,可以实现对数据的接收。-Based on the TCP protocol, you can create a server, can realize the data receiving.
TCPSrv
- 通过对TCP协议的使用,我们可以创建一个服务器实现对数据的接收。-Through the use of TCP protocol, we can create a server implementations of data received.
tcpdefuwuqi
- 通过利用socket编程,调用相关的接口函数,可以实现通信。-By using the socket programming, call the relevant interface function, can realize communication.
IPtrafficmonitor
- VC下实现winpcap网络抓包程序源代码,MFC-The VC under winpcap network capture program source code, MFC
Bubble
- 使用vc++完成吐泡功能,程序已调试成功,请放心使用-Using vc++ to complete the spit bubble functions, the program has been successful debugging, ease of use
mini2440samba
- mini2440的samba移植,主要用作windows与开发板的文件共享。-The samba mini2440 transplant, mainly used for windows file sharing and development board.
Visual-C-P-P-development-of-SNMP-
- Visual C++开发基于SNMP的网络管理软件-Visual C++ development of SNMP based network management software
TcpUdpTest
- 基于MFC的tcpUDP测试工具,仅仅完成了界面,主题收发未做-TcpUDP MFC-based testing tool, just completed a screen, without making the theme transceiver
HTTPGetPost
- 一个连接HTTP服务器的CLient是用MFC做多文档视图做的界面,其中详细的接受啊了使用HTTP Get和HTTP Post两种方式向服务器的发送请求的过程,并且把发送请求的http协议头和收到的协议头和内容都输出到了界面中,很容理解http协议。VC6.0测试通过,使用的时候,只需修改代码中http服务器的地址即可。-HTTP server CLient a connection is made with a multi-document view MFC int
