This week's book giveaway is in the General Computing forum.
We're giving away four copies of Arduino in Action and have Martin Evans, Joshua Noble, and Jordan Hochenbaum on-line!
See this thread for details.
The moose likes Java in General and the fly likes To find the JAVA API for open port. Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "To find the JAVA API for open port. " Watch "To find the JAVA API for open port. " New topic
Author

To find the JAVA API for open port.

Abhijit Das
Ranch Hand

Joined: Sep 25, 2007
Posts: 156
hi,

Can I have any API to find out the open ports ( port is being used) in any application in my Win XP. Like 1098 can be used by RMI, Outlook or firefox. As the range of valid port is 1024 to 49,151. but these can be used in any other applications. But the range of 49,152 to 65,535 is full free port.


Is there any free third party application to find out these ,so that I can use it in my application.
Thanks.


Abhijit Das
SCJP 5.0 | SCWCD 1.5
Nitesh Kant
Bartender

Joined: Feb 25, 2007
Posts: 1638

This topic has been asked numerous time in the Sockets forum. If you search the forum you will get topics like this.
Moving to the sockets forum.


apigee, a better way to API!
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: To find the JAVA API for open port.
 
Similar Threads
Hi all
jvm_bind error
NX: validation of the IP or HostName
RMI: who opens the data port first? client or server?
Is Laszlo as easy as the demo on the OpenLaszlo website