-
利用vc6.0开发,可以监控网络实时监控网络流量,同时利用图像分析显示网络流量大小。值得参考。
利用vc6.0开发,可以监控网络实时监控网络流量,同时利用图像分析显示网络流量大小。值得参考。-Vc6.0 use development, the network can monitor real-time monitoring of network traffic, while the use of image analysis showed that the size of network traffic. Worth considering.
- 2022-09-19 14:55:03下载
- 积分:1
-
This a sample NDIS driver supporting the National Semiconductor Fast Infrared Co...
This a sample NDIS driver supporting the National Semiconductor Fast Infrared Controllers. It implements the OID_IRDA_* calls required of any NDIS IrDA miniport.
- 2022-02-11 11:35:47下载
- 积分:1
-
IPX
IPX & SPX Custom Controls For Visual Basic 3.0 & Windows 3.1。早期的经典网络编程参考代码,今天仍有一定借鉴意义,也希望有兴趣的人参考,或做怀旧之意。-IPX
- 2022-03-18 02:19:46下载
- 积分:1
-
根据实际需要,以及自动生产的一个证书的吨。
能够根据实际需要自动制作证书以及对证书的管理-According to actual needs, as well as automatic production of a certificate of the certificate management
- 2022-02-01 03:10:46下载
- 积分:1
-
IP地址查询,可以给个地址,查到相应的地点和其他信息
IP地址查询,可以给个地址,查到相应的地点和其他信息
-IP Address inquiries can give addresses, find the corresponding locations and other information
- 2022-01-28 16:07:54下载
- 积分:1
-
双服务器心跳检测,支持串口协议。表达平台…
实现双服务器的心跳探测,支持udp和串口。
快平台的tcp,udp类。-Dual server heartbeat detection, and support for serial udp. Express platform tcp, udp category.
- 2022-06-19 22:41:21下载
- 积分:1
-
局域网内的一个简单的聊天程序,分为服务器端与客户端两部分...
局域网内的一个简单的聊天程序,分为服务器端与客户端两部分-LAN within a brief chat procedures, divided into server and client part 2
- 2022-04-17 04:26:40下载
- 积分:1
-
一个套接字通信程序
包含一个测试的状态机
一个套接字通信程序
包含一个测试的状态机-A socket communication program includes a test state machine
- 2023-07-15 17:40:07下载
- 积分: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
-
mutilerthread
基于VC的多线程编程,是网络编程中实例的源代码-mutilerthread
- 2022-06-19 00:20:09下载
- 积分:1