搜索资源列表
Ping_and_Tracert_Codes
- Ping is an old Unix utility which is pretty useful even today. The basic idea behind Ping is to find out whether the network is reachable and alive or not. Ping basically sends an ICMP echo request and then waits for an ICMP echo response the roundtr
ICMP_App
- 本代码实现用ICMP传递消息,检测网络通不通、主机是否可达、路由是否可用等网络本身-The pass code to use ICMP messages to detect network through the barrier, the host is reachable, routing and other network itself is available
ping
- 在MFC中实现ping命令的功能,检测远程主机是否可达,另外还具有ID地址与MAC地址的转换。-Ping command in MFC to achieve the function, remote host is reachable, also has an ID address and MAC address translation.
ICMP_App
- ICMP是(Internet Control Message Protocol)Internet控制报文协议。它是TCP/IP协议族的一个子协议,用于在IP主机、路由器之间传递控制消息。控制消息是指网络通不通、主机是否可达、路由是否可用等网络本身的消息。这些控制消息虽然并不传输用户数据,但是对于用户数据的传递起着重要的作用。 安装及使用须知 1、如果用户安装的是Microsoft Visual Studio .NET 2005,那么可以直接打开Code文件夹下的项目,查
ping
- minix下ping命令的实现,编译后生成的可执行文件可用于判断服务器是否可达-Under minix achieve ping command, the compiled executable file may be used to determine whether the server is reachable
GWMEP-Task-Manageras-a-Service
- To provide researchers in scientific fields with the computing capacity that they need, several solutions have emerged. Cloud computing is known for providing on-demand self-service, elasticity, flexibility, and cost reduction. However, open so
