Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Checking for Active Connection

Status
Not open for further replies.

VB400

Programmer
Sep 8, 1999
359
US
<br>When the client application starts, I would like to check if a connection to the application server is available.&nbsp;&nbsp;How can I do this from VB?<br><br>Outside of VB, I would normally do a &quot;Ping IPaddress&quot; or &quot;Ping MachineName&quot;, but I want this to be automated so that if the connection to the server is down, I can issue a meaningful message to the user rather than have them lock up because it cannot create an object on the remote server.<br><br>Thanks in advance!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top