Click here to Skip to main content
15,887,867 members
Home / Discussions / C#
   

C#

 
QuestionCurious Bug Pin
JamesBarnes8-Aug-07 4:56
JamesBarnes8-Aug-07 4:56 
AnswerRe: Curious Bug Pin
Hessam Jalali8-Aug-07 5:15
Hessam Jalali8-Aug-07 5:15 
AnswerRe: Curious Bug Pin
Colin Angus Mackay8-Aug-07 5:17
Colin Angus Mackay8-Aug-07 5:17 
AnswerRe: Curious Bug Pin
m@u8-Aug-07 5:17
m@u8-Aug-07 5:17 
AnswerRe: Curious Bug Pin
User 66588-Aug-07 5:18
User 66588-Aug-07 5:18 
GeneralRe: Curious Bug Pin
JamesBarnes8-Aug-07 5:29
JamesBarnes8-Aug-07 5:29 
GeneralRe: Curious Bug Pin
JamesBarnes8-Aug-07 5:37
JamesBarnes8-Aug-07 5:37 
QuestionGetting a computer name from the IP address(C#) Pin
WvdW8-Aug-07 4:23
WvdW8-Aug-07 4:23 
Hi,

I'm activating software installations on a network but in a very manual way. First pinging the network for active computers, compare actives computers with an installation list then executing a bat on the computer. I thought it should be easy to automate the process and started reading up on the System.Net.NetworkInformation library but the problem is that I don't know how to extract the computer name from the pingReply object.
It only returns the IP address and since the DNS lookup table isn't up to date I can't use that.

Is there another way to get a computers name from the IP address

Thanks
WvdW


AnswerRe: Getting a computer name from the IP address(C#) Pin
led mike8-Aug-07 4:46
led mike8-Aug-07 4:46 
AnswerRe: Getting a computer name from the IP address(C#) Pin
Hessam Jalali8-Aug-07 5:06
Hessam Jalali8-Aug-07 5:06 
GeneralRe: Getting a computer name from the IP address(C#) Pin
WvdW8-Aug-07 5:38
WvdW8-Aug-07 5:38 
GeneralRe: Getting a computer name from the IP address(C#) Pin
Hessam Jalali8-Aug-07 5:45
Hessam Jalali8-Aug-07 5:45 
GeneralRe: Getting a computer name from the IP address(C#) Pin
WvdW8-Aug-07 6:24
WvdW8-Aug-07 6:24 
QuestionAccessing Windows Form through a Thread of another Thread Pin
ictoane8-Aug-07 3:51
ictoane8-Aug-07 3:51 
AnswerRe: Accessing Windows Form through a Thread of another Thread Pin
Luc Pattyn8-Aug-07 4:13
sitebuilderLuc Pattyn8-Aug-07 4:13 
GeneralRe: Accessing Windows Form through a Thread of another Thread Pin
ictoane8-Aug-07 4:56
ictoane8-Aug-07 4:56 
AnswerRe: Accessing Windows Form through a Thread of another Thread Pin
pbraun8-Aug-07 4:42
pbraun8-Aug-07 4:42 
GeneralRe: Accessing Windows Form through a Thread of another Thread Pin
ictoane8-Aug-07 5:08
ictoane8-Aug-07 5:08 
GeneralRe: Accessing Windows Form through a Thread of another Thread Pin
Luc Pattyn8-Aug-07 5:19
sitebuilderLuc Pattyn8-Aug-07 5:19 
GeneralRe: Accessing Windows Form through a Thread of another Thread Pin
ictoane8-Aug-07 5:30
ictoane8-Aug-07 5:30 
GeneralRe: Accessing Windows Form through a Thread of another Thread Pin
Luc Pattyn8-Aug-07 5:45
sitebuilderLuc Pattyn8-Aug-07 5:45 
GeneralRe: Accessing Windows Form through a Thread of another Thread Pin
ictoane8-Aug-07 6:35
ictoane8-Aug-07 6:35 
GeneralRe: Accessing Windows Form through a Thread of another Thread Pin
pbraun8-Aug-07 8:34
pbraun8-Aug-07 8:34 
QuestionRpc Server Unavailable in Excel Com Object Pin
sakthi dasan8-Aug-07 3:49
sakthi dasan8-Aug-07 3:49 
AnswerRe: Rpc Server Unavailable in Excel Com Object Pin
- Pascal -8-Aug-07 18:27
- Pascal -8-Aug-07 18:27 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.