Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 08-01-2007, 05:24 PM
Member
 
Join Date: Jul 2007
Posts: 39
coco is on a distinguished road
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.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 08-07-2007, 08:38 AM
Member
 
Join Date: Jul 2007
Posts: 40
toby is on a distinguished road
Code:
I think it's: import java.net.*
But I can't remember much more than that..
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 12-25-2007, 03:08 AM
Member
 
Join Date: Dec 2007
Posts: 3
a_maged is on a distinguished road
import java.net.*;
//to get the ip type

getInetAddress();
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 12-25-2007, 05:10 AM
CaptainMorgan's Avatar
Moderator
 
Join Date: Dec 2007
Location: NewEngland, US
Posts: 840
CaptainMorgan will become famous soon enoughCaptainMorgan will become famous soon enough
Send a message via AIM to CaptainMorgan
Have you seen this? Go a little further down to where it says "getting host name/IP addresses".
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Java assignment - couple methods don't know how to figure out Snowboardmylife New To Java 1 04-16-2008 11:52 AM
Deploying MIDlets onto Mobile Devices (III) JavaForums Java Blogs 0 04-09-2008 03:20 PM
How to control robots and other devices francojava Advanced Java 0 01-24-2008 05:03 PM
Seems so simple yet I can't figure it out! adamhaviland New To Java 1 11-03-2007 07:26 PM
I can't figure this out silvia New To Java 3 07-20-2007 05:38 AM


All times are GMT +3. The time now is 06:25 PM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org