ping 
Author Message
 ping

Hello,
can anyone show me a sample with 'ping' in VB ?
(Like the DOS/Windows ping-command :
I want to check if computer X is availiable in the lokal network
without getting long timeouts if he's not.)

Another Question:
How can I make a connection to a computer in the lokal network
like \\xxx\yyy with username and password out of VB ?

Thanks
Matthias G?bel

(I use VB6.0 on WinNT4/2000)



Wed, 08 Sep 2004 01:29:27 GMT  
 ping
http://www.mvps.org/vbnet/code/network/ping.htm

Max Bolingbroke


Quote:
> Hello,
> can anyone show me a sample with 'ping' in VB ?
> (Like the DOS/Windows ping-command :
> I want to check if computer X is availiable in the lokal network
> without getting long timeouts if he's not.)

> Another Question:
> How can I make a connection to a computer in the lokal network
> like \\xxx\yyy with username and password out of VB ?

> Thanks
> Matthias G?bel

> (I use VB6.0 on WinNT4/2000)



Wed, 08 Sep 2004 01:57:54 GMT  
 ping
..er -
If the redirect doesn't work for you, try
http://www.mvps.org/vbnet/index.html?code/internet/ping.htm
: http://www.mvps.org/vbnet/code/network/ping.htm
:
: Max Bolingbroke
:


: > Hello,
: > can anyone show me a sample with 'ping' in VB ?
: > (Like the DOS/Windows ping-command :
: > I want to check if computer X is availiable in the lokal network
: > without getting long timeouts if he's not.)
: >
: > Another Question:
: > How can I make a connection to a computer in the lokal network
: > like \\xxx\yyy with username and password out of VB ?
: >
: > Thanks
: > Matthias G?bel
: >
: > (I use VB6.0 on WinNT4/2000)
: >
: >
:
:


Thu, 09 Sep 2004 04:21:25 GMT  
 
 [ 3 post ] 

 Relevant Pages 

1. PING, Is there an API (or other method) to call ping from VB

2. Ping writing ping component voor asp

3. "PING FROM VB 5" - "PING desde VB 5"

4. "PING FROM VB 5" - "PING desde VB 5"

5. Ping field Value

6. Pinging in VBA code

7. Ping output to text file

8. Ping, anyone?

9. ping in Acces

10. AutoSend Messages for "Ping" Test

11. Multi. Ping screens on my desktop

12. Wish to ping a host when an email arrives

 

 
Powered by phpBB® Forum Software