-
HIT curriculum design of computer networks based on LAN sniffer SharpCapture
哈工大 计算机网络 课程设计 局域网嗅探器 基于SharpCapture-HIT curriculum design of computer networks based on LAN sniffer SharpCapture
- 2022-07-05 14:19:27下载
- 积分:1
-
cross
跨平台信息交流,基于 TCP/IP(UDP),无需服务器,简单易用,可传送文件和文件夹,通讯数据采用 RSA/Blofish 加密.-cross-platform information exchange, based on TCP/IP (UDP) without the server, simple and easy capable of transmitting files and folders, data communications using RSA/Blofish encryption.
- 2022-03-05 23:25:41下载
- 积分:1
-
Based on the communication terminal equipment and the gateway server, interface...
基于通信终端设备与网关服务器的接口协议,实现协议转换 转码 译码 功能。-Based on the communication terminal equipment and the gateway server, interface protocols, protocol conversion, transcoding decoding capabilities.
- 2022-10-29 16:05:03下载
- 积分:1
-
获取本地或远程的网络信息。比如:输入计算机名,就可以获得IP地址等信息....
获取本地或远程的网络信息。比如:输入计算机名,就可以获得IP地址等信息.-Access to local or remote network information. For example: Enter the computer name, IP address, etc. on the available information.
- 2023-01-14 19:30: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
-
发送邮件的小程序,
在vc6.0下编译通过。
发送邮件的小程序,
在vc6.0下编译通过。-Send e-mail applet, in the compiler under vc6.0 through.
- 2022-04-20 10:14:09下载
- 积分:1
-
能使用TCP打洞的源程序,不是前面所说的是UDP打洞原理!
能使用TCP打洞的源程序,不是前面所说的是UDP打洞原理!-Can use TCP holes the source, not in front of talking about the principle of UDP holes!
- 2023-03-12 19:50:04下载
- 积分:1
-
通过ftp自动升级程序,pb6.5以上可以打开
通过ftp自动升级程序,pb6.5以上可以打开-Ftp automatically through the upgrade process, pb6.5 can open more than
- 2022-04-22 13:58:22下载
- 积分:1
-
简单的聊天软件
简单的聊天软件,基于TCP/IP协议,使用MFC CSocket类编写,分为客户端和服务器端两部分,适合初学者学习
- 2022-09-15 05:40:03下载
- 积分:1
-
DNS(域名解析)程序
DNS(域名解析)程序-DNS (domain name analysis) procedure
- 2022-07-19 17:35:13下载
- 积分:1