-
Socket多线程处理代码
双线程处理Socket,一个线程负责发一个负责 ,TCPDemo在具体实现时,设计了一个CTCPListener类专门用于服务器对特定TCP端口的侦听。另外,设计了一个CStreamSocket类专门用于TCP数据的传输。CStreamSocket作为基类,服务器程序从它派生出另一个类CSocketSender专门用于数据的发送,客户机程序从它派生出CSocketReceiver类专门用于数据的接收。这些类的继承结构如图3
- 2022-01-22 15:43:47下载
- 积分:1
-
获取网站天气预报,很有新意的实现方法,介绍给大家.
获取网站天气预报,很有新意的实现方法,介绍给大家.-access websites weather, very innovative method, introduced to the public.
- 2023-07-10 05:35:03下载
- 积分:1
-
基于UDP协议的简单网络聊天室的实现,通过启动服务器、客户端程序实现网络对话传输...
基于UDP协议的简单网络聊天室的实现,通过启动服务器、客户端程序实现网络对话传输-UDP-based protocol to achieve a simple online chat room, by starting the server, the client program to achieve dialogue with the network transmission
- 2022-03-07 02:01:13下载
- 积分:1
-
This just a simple Winsocket chat program, check it out, and feel free to give m...
This just a simple Winsocket chat program, check it out, and feel free to give me tips and comment, through email or on this website.
-This is just a simple Winsocket chat program, check it out, and feel free to give me tips and comment, through email or on this website.
- 2023-06-21 03:20:03下载
- 积分:1
-
ISAPI过滤器实现用户身份鉴别,只有通过验证的用户才可访问资源...
ISAPI过滤器实现用户身份鉴别,只有通过验证的用户才可访问资源-ISAPI filter to achieve user authentication, only authenticated users can access resources
- 2022-09-19 22:30:03下载
- 积分:1
-
simple mobile c# procedures do I downloaded from the Internet do not know right...
简单的mobile程序 c#做的我从网上下载 不知对大家有没有用 或者对编程者有无帮助-simple mobile c# procedures do I downloaded from the Internet do not know right have we to use or whether to help programmers
- 2022-02-14 16:36:14下载
- 积分:1
-
书上的Csocket的网络客户端源代码.上面的许多知识对我有很大帮助.希望对您也有所帮助....
书上的Csocket的网络客户端源代码.上面的许多知识对我有很大帮助.希望对您也有所帮助.-Csocket book on the network client source code. Many of the above knowledge to have helped me a lot. You also want to be helpful.
- 2022-02-06 08:46:57下载
- 积分:1
-
于多线程tcp服务的对应的客户端代码,主要实现发送命令到服务器然后再出来从服务器端返回的命令...
于多线程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
- 2022-04-15 09:13:59下载
- 积分:1
-
简单的聊天软件
简单的聊天软件,基于TCP/IP协议,使用MFC CSocket类编写,分为客户端和服务器端两部分,适合初学者学习
- 2022-09-15 05:40:03下载
- 积分:1
-
电子商务系统开发平台,可供大家参考!
电子商务系统开发平台,可供大家参考!-e-commerce system development platform for your reference!
- 2022-06-16 21:59:53下载
- 积分:1