资源列表
[网络编程] 可以聊天传送文件抓取屏幕
说明:利用VC编写的程序!利用socket实现的网络编程!可以对等通信或者传送文件,对话,截图!超过一般的聊天之类的代码!-VC prepared by the procedure! Use the socket achieve network programming! Such communication can be right or transmission of documents, dialogue, screenshots! Ge<李桃> 在 2008-10-13 上传 | 大小:43.89kb | 下载:1
[网络编程] MTServerSrc
说明:一个多线程实现的TCP服务端 listen, 在accept一个请求后,再启动一个线程来处理对应的socket-a multithreaded achieving TCP server listen, accept a request and then start a thread to handle the corresponding socket<无形> 在 2008-10-13 上传 | 大小:6.47kb | 下载:0
[网络编程] MTSClientSrc
说明:于多线程tcp服务的对应的客户端代码,主要实现发送命令到服务器然后再出来从服务器端返回的命令-in multithreaded tcp services, the corresponding client code, the main sending commands to the server and then out from the server to return to the order<无形> 在 2008-10-13 上传 | 大小:6.76kb | 下载:0
[网络编程] vcmessenger
说明:信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is th<白亮> 在 2008-10-13 上传 | 大小:42.73kb | 下载:0