-
自动检测网络状况,当网络闲置时自动关机,可根据实际情况选择关机条件。...
自动检测网络状况,当网络闲置时自动关机,可根据实际情况选择关机条件。-Automatically detects network conditions, when the network shuts down automatically when idle, according to the actual situation may choose to shut down conditions.
- 2023-06-16 12:40:03下载
- 积分:1
-
network server, client, the client interface to server
网络服务器 程序,客户端程序,客户端界面,服务器端界面,-network server, client, the client interface to server-side interface
- 2023-07-19 06:00:03下载
- 积分:1
-
深圳二手网
深圳二手网-生成HTML
程序演示:http://www.szes.cn
后台管理地址:/szadmin/Admin_Login.asp
模板文件: mb文件下 自己修改-Shenzhen secondary network-generated HTML procedures demo : http :// management background www.szes.cn address :/szadmin/Admin_Login.asp template files : mb under their revised document
- 2022-03-21 03:29:31下载
- 积分:1
-
协议CMPP3.0源码,用VC++实现,仅供参考…
CMPP3.0协议源码,采用VC++来实现,仅供参考。-Agreement CMPP3.0 source, using VC++ To realize, for informational purposes only.
- 2022-08-13 00:11:12下载
- 积分:1
-
网站,整站代码 网站,整站代码 网站,整站代码
网站,整站代码 网站,整站代码 网站,整站代码-website, the whole point code we bsite, the whole point code we bsite, the whole point code website, the whole point code
- 2022-06-18 22:42:00下载
- 积分:1
-
TCP提供了一套完整的软件包,包括多
TCP功能的完整封装,包括多线程的处理,大量并发客户端的处理。-TCP features a complete package, including multi-threaded processing, a large number of concurrent client-side processing.
- 2022-03-01 20:17:56下载
- 积分:1
-
一个模拟网络书店的程序,具有网络书店的一般功能,包括查阅目录和购买等
一个模拟网络书店的程序,具有网络书店的一般功能,包括查阅目录和购买等-a simulation network of bookstores procedures, with the general bookstore network functions, including access to catalog and purchase
- 2022-01-26 07:59:49下载
- 积分:1
-
著名的抓包程序WPcap,强烈推荐下载
著名的抓包程序WPcap,强烈推荐下载--The famous capture procedure (WPcap),recommend!
- 2022-06-17 01:05:05下载
- 积分:1
-
停止等待协议的reciver和sender部分,是用vc2005做的,还好
停止等待协议的reciver和sender部分,是用vc2005做的,还好-Stop waiting for the agreement reciver and sender part is vc2005 do better
- 2023-02-13 06:00:04下载
- 积分: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