-
非常有用的构造并发送IP/UDP/ICMP数据包的程序
非常有用的构造并发送IP/UDP/ICMP数据包的程序-A useful program which can construct and send IP/UDP/ICMP data packets
- 2023-04-03 03:00:04下载
- 积分:1
-
IOCP模型代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来...
IOCP模型代码所有封装好的VC原代码
有一定的学习研究作用 大家可以下载来-IOCP model code of all the original code package good VC has a certain degree of study and research the role of U.S. can be downloaded to
- 2023-04-25 14:00:03下载
- 积分:1
-
通过与服务器端相连,实现即使通信。客户端
通过与服务器端相连,实现即使通信。客户端-Connected with the server-side to achieve even if the communication. Client
- 2023-07-08 06:15:04下载
- 积分:1
-
window下,固定结构格式的数据文件进行网络数据传输,经过编译,很实用...
window下,固定结构格式的数据文件进行网络数据传输,经过编译,很实用
-window, the fixed structure of data file formats for network data transmission, through the compiler, it is practical
- 2023-03-10 13:55:04下载
- 积分:1
-
With VC++ Realize network file transfers, windows sockets used to realize the
用VC++实现的网络文件传输,用了windows sockets来实现的-With VC++ Realize network file transfers, windows sockets used to realize the
- 2022-08-19 22:03:15下载
- 积分:1
-
their SOCKET prepared by the network communication software, the VC 6.0 compiler...
自己编写的网络SOCKET通讯软件,在VC 6.0下编译通过,功能比较简单,可在局域网中任意两台机器上通讯,可下载此软件代码,用于自己的网络通讯类-their SOCKET prepared by the network communication software, the VC 6.0 compiler, relatively simple function can be arbitrary in LAN communications on the two machines can download this software code for the communications network
- 2022-03-20 09:52:59下载
- 积分:1
-
ace源代码中附带的管理日志服务器实现的一个具体的小例子,希望能上传成功...
ace源代码中附带的管理日志服务器实现的一个具体的小例子,希望能上传成功-ace in the source code attached to the log management server of a specific implementation of a small example of the hope of a successful upload
- 2023-01-29 20:20:03下载
- 积分: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
-
最新反编译工具,可以完全编译你的.net程序,自动升级
最新反编译工具,可以完全编译你的.net程序,自动升级-find IP addr
- 2022-01-24 17:33:38下载
- 积分:1
-
网络文件传输(分服务端和客户端)
网络文件传输(分服务端和客户端)-network file transfer (sub-server and client)
- 2022-03-30 01:49:14下载
- 积分:1