-
取网卡信息程序
取网卡信息程序-Program which can get NIC information
- 2022-06-12 14:18:02下载
- 积分:1
-
一个多线程的扫描器的实现,可以得到机器的详细信息和状态
一个多线程的扫描器的实现,可以得到机器的详细信息和状态-a multithreaded the realization of the scanner, the machine can get detailed information and the state
- 2023-03-14 19:30:04下载
- 积分:1
-
the procedure used by several major RAS API function and multi
该程序主要用到了几个RAS API函数和多线程技术。 具体实现请参考源代码!-the procedure used by several major RAS API function and multi-threading technology. Please refer to achieve specific source code!
- 2023-07-05 04:20:03下载
- 积分:1
-
examples of the complete simulation of FTP functions. In 2000 server port for th...
该实例完成模拟的FTP功能.服务器程序在2000端口进行侦听,并进入等待连接状态.客户端尝试和服务器端的连接.连接一旦建立,就可以在服务器端和客户端之间进行文件传输,程序里要求文件夹小于32KB.客户端提示输入文件各,该文件名可以带路径,服务器收到文件后,将其写到相应位置.-examples of the complete simulation of FTP functions. In 2000 server port for the interception, and went to wait for the state of the link. Client and server-side to the other. Connecting once established, can the server and client file transfer between that the procedures requested folder is less than 32KB . the client suggested the importation document, the file name can bring path, the server received the documents, wrote to the corresponding location.
- 2023-08-10 12:45:04下载
- 积分:1
-
此示例演示了如何使用sio_rcvall,sio_rcvall_mcast,和sio_rec…
This sample illustrates how to use the SIO_RCVALL, SIO_RCVALL_MCAST, and SIO_RECVALL_IGMPMCAST ioctls available on Windows 2000 and later.
- 2022-04-07 15:39:34下载
- 积分:1
-
VC++编程环境,多线程聊天程序。界面友好,方便使用
VC++编程环境,多线程聊天程序。界面友好,方便使用-VC++ programming environment, multi-threaded chat program. Friendly interface, easy to use
- 2022-10-08 11:00: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
-
简单的抓包工具,方便易用~~~~~~~~~~~・
简单的抓包工具,方便易用~~~~~~~~~~~・-简单的抓包工具~~~~~~~~~~~~~~~~~~~~~~~
- 2022-05-06 15:53:07下载
- 积分:1
-
这是一个电话号码合网络地址转换的程序源代码。
这是一个电话号码合网络地址转换的程序源代码。-This is a telephone number a network address translation of the source code.
- 2023-08-27 16:10:04下载
- 积分:1
-
通过SNMP查询来得到网卡信息,做软件授权可参考该功能
通过SNMP查询来得到网卡信息,做软件授权可参考该功能-Through SNMP queries to obtain card information, the software is authorized to make reference to the function
- 2023-07-25 23:25:03下载
- 积分:1