-
Winsock的简单多客户服务器源代码.rar
Winsock的简单多客户服务器源代码.rar
- 2022-01-25 18:20:08下载
- 积分:1
-
一品脱
一个小巧玲珑的在线调查程序,它容量很小,可读性很高,多多关照-a pint-sized online survey procedures, capacity small, highly readable, to take care of
- 2022-01-25 21:00:04下载
- 积分:1
-
UDP Socks5穿透包像UDP实现,支持Socks5年龄…
UDP穿透Socks5的实现 ,一个封装UDP类,支持Socks5代理,原理可参看rfc1928-UDP Socks5 penetrating the realization of a package like UDP, support Socks5 agent, principle can be found in rfc1928
- 2022-03-18 08:11:45下载
- 积分:1
-
C#Socket窗体异步通讯
在VS 2008 平台下用C#语言编写的Socket通讯程序,采用异步模式,包括客户端和服务器两项源码,简单易懂,适合初学者,经测试可用
- 2022-07-22 15:31:41下载
- 积分:1
-
视频聊天
使用视频聊天软件用C++写的,有参考价值
- 2023-06-20 13:55:05下载
- 积分:1
-
Chat VC++ implementation of video conferencing over the chat room
聊天室的VC++实现 视频会议 多人聊天室-Chat VC++ implementation of video conferencing over the chat room
- 2022-02-05 01:25:59下载
- 积分:1
-
server/client structure, the client can search commodities prices.
server/client结构,可通过客户端搜索商品种类、价格。-server/client structure, the client can search commodities prices.
- 2022-04-28 20:40:32下载
- 积分:1
-
多线程ping的的实现,主要是多核下ping的实现
多线程ping的的实现,主要是多核下ping的实现-Multi-threading ping of realize, mainly under the ping the realization of multi-core
- 2023-04-14 01:45:03下载
- 积分:1
-
这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架...
这个socket服务器代码可以为你建立指定的监听端口、客户端请求响应机制等一些服务器所具备的基本框架-the socket server code can you establish designated monitor port, the client request response mechanism and some other servers with a basic framework
- 2022-01-25 18:03:08下载
- 积分:1
-
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CLis...
WINSOCK服务器端示例程序说明 该程序是基于对话框编程的,是采用一对多的方式进行连接的。 整个程序主要由CServerDlg,CServerApp,CListenSocket,CClientSocket构成的。 (所有关于类的说明在代码中有) 下面简单介绍一下程序流程: 主程序调用CListenSocket类的对象来进行对Socket的监听,当收到请求时调用主程序的函数来处理相应的连接,把Socket放进队列中。 对于Socket的接收数据和断开连接是由消息来触发的,是通过调用基类CSocket中的虚函数重载来处理的。 注:详细的过程,在程序代码中均有注释!-Winsock server sample program note that the procedure was based on dialog programming, using one-to-many is the way to connect. The entire process by CServerDlg, CServerApp, CListenSocket, constitute the CClientSocket. (All categories on the note in code) The following outlines procedures have : main program called CListenSocket category to the target of the listening socket, when the call request is received when the main program functions to the corresponding connections, socket into the queue. Socket for the reception of data and disconnected from the news to trigger, by calling the base class CSocket the virtual function to handle the heavy load. Note : Details of the procedure code have Notes!
- 2022-01-26 07:55:19下载
- 积分:1