Re: Detecting a new IP address
From: Randy Birch (rgb_removethis_at_mvps.org)
Date: 06/21/04
- Previous message: Jason Farmer: "Detecting a new IP address"
- In reply to: Jason Farmer: "Detecting a new IP address"
- Next in thread: Klist Smith: "Re: Detecting a new IP address"
- Reply: Klist Smith: "Re: Detecting a new IP address"
- Messages sorted by: [ date ] [ thread ]
Date: Mon, 21 Jun 2004 18:45:14 -0400
This *might* help ...
http://vbnet.mvps.org/code/network/netgetjoininformation.htm ... though it
is an inquiry-type API, not a notification-type call. IOW, your app would
have to look specifically for the machine to obtain its status.
-- Randy Birch MVP Visual Basic http://vbnet.mvps.org/ Please respond only to the newsgroups so all can benefit. "Jason Farmer" <jason@sapphire.co.im> wrote in message news:5c7f2b9f.0406210057.71fff8e8@posting.google.com... : Hi, : : I am sure this is a solvable problem, but I don't know quite how to : get there. What I am trying to do is get notification when a computer : on my network is turned on. Eventually I need to get this PC's network : name - but I can easily achieve that, it the notification that the PC : has joined the network. : : Usually I can put my completed app on a server (2000 or above), but I : can't guarantee this. All Pc's will be running WinXP Pro. ideally I : don't want to flood the network with pings to achieve this. I won't : know when a PC is going to be turned on, or what IP address it will : have; also the user will probably not log on, the PC will just sit at : the logon screen. : : If I can get away with not installing something on the client PC's I : would prefer it, but this is not set in stone. : : Thanks for any help! : Jason Farmer
- Previous message: Jason Farmer: "Detecting a new IP address"
- In reply to: Jason Farmer: "Detecting a new IP address"
- Next in thread: Klist Smith: "Re: Detecting a new IP address"
- Reply: Klist Smith: "Re: Detecting a new IP address"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|