954,148 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

acccessing the workgroup

hi can someone please tell me how can i access the workgroup using java or any other programming language to find out which computers are on.

smartdetect
Newbie Poster
22 posts since Aug 2004
Reputation Points: 10
Solved Threads: 0
 

I don't know Java, but the windows API functions "NetWkstaGetInfo" and "NetWkstaSetInfo" are in the group of functions the windows programming interface provides to return and set information about other networked computers. You might search on them for more info. I would assume Java provides for making native API calls, but don't know.

bentkey
Posting Whiz
321 posts since Apr 2004
Reputation Points: 24
Solved Threads: 8
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You