View Single Post
  #1 (permalink)  
Old 09-23-2008, 11:44 PM
_powerade_ _powerade_ is offline
VB.NET Forum Newbie
.NET Framework: .NET 2.0 (VS 2005)
 
Join Date: Sep 2008
Posts: 2
Reputation: 0
_powerade_ is on a distinguished programming path ahead
Default Find names on devices in a network

Hi,

I'm currently working on an application that first pings and then, if something "pings back", checks the ip-address using the GetHostEntry statement. If a device is connected at ex. IP 192.168.1.50, it pops up on a list.

But I was wondering... Is it possible to get the name of that device? GetHostEntry only gives me the IP-address (unless its a computer, then the computer name pops up) if it find a router, modem, a mobile device etc...

For example: I have a dreambox connected on my network. Is there a way to get the name of the dreambox when i know its ip??? Or my Nokia? Or my wireless printer???

I'm uploading a picture of the application so you might better understand what i mean.

PS: The text in the application is in Norwegian...
Attached Images
File Type: jpg pinger, eksempel.jpg (57.0 KB, 16 views)
__________________
best regards _ powerade_
Reply With Quote