get pc names for current workgroup 
Author Message
 get pc names for current workgroup

Is there a .NET way (or any other way) of populating a combo with the names
or IP addresses of all the pc's attached to the current workgroup?

I have seen examples of doing this with a domain.

Russ

Is there a .NET way (or any other way) of populating a combo with the names
or IP addresses of all the pc's attached to the current workgroup?

I have seen examples of doing this with a domain.

Russ



Tue, 20 Sep 2005 08:39:52 GMT  
 get pc names for current workgroup
Hello Russ:

My experience with this is that the group IPS are based on the default
gateway. For example, my home setup might be:

143.143.143.0 - default gateway

255.255.255.0 - networkmask.

This leaves me with only 255 to have to enumerate through. I'd just create a
routine that does this and pings for a response.


Quote:
> Is there a .NET way (or any other way) of populating a combo with the
names
> or IP addresses of all the pc's attached to the current workgroup?

> I have seen examples of doing this with a domain.

> Russ

> Is there a .NET way (or any other way) of populating a combo with the
names
> or IP addresses of all the pc's attached to the current workgroup?

> I have seen examples of doing this with a domain.

> Russ



Tue, 27 Sep 2005 16:28:32 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. Getting current workgroup or domain name

2. Getting the Workgroup for a PC

3. Domain/Workgroup Name of current user in Win9x

4. Getting names of workgroups

5. Getting the workgroup name

6. Retrieve name of current sub/function and name of current module

7. Getting name of current procedure

8. (Q) Getting current Sub/Function name (or Object Browser functionality)

9. Getting the User Group name using Current User Function

10. Getting current machine name

11. Getting a name from current contact

12. getting the name of current function/SUb

 

 
Powered by phpBB® Forum Software