资源列表
gateway
- 用c++编写的网络通信框架,适用于多客户端的网络通信 client: 模拟客户端程序 server: 模拟服务端程序 gateway:网关程序 启动:client.exe server.exe gateway.exe程序,client程序会网关gateway.exe发送消息 消息内容为字符:00004XXXX XXXX为字符,是使用 04d打印到BUF中的, gateway.exe收到client.exe发送的消息,此时从系统路由表中取到:B_HOST的信息,并把
client1
- linux环境下的TCP通信的客户端程序,对于新入行的很有帮助,流程十分清晰。-linux environment TCP client communication procedures, for new entrants to the helpful, very clear process.
client_for_tcp_witherrorproc
- linux环境下的网络编程的TCP客户端程序,流程十分清晰,适合初学者。-linux network programming environment of the TCP client program, the process very clear for beginners.
server_for_tcp_witherrorproc
- 接着上传带出错处理机制的linux环境下的网络编程-TCPserver端的流程程序,适合研究网络编程的初学者。-Then upload error handling mechanism with the linux network programming environment of the process end-TCPserver procedures, research network programming for beginners.
server_for_tcplinux
- 带出错处理的linux环境下的网络编程,TCP server端程序,适合研究网络编程的初学者。-Wrong with the linux environment to deal with the network programming, TCP server-side program, research network programming for beginners.
a_very_simplewebserver
- 最能说明问题的webserver源码,复杂的也都是这个原理,研究这个逐步深入下去就可以了。-The most telling source webserver and complex are the principle, continue to study the gradual deepening of it.
VCSocket
- vc开发的基于WINSOCK API的C/S程序-vc development WINSOCK API based on the C/S program
JSP_liuyanben
- jsp编写的留言本系统,用于jsp的学习。-jsp message prepared by the system for learning jsp.
BTMIDlet
- 手机蓝牙功能,有客户端和服务器端。是j2me初学者源码参考的很好的-Bluetooth-enabled mobile phones, there are client and server-side
MAC_addres1923158112005
- This simple app generates a MAC address for Ethernet cards. Maybe it can be useful for you.
[_winsock_186
- This tutorial is to explain how to send files (of any size) to any ip using winsock.I ve assumed that the reader knows only the basics of winsock...so i ve explained it in detail and the codes are higly commented
A_perfect_199921672006
- I implemented a perfect file transfer OCX client/server. I created a perfect function to parse and split the data. The source file size is equal to destination. NO LOSS OF DATA in the packets!
