Results 1 to 1 of 1
- 09-28-2011, 06:22 PM #1
Detecting other electronic devices on a network
In Mac OSX if you select "Finder" under "Shared" it lists the other devices that are on the same network. There is also a something similar in Windows although i cannot remember how to do it. Anyway, I'm working on a file transfer program for a school network and I require the ability to detect the other machines that are on the network. I need to obtain the IP address for the socket connection required for file transfer. Also i will need to have the host names of these machines for identification purposes. What would be even more useful than the host name would be the ability to detect the user that is logged on. Is it possible to detect the user? Can i carry out a scan to see the other machines on the schools local area network and gain their IP addresses?
If this is not possible then I think i have an alternative solution. Since there is a shared remote drive at school i could place a text file on this. Every time a runs my application it gets the host name and IP address of the machine and writes this info to the text file. This is then deleted as it is closed. My application could then read from this file so the user can select who they wish to file transfer with. So this method would work for the IP and host name however how would i obtain the username of the person logged on to the machine?
Thanks in advance for any help that can point me in the right direction,
Regards Serb.
Similar Threads
-
find all network devices in lan
By dhruvinshingala in forum NetworkingReplies: 1Last Post: 10-26-2010, 10:46 PM -
Server is in a network using an IP, but router in network carries the external IP(www
By lse123 in forum NetworkingReplies: 7Last Post: 05-02-2010, 10:35 PM -
connect to usb devices
By alex1234 in forum Advanced JavaReplies: 2Last Post: 03-30-2009, 04:39 PM -
detecting mail server in network
By iqcst in forum NetworkingReplies: 4Last Post: 11-26-2008, 07:49 AM -
How can I figure out all the IPs on my network devices
By coco in forum NetworkingReplies: 3Last Post: 12-25-2007, 04:10 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks