Teen Programmers Unite  
 

 

Return to forum top

Java's networking capabilities

Posted by mrnorman [send private reply] at June 29, 2002, 12:20:17 AM

Is there a way to access a port's info. on a local machine (i.e. if it's connected, the remote IP, connection status, etc) in java without placing a socket on that port. I ask mainly because I want to write a program that can access port info. from ports that are already connected (similar to netstat). Can java do this, or should I just choose one of those NON-PLATFORM-INDEPENDANT languages?

Posted by taubz [send private reply] at June 29, 2002, 10:09:09 AM

There's nothing in the standard Java classes that would let you do that, no.

Posted by mrnorman [send private reply] at July 01, 2002, 02:51:16 AM

thanks

You must be logged in to post messages and see which you have already read.

Log on
Username:
Password:
Save for later automatic logon

Register as a new user
 
Copyright TPU 2002. See the Credits and About TPU for more information.