-
利用ICMP原理做的一个测网速的小程序
专注于外网
通过输入一个IP 就可以得到网速...
利用ICMP原理做的一个测网速的小程序
专注于外网
通过输入一个IP 就可以得到网速-Principle of the use of ICMP to do a little speed test procedures have focused on the importation of a foreign IP network can be speed
- 2023-08-03 06:30:04下载
- 积分:1
-
简单tcp,udp通信
这个项目可以实现简易的客户端和服务器端的通信,客户端和服务器端是任意指定的,通过这个程序,读者可以了解基于tcp的通信原理和基于UDp的通信原理以及两者之间的区别。
- 2023-08-23 18:05:05下载
- 积分:1
-
linux下对网络编程中PPP拨号连接的源代码!通过GUN进行编译!
linux下对网络编程中PPP拨号连接的源代码!通过GUN进行编译!-network programming under the PPP dial-up source code! Compiled by GUN!
- 2022-05-09 10:52:16下载
- 积分: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
-
这是一个用VC开发的如何获得本机名和IP地址的小程序.
这是一个用VC开发的如何获得本机名和IP地址的小程序.-This is a development of the VC how to get the machine name and IP address of small procedures.
- 2022-01-27 18:59:25下载
- 积分:1
-
windows自带的rpc远程过程调用,是最早的网络中件间。
windows自带的rpc远程过程调用,是最早的网络中件间。-windows own rpc remote procedure call, is one of the first pieces of inter-network.
- 2022-08-12 19:30:54下载
- 积分:1
-
network server, client, the client interface to server
网络服务器 程序,客户端程序,客户端界面,服务器端界面,-network server, client, the client interface to server-side interface
- 2023-07-19 06:00:03下载
- 积分:1
-
Visual+C++网络高级编程 光盘源码。学习windows网络编程。
Visual+C++网络高级编程 光盘源码。学习windows网络编程。-Visual+ C++ Network of high-level programming CD-ROM source. Learning windows network programming.
- 2023-04-05 14:30:04下载
- 积分:1
-
pieces of the LAN computers can have their computer name and IP
枚据局域网内的计算机,可以得到他们的IP和计算机名-pieces of the LAN computers can have their computer name and IP
- 2023-05-27 08:30:04下载
- 积分:1
-
用C++builder编写的一个用来获取天气信息的程序,其界面简单,实用性强...
用C++builder编写的一个用来获取天气信息的程序,其界面简单,实用性强-C++ builder prepared a weather information used to obtain the procedure, the interface simple. practical
- 2022-03-06 09:59:47下载
- 积分:1