⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 9465.html

📁 VB技巧问答10000例 VB技巧问答10000例
💻 HTML
字号:
<html>
  <head>
    <title>在 VbNet 有一个呼叫 ICMP 的 API范例</title>
  </head>
  <body bgcolor="#FFFFFF" vlink="#808080">
    <center>
      <h1>在 VbNet 有一个呼叫 ICMP 的 API范例</h1>
    </center>
<hr size=7 width=75%>

<hr size=7 width=75%><p>
Posted by <a href="mailto:shinn@ms1.hinet.net">笋子</a> on January 21, 1999 at 17:09:23:<p>
In Reply to: <a href="9450.html">不容易喔!</a> posted by 小吴 on January 21, 1999 at 10:55:06:<p>
: PING 是走 ICMP 通讯协定。VB 的 WinSock 控制项没有提供此功能。你可以使用 3rd party 控制项,或是自己去呼叫 ICMP 的 API,不过不好写就是了。<br>现在只会用基本功能,其他的就不知道要怎么用了~~~<br>VbNet 在 http://www.mvps.org/vbnet/<br>-->Code Library-->Network Api-->How to Ping an <br>IP address using visual basic
<br>
<br><hr size=7 width=75%><p>
<a name="followups">Follow Ups:</a><br>
<ul><!--insert: 9465-->
</ul><!--end: 9465-->
<br><hr size=7 width=75%><p>

</body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -