port « Network « Java Network Q&A

Home
Java Network Q&A
1.API
2.bluetooth
3.Client
4.connection
5.Cookie
6.Development
7.Email
8.File
9.ftp
10.http
11.HttpClient
12.https
13.ip
14.Network
15.OS
16.RMI
17.Security
18.Server
19.Socket
20.tcp
21.UDP
22.url
Java Network Q&A » Network » port 

1. How to find an available port?    stackoverflow.com

I want to start a server which listen to a port. I can specify port explicitly and it works. But I would like to find a port in an automatic way. ...

2. What are ports in networking?    stackoverflow.com

I am studying Networking in java.I am not clear about what are ports. Also i need to know about what is a socket? Please explain it well.

3. How can i find an open ports in range of ports?    stackoverflow.com

I want to find an open local port in some range. How can I do that in the most efficient way, without connecting to the port.

4. Network ports    coderanch.com

6. networking : how to listen at port 80    forums.oracle.com

7. Java Runtime Network Ports needed    forums.oracle.com

Java does not open any ports. The system administrator does that. And you only need to open a port if an application you write in Java requires it. But guessing from your question you are not a Java developer at all, and you thought this was some kind of Java technical support forum.

java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.