Click here to Skip to main content
15,914,403 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: how to read dwg files (Autocad drawing file) from vb 6.0 Pin
Christian Graus5-Apr-07 0:44
protectorChristian Graus5-Apr-07 0:44 
Questiondate and month r getting exchanged in MaskEdBox control. Pin
MissionSuccess5-Apr-07 0:19
MissionSuccess5-Apr-07 0:19 
AnswerRe: date and month r getting exchanged in MaskEdBox control. Pin
Christian Graus5-Apr-07 0:24
protectorChristian Graus5-Apr-07 0:24 
GeneralRe: date and month r getting exchanged in MaskEdBox control. Pin
MissionSuccess5-Apr-07 2:26
MissionSuccess5-Apr-07 2:26 
GeneralRe: date and month r getting exchanged in MaskEdBox control. Pin
Christian Graus5-Apr-07 9:28
protectorChristian Graus5-Apr-07 9:28 
AnswerRe: date and month r getting exchanged in MaskEdBox control. Pin
Member 38798816-Apr-07 1:18
Member 38798816-Apr-07 1:18 
Questiongetting ip address & computer name Pin
Sachin Pimpale4-Apr-07 23:52
Sachin Pimpale4-Apr-07 23:52 
AnswerRe: getting ip address & computer name Pin
Dave Kreskowiak6-Apr-07 3:39
mveDave Kreskowiak6-Apr-07 3:39 
You'll have to ping every IP address in the range of IP's you want to see if a machine responds. If something does responds, you then do a DNS lookup to resolve the address to a name.

There are, of course, a couple of problems. The first is that if the target machine has a firewall setup to ignore and not responds to ICMP requests, the ping will fail even though there is a machine there. There is no workaround for this. The second is if the machine is turned off or in the middle of rebooting. The same ping failure will occur and you'll miss a machine that's on your network.


Dave Kreskowiak
Microsoft MVP
Visual Developer - Visual Basic
     2006, 2007


GeneralRe: getting ip address & computer name Pin
Socheat.Net9-Apr-07 15:49
Socheat.Net9-Apr-07 15:49 
GeneralRe: getting ip address & computer name Pin
Dave Kreskowiak10-Apr-07 1:35
mveDave Kreskowiak10-Apr-07 1:35 
Questionchange the write allowed access to write denied. Pin
vinothsivakumar4-Apr-07 23:29
vinothsivakumar4-Apr-07 23:29 
AnswerRe: change the write allowed access to write denied. Pin
amaneet4-Apr-07 23:50
amaneet4-Apr-07 23:50 
Questionhelp-MCPD exam Pin
ajay588864-Apr-07 23:12
ajay588864-Apr-07 23:12 
AnswerRe: help-MCPD exam Pin
Christian Graus5-Apr-07 0:39
protectorChristian Graus5-Apr-07 0:39 
GeneralRe: help-MCPD exam Pin
Colin Angus Mackay5-Apr-07 2:04
Colin Angus Mackay5-Apr-07 2:04 
GeneralRe: help-MCPD exam Pin
Christian Graus5-Apr-07 9:27
protectorChristian Graus5-Apr-07 9:27 
GeneralRe: help-MCPD exam Pin
Colin Angus Mackay5-Apr-07 23:46
Colin Angus Mackay5-Apr-07 23:46 
Questiondeactivate sorting in datagridview Pin
ayeleteric4-Apr-07 22:58
ayeleteric4-Apr-07 22:58 
AnswerRe: deactivate sorting in datagridview Pin
Dave Kreskowiak5-Apr-07 3:48
mveDave Kreskowiak5-Apr-07 3:48 
GeneralRe: deactivate sorting in datagridview Pin
ayeleteric5-Apr-07 3:51
ayeleteric5-Apr-07 3:51 
Questionexe of the operating system Pin
amaneet4-Apr-07 22:48
amaneet4-Apr-07 22:48 
AnswerRe: exe of the operating system Pin
Christian Graus5-Apr-07 0:38
protectorChristian Graus5-Apr-07 0:38 
Questionno of Window operations system users Pin
amaneet4-Apr-07 22:41
amaneet4-Apr-07 22:41 
QuestionHow do I create graphics are same in different areas Pin
BatUlzii4-Apr-07 21:33
BatUlzii4-Apr-07 21:33 
AnswerRe: How do I create graphics are same in different areas Pin
Christian Graus4-Apr-07 22:40
protectorChristian Graus4-Apr-07 22:40 

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.