Re: Checking connectivity to a remote computer
- From: "Chris" <chrisx@xxxxxxxxxx>
- Date: Thu, 7 Jul 2005 09:47:37 +0100
Exactly what I'm looking for!!! Thanks Norm.
"Norm Cook" <normcookNOSPAM@xxxxxxxxxxxx> wrote in message
news:11cnm0a797jo4a2@xxxxxxxxxxxxxxxxxxxxx
> See if this page or one of the related pages help:
> http://vbnet.mvps.org/code/network/isnetworkalive.htm
>
> "Chris" <chrisx@xxxxxxxxxx> wrote in message
> news:OIlCZzXgFHA.1480@xxxxxxxxxxxxxxxxxxxxxxx
> > Can someone tell me which API calls I need to use to test connectivity
> (TCP
> > / UDP) to a remote computer over a VPN? Computers are either Win XP Pro
> or
> > Win 2003 Server.
> >
> > I need to implement fault tolerance in my VB6 component so that it can
> > detect when the other computer (running a server application) is
> unavailable
> > and switch to a backup computer. I know this could be done using the
> > Winsock control but I'd prefer not to do it that way.
> >
> >
>
>
.
- References:
- Checking connectivity to a remote computer
- From: Chris
- Re: Checking connectivity to a remote computer
- From: Norm Cook
- Checking connectivity to a remote computer
- Prev by Date: Re: Class doesn't support automation
- Next by Date: Default Input Language
- Previous by thread: Re: Checking connectivity to a remote computer
- Next by thread: Binary Compatibility and Property name case-sensitivity
- Index(es):
Relevant Pages
|