搜索资源列表
PingIp
- 用vb实现ping功能,调用 windows dll 和 注册表,源代码非控件。可以学习如何使用动态链接库和注册表。-with vb achieve ping function, and call windows dll registry, non-source code control. Learn how to use the dynamic link library and the registry.
PingIp
- 用vb实现ping功能,调用 windows dll 和 注册表,源代码非控件。可以学习如何使用动态链接库和注册表。-with vb achieve ping function, and call windows dll registry, non-source code control. Learn how to use the dynamic link library and the registry.
3PingIP
- 案例3 在窗口中PING一个IP地址(用VC++.NET描述)-Case 3 in the window PING an IP address (using VC++. NET descr iption)
pingip
- 在linux偵測主機是否當機或關機,如果是的話就回報管理者-In linux host to detect whether a crash or shutdown, and if so on the return managers
ping(mfc)
- MFC运行模式,功能:可在界面直接修改你想遍历的IP地址范围,点击按钮,开始查询,ping通的显示主机名和IP地址。-MFC operation mode, function: can be modified directly at the interface you want to traverse the IP address range, click the button, and start inquiries, ping
PingIP
- Vb窗口化的PING一个IP地址,和PING没什么区别,用惯了命令提示符的PING命令的话,可能还会对这个程序有点不习惯,窗口化的Ping同样可显示连接速度、包多少等信息。 -Vb window of the PING an IP address, and PING no different, are used to the PING command at the command prompt, then this process
pingIP
- 用于ping IP,确定未知机器的ip地址-ping IP
PingIP
- Vb窗口化的PING一个IP地址,有需要的就下载吧。-Vb windowed PING an IP address, there is a need to download it.
pingIPexample
- pingIP的源代码程序,能够用程序实现IP的读取及控制-PingIP source code program, can use the program to realize IP read and control
Module1
- Private Sub Continue_Click() If PingIP( 192.168.1.2 ) Then loading.Show Else MsgBox 无法与服务器取得连接,请与管理员取得联系。 , vbOKOnly, 报错 Unload sign End If End Sub -Private Sub Continue_Click() If PingIP( 192.16