搜索资源列表
实现Ping功能的源代码.zip
- 络通信类\实现Ping功能的源代码.zip
icmpping
- 使用ICMP来实现Ping协议的类,需要你的机器上有ICMP.DLL这个动态连接库.-use ICMP Ping agreement to achieve the category, you need to have the machines ICMP.DLL this dynamic link library.
CPingv1.21
- 一个支持PING协议的MFC类CPing -an agreement to support the MFC category CPing
NetworkSecurityScanner
- 本软件是一款多功能的网络扫描类工具软件,可以对局域网内的情况实时监测。本机信息显示包括主机名、IP地址、子网掩码、MAC地址、网关地址等;目标主机可以根据您的需要,选择扫描模式、特定的扫描端口、时延、是否Ping主机等配置参数,对目标主机的输入输出服务,操作系统类型,TCP/UDP端口等信息显示。
VBPing
- VB真正Ping指令类模块 一个我使用感觉很好的Ping指令类模块,提供IP地址ping,网站地址转换为IP地址的功能,包含2方法,1一个属性.
Ping(MFC)
- 自定义的ping 类,用于测试网络是否畅通。
GameMapEdit
- 游戏类地图编辑(俯视角-平视角2D),一个用VB编写的2DRPG类游戏编辑器(包括地图、脚本的编辑),在地图编辑中有着别人编辑器所没有的“直线选、虚线框选、返回上一步”的功能。其中还有“在同一MDI框架中打开所有文件”、“仿WinAmp磁性窗口”、“关联文件”等功能可直接转到自己的程序中去使用!-Game map editing (overlooking the Kok- Ping perspective 2D), one prepared by VB editor 2DRPG games (i
ping
- 一个简单的ping工具,利用socket_api完成,有些自定义的类供大家学习-A simple ping tool socket_api completed, and some custom classes for them to learn from
CPing
- ping的功能的实现的类,根据微软代码改造而成。便于实现对多个IP地址的PING,-ping function of the realization of the category, in accordance with modified code from Microsoft. Facilitate the achievement of a number of IP addresses on the PING,
ping
- cping类的源代码。学习网络的同学可以好好的研究一下,觉得还是不错。-cping kind of source code. Learning Network students can take a good look at you, or feel good.
UsingPingvbnet
- System.Net.NetworkInformation,Ping类,visual basic 2005.-System.Net.NetworkInformation, Ping category, visual basic 2005.
ping
- 真正的ping指令类模块,真正的ping指令类模块
PingCsharp
- PING程序是我们使用的比较多的用于测试网络连通性的程序。PING程序基于ICMP,使用ICMP的回送请求和回送应答来工作。由计算机网络课程知道,ICMP是基于IP的一个协议,ICMP包通过IP的封装之后传递。有两个程序,一个是利用.NET原有的PING类实现PING命令,另外一个是用自己定义的ICMP报头,设计算法,求得ICMP的回送应答信息。-Use Csharp to build up the project of ping
testping
- 使用 ICMP ping 远程机器,已封装成类,可在程序直接使用,非常方便,已经过测试。-Using ICMP ping the remote machine, have been packaged into a class, can be used directly in the program, very easy, has been tested.
E04-PingExample
- 利用Ping类检测目标主机是否连通Ping类通过向目标主机发送一个回送请求数据包-Using Ping class test whether the target host connectivity
picture3.0
- 简易的winform版本的ping程序,通过两种方法实现,一种是调用系统ping.exe,另一种是用.net framwork中提供的Ping类实现-A simple winform version of ping program done in two ways.One is by ping.exe in windows and the other is by Ping Class in .net framworl
TANG-DING-PING(114660)
- dicom SCP类软件打印测试dicom格式文件 CT-dicom SCP printing test files
PING
- 实现PING 网络命令的类,载入自己的项目工程直接调用即可.-The PING command network
Ping
- Ping检测,以C++类的封装性,调用更加简单。 本代码在ubuntu和freebsd上测试均都通过,理论上兼容Linux和Unix。-Ping detection, C++ class of the encapsulation, calling more simple. The code is tested on both Ubuntu and Linux, theoretically compatible with FreeBSD and Unix
快速Ping扫描工具 8
- 图形化界面多线程扫描C类IP,解析主机名,获取网卡地址(MAC)。注:最多允许40个线程同时扫描,通常使用20个线程,当报告no resources时,说明需把线程数调低。快速搜索一段空间的IP地址及其对应的主机名,当取到主机名(即图形上为亮绿时),说明是Windows主机,有可能存在共享文件夹。(Search LAN online IP)