Explain look for local ports?
Answer / Brijendra Singh Yadav
"Looking for Local Ports" refers to the process of finding open, unused TCP/IP ports on a local machine. This is often done by network scanning tools to identify available services or by system administrators to ensure security.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is there any difference between TCP/IP and TCP?
What is network programming in java?
What is Inet address?
Explain the generic term internet.
What do you understand by the term network?
Is it possible to send an object using Sockets, if so, how it can be?
What is HttpURL connection ?
1 Answers Akamai Technologies,
Write the range of multicast socket IP address?
How we can make simple java program for Server/Client Communication
Public serversocket(int port, int queuelength) throws ioexception, bindexception?
If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?
What is URL?