-
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
-
一个java的引擎小程序,内部有5个模块组成。是java初学者学习绘图的很好例子...
一个java的引擎小程序,内部有5个模块组成。是java初学者学习绘图的很好例子-an engine small program within five modules. Java beginners learning is a good example of Mapping
- 2022-04-20 04:23:26下载
- 积分:1
-
一个简单的员工管理系统,可以体现出员工现在状态,是否劳动力。...
一个简单的员工管理系统,可以体现出员工现在状态,是否劳动力。-a simple staff management system that can reflect the state employees now, whether labor.
- 2023-02-27 05:05:03下载
- 积分:1
-
Trinidad encompassing the development of all the information, the development of...
含括了
MC35i开发的全部资料,是开发GPRS的好帮手,希望对各位有用!-Trinidad encompassing the development of all the information, the development of GPRS is a good helper, and I hope to you and useful!
- 2022-03-16 17:51:25下载
- 积分:1
-
文件传输实例,非常有价值
文件传输实例,非常有价值-File transfer example, the very valuable
- 2022-05-06 13:59:26下载
- 积分:1
-
一个以太网UDP数据包发送程序,可以直接指定16进制数据以及对方的IP地址...
一个以太网UDP数据包发送程序,可以直接指定16进制数据以及对方的IP地址-An Ethernet UDP packet sent procedures, can be directly designated 16 hexadecimal data, as well as each other s IP address
- 2022-04-02 10:51:20下载
- 积分:1
-
simple client
简单的客户端服务器程序,java编写,功能十分简单-simple client-server process, the preparation of java, a very simple function
- 2022-05-16 17:53:12下载
- 积分:1
-
多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能.在局域网中测试达到极限速度.支持断点续传.服...
多线程socket文件传输/支持断点续传/收发消息/点对多点 使用阻塞方式的socket,使用多线程,有较高的性能.在局域网中测试达到极限速度.支持断点续传.服务端可同时接收多个文件.传输文件的同时可以发送网络消息.-multi-threaded socket file transfer/support HTTP/transceiver news/obstruction use point-to-multipoint modes of socket, multi-threaded, high performance. In LAN test the speed limit. Support for HTTP. The server can also send multiple files. Transfer files with the when this network news.
- 2022-01-24 09:53:05下载
- 积分:1
-
用vc写的winsock
用vc写的winsock-UDP程序,是学习winsock的好帮手!- Winsock-UDP procedure writes which with vc, is good helper
which studies winsock!
- 2022-03-03 21:09:44下载
- 积分:1
-
SERVEUR-CLIENT
c语言的服务器和客户机源代码,使开发人员易于实现服务器和客户机之间的连接;
- 2022-04-23 20:57:08下载
- 积分:1