-
可以模拟各种数据包的工具,用以测试各种网络程序
可以模拟各种数据包的工具,用以测试各种网络程序-Can simulate various tools for data packets to test a variety of network procedures
- 2023-05-22 22:45:03下载
- 积分:1
-
聊天程序代码服务器端
聊天程序代码服务器端-Chat server code
- 2022-02-05 20:09:20下载
- 积分:1
-
语音网络传输
语音网络传输 -Voice network transmission
- 2022-01-25 21:15:50下载
- 积分:1
-
five large IO model three : It model It introduced the general programming model...
5大IO模型之三:iocp模型,介绍iocp模型的一般编程流程。-five large IO model three : It model It introduced the general programming model process.
- 2022-04-14 15:55:08下载
- 积分:1
-
获取网络上某台电脑的ip地址,权威程序!经典认证。
获取网络上某台电脑的ip地址,权威程序!经典认证。-access to a network of computers ip address, authoritative procedures! Classic certification.
- 2022-02-26 05:27:11下载
- 积分:1
-
可以将一个网站里面的内容全部拷贝下来,我试了一下,仿佛只能下载当前网页里面的内容。而不是整个网站里的所有东东。...
可以将一个网站里面的内容全部拷贝下来,我试了一下,仿佛只能下载当前网页里面的内容。而不是整个网站里的所有东东。-can be inside a website all copies of the content down, I tried it, as if the current website can download the contents inside. Instead throughout the site all Dongdong.
- 2022-02-18 16:26:23下载
- 积分: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
-
一个通过POP3收邮件的VC++工程,可以将email附件解开
一个通过POP3收邮件的VC++工程,可以将email附件解开-POP3 incoming mail through the VC project, you can email the annex to untie
- 2023-04-29 05:45:03下载
- 积分:1
-
在服务端运行tcp.exe, 在另一台与之在同一network的客户端上运行tcplnk.exe, 规定相同的port, 在服务端上begin, 在客户端上输入...
在服务端运行tcp.exe, 在另一台与之在同一network的客户端上运行tcplnk.exe, 规定相同的port, 在服务端上begin, 在客户端上输入服务器的IP地址,connect, 客户端上编辑框中的字符便可send到客户端的编辑框中。-on the server running tcp.exe, another in the same network with the client running on tcplnk.exe require the same port, on the server begin, the client server on the importation of the IP address, connect, the client on the edit box of the characters can send to the client the editorial box.
- 2022-04-23 23:45:19下载
- 积分:1
-
一个小浏览器,能够基本功能,如向前、向后、跳跃等
一个小浏览器,能实现基本功能,如前进,后退,跳转等-a small browser, able to basic functions, such as forward, backward, jump, etc.
- 2022-08-05 22:40:08下载
- 积分:1