Results 1 to 4 of 4
- 08-01-2007, 04:24 PM #1
Member
- Join Date
- Jul 2007
- Posts
- 39
- Rep Power
- 0
How can I figure out all the IPs on my network devices
Hi, I was trying to write a simple applet but I can't seem to figure out what library to import to figure out the IP address, OS, and other localhost system information.
If you know which ones could you tell me them and their respective calls or where to look?
Also how can I figure out all the IPs on my network and their respective devices?
Thanks.
- 08-07-2007, 07:38 AM #2
Member
- Join Date
- Jul 2007
- Posts
- 40
- Rep Power
- 0
But I can't remember much more than that..Java Code:I think it's: import java.net.*
- 12-25-2007, 02:08 AM #3
Member
- Join Date
- Dec 2007
- Posts
- 5
- Rep Power
- 0
import java.net.*;
//to get the ip type
getInetAddress();
- 12-25-2007, 04:10 AM #4
Similar Threads
-
Java assignment - couple methods don't know how to figure out
By Snowboardmylife in forum New To JavaReplies: 1Last Post: 04-16-2008, 10:52 AM -
How to control robots and other devices
By francojava in forum Advanced JavaReplies: 0Last Post: 01-24-2008, 04:03 PM -
Seems so simple yet I can't figure it out!
By adamhaviland in forum New To JavaReplies: 1Last Post: 11-03-2007, 06:26 PM -
I can't figure this out
By silvia in forum New To JavaReplies: 3Last Post: 07-20-2007, 04:38 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks