-
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当...
线程安全实例。该程序说明线程安全问题。该例子实现的功能与多线程并发服务器实例的类似,但增加了一个客户数据存储功能,即服务器将存储每个连接客户所发来的所有数据,当连接终止后,服务将显示客户的名字及相应的数据。-thread safety examples. Description of the procedures for the security thread. The examples of the functions and multi-threaded server with similar examples, but the addition of a customer data storage function, which is to store each server will connect customers come in all the data, when connected after termination of service customers will show the names and corresponding data.
- 2022-01-22 03:51:50下载
- 积分:1
-
Winsock control through the establishment of client, server
通过Winsock控件建立的客户、服务器-Winsock control through the establishment of client, server
- 2022-02-12 02:25:45下载
- 积分:1
-
异步http请求。 不用通常的线程模型。使用者可以放心使用,不用担心资源冲突。...
异步http请求。 不用通常的线程模型。使用者可以放心使用,不用担心资源冲突。-asynchronous http requests. Not usually the thread model. Users can be assured use without fear of resource conflicts.
- 2022-01-25 14:59:13下载
- 积分:1
-
采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类client...
采用Microsoft Visual C++编写。界面基于对话框方式。通过对socket类继承实现软件中的服务端类serversocket和客户端类clientsocket。由于将服务端类和客户端类的调用在一个工程中实现,所以一个程序既可以作为服务端也可以作为客户端。代码中加入了基本的错误处理功能。-using Microsoft Visual C preparation. Based on the way the dialog interface. Socket type of software succession to the service changer serversocket and clientsocket changer. Due to the services changer and changer call in a project to achieve, so a procedure can be as server can be used as the client. Code by adding a basic error-handling capabilities.
- 2022-03-04 06:54:14下载
- 积分:1
-
二分法求解跟 s=3*x*x*x
二分法求解跟 s=3*x*x*x-2*x*x+1 求解跟-Dichotomy solution with s = 3* x* x* x-2* x* x+1 solution with the
- 2022-11-16 11:10:04下载
- 积分:1
-
用于下载文件,还可以用于更新网络文件,还可用于加密文件。...
用于下载文件,还可以用于更新网络文件,还可用于加密文件。-Used to download files, but also can be used to update the network files, can also be used to encrypt files.
- 2022-04-22 18:13:58下载
- 积分:1
-
TCP打洞参考 TCP打洞参考
TCP打洞参考 TCP打洞参考-TCP holes holes TCP reference reference
- 2023-08-04 07:35:03下载
- 积分:1
-
网络相关(局域网内的所有机器都应该能够收到广播语音)
网络相关(局域网内的所有机器都应该能够收到广播语音)-networking (LAN of all machines should be able to broadcast voice)
- 2022-04-06 21:52:01下载
- 积分:1
-
the lucrative article management system Brick Article System (BAS) 1.2 beta code...
风中的板砖文章管理系统Brick Article System(BAS) 1.2测试版 代码重新编写 修改了狠多地方,不再多说了,喜欢的就自己看吧 -the lucrative article management system Brick Article System (BAS) 1.2 beta code rewrite the idea of amending more local, not more than that, like on ion battery
- 2022-02-01 12:56:45下载
- 积分:1
-
这是一个聊天室例程,服务器程序是chatsrvr.exe,客户端是ChatClient.exe,服务器先运行,客户连接到服务器运行的计算机的IP即可。...
这是一个聊天室例程,服务器程序是chatsrvr.exe,客户端是ChatClient.exe,服务器先运行,客户连接到服务器运行的计算机的IP即可。--This is a chatroom example, the server program is chatsrvr.Exe, the client is ChatClient.Exe,The server must run first,then a client only need to connect to the server IP.
- 2022-09-12 14:45:03下载
- 积分:1