-
基于WINSOCK的信息交互
通过serverSocket.Accept()来接收客户Socket的连接请求,在这里用循环可以实现该线程实时侦听,而不是只侦听一次。当程序运行serverSocket.Accept()时,会等待,直到有客户端Socket发起连接请求时,获取该客户Socket,如上面的clientSocket。在这里我用多线程来实现与多个客户端Socket的连接和通信,一旦接收到一个连接后,就新建一个线程,执行ReceiveData功能来实现信息的发送和接收
- 2022-03-19 00:10:54下载
- 积分:1
-
jabber 配套测试工具(2)
jabber 配套测试工具(2)-jab_simul 配合testsuite使用,怎么用就不用我在这里 多说了吧-jabber matching test tools (2)- jab_simul tie TestSuite use, not how I used it here to say all right
- 2022-09-15 07:50:03下载
- 积分:1
-
Socket异步通信,线程,双端队列示程序代码: 1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用...
Socket异步通信,线程,双端队列示程序代码: 1.正确的开始和终止线程 2.可以局域网内多人聊天 3.双端队列的设计和应用 -Socket asynchronous communication, thread, double-teams listed in the program code : 1. correct start and termination of two threads. can chat over LAN 3. Double-cohort design and application
- 2022-08-18 23:06:46下载
- 积分:1
-
同伴
点对点传输文件的程序。使用TransmitFile调用,通信双方既是客户机又是服务器-peer-to-peer file transfer procedures. Use TransmitFile call, communication is both client-server is
- 2022-04-16 03:37:47下载
- 积分:1
-
- 2022-08-10 17:18:30下载
- 积分:1
-
LQG / LTR控制飞机maiejowski平面模型
LQG/LTR control of plane model AIRC Maiejowski
- 2022-07-22 00:36:56下载
- 积分:1
-
MFC――自带的DLL 实现在IE中的传输 过防火 360 等
MFC――自带的DLL 实现在IE中的传输 过防火 360 等
- 2022-12-24 21:25:02下载
- 积分:1
-
停止等待协议的reciver和sender部分,是用vc2005做的,还好
停止等待协议的reciver和sender部分,是用vc2005做的,还好-Stop waiting for the agreement reciver and sender part is vc2005 do better
- 2023-02-13 06:00:04下载
- 积分:1
-
综合了国内外各种购物程序的特点,取长补短,真正做到了系统的健壮性和稳定性达到 极至。该商城系统界面简介、不花哨、运行速度快,管理功能全面、易操作,深受广 大企业...
综合了国内外各种购物程序的特点,取长补短,真正做到了系统的健壮性和稳定性达到 极至。该商城系统界面简介、不花哨、运行速度快,管理功能全面、易操作,深受广 大企业、白领、个人创业者的喜爱,是您开办网上商店的理想系统。-combination of domestic and international procedures of the various shopping features, learn from each other, really robustness of the system to achieve stability and association. The mall system interface descriptions, not garish, fast and comprehensive management capabilities, easy operation, the widespread enterprises, white-collar workers, the individual entrepreneurs alike, is that you run the online store the ideal system.
- 2022-03-14 16:04:51下载
- 积分:1
-
聊天室程序,支持多线程,非常好的一个游戏可以开发你的智力,希望你会喜欢的,支持网络和单机的...
聊天室程序,支持多线程,非常好的一个游戏可以开发你的智力,希望你会喜欢的,支持网络和单机的-chat room procedures and support multithreading, a very good game can develop your intelligence, I hope you like it, support networks and stand-alone
- 2022-06-17 03:13:05下载
- 积分:1