-
This topic for the realization of a TCP protocol using multi
此题目为实现一个采用TCP协议实现多线程的web server.即使用操作系统提供的多线程库实现多线程并发服务器具体要求为,在浏览器中输入 http://127.0.0.1:6789/index.html 可正确显示纯html文件index.html-This topic for the realization of a TCP protocol using multi-threaded web server. That is, the use of multi-threaded operating system to provide multi-threaded concurrent database server to achieve the specific requirements for the browser, type in http://127.0.0.1:6789/index.html can correctly display pure html file index.html
- 2022-10-24 14:25:03下载
- 积分:1
-
By infrared usb virtual serial port to a small program, and have read the attach...
经usb红外口转为虚拟串口的小程序,并且附带有读取程序。-By infrared usb virtual serial port to a small program, and have read the attached program.
- 2023-08-31 06:55:04下载
- 积分:1
-
本工程为网络计算机之间的消息传输和发送,基于P2P实现网络文件传输。...
本工程为网络计算机之间的消息传输和发送,基于P2P实现网络文件传输。-works for the computer network between the transmission and delivery of information, based on peer-to-peer network file transfer.
- 2022-03-09 15:19:37下载
- 积分:1
-
FTP站点的扫描仪
FTP站点扫描器-FTP site scanners
- 2022-07-18 03:25:58下载
- 积分:1
-
c++ meditation, c++ one of the classics, pretty good things
c++沉思录,c++的经典著作之一,相当不错的东西-c++ meditation, c++ one of the classics, pretty good things
- 2022-05-26 02:12:33下载
- 积分:1
-
CRC校验VB源码,直接可以使用,有注释
CRC校验VB源码,直接可以使用,有注释-CRC Checksum VB source, can be used directly, has the Notes
- 2022-05-25 09:27:34下载
- 积分:1
-
check mail server mail information source code (support SOC), the great value
查邮件服务器邮件信息源代码(支持SOC),很有价值
- 2022-01-25 23:57:16下载
- 积分:1
-
melody1.2 源码
#include "MemoryModule.h"
#include "resource.h"
#include "C_svchost.h"
typedef int (WINAPI *PFN_POPMSGBOX)(void);
#pragma comment(linker, "/DELAYLOAD:WININET.dll")
#pragma comment(linker, "/DELAYLOAD:WS2_32.dll")
#pragma comment(linker, "/DELAYLOAD:PSAPI.DLL")
#pragma comment(linker, "/DELAYLOAD:GDI32.dll")
#pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:SHELL32.dll")
#pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll")
#pragma comment(linker, "/DELAYLOAD:MSVFW32.dll")
#pragma comment(linker, "/DELAYLOAD:WINMM.dll")
#pragma comment(linker, "/DELAYLOAD:USER32.dll")
#pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:IMM32.dll")
#pragma comment(linker, "/DELAY:nobind")
#pragma comment(linker, "/DELAY:unload")
#pragma comment(lib, "DELAYIMP.LIB")
#pragma comment(linker, "/DELAYLOAD:USER32
- 2022-08-24 08:05:56下载
- 积分:1
-
是一个留言本简单实用。对刚学ASP开发的朋友是一个非常不错的例子。下了就可以用。
ADMIN...
是一个留言本简单实用。对刚学ASP开发的朋友是一个非常不错的例子。下了就可以用。
ADMIN-Is a message in this simple and practical. On the development of a friend just learning ASP is a very good example. Can be used under the. ADMIN
- 2023-08-19 15:50:03下载
- 积分:1
-
完成端口模型的实现,基本的框架,可以利用这个框架扩充
完成端口模型的实现,基本的框架,可以利用这个框架扩充-Realize the completion port model, the basic framework, this framework can be used to expand
- 2022-04-15 00:40:34下载
- 积分:1