Explain look for local ports?



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

Post New Answer

More Java Networking Interview Questions

Is there any difference between TCP/IP and TCP?

4 Answers  


What is network programming in java?

1 Answers  


What is Inet address?

17 Answers  


Explain the generic term internet.

1 Answers  


What do you understand by the term network?

1 Answers  


Is it possible to send an object using Sockets, if so, how it can be?

2 Answers   TCS,


What is HttpURL connection ?

1 Answers   Akamai Technologies,


Write the range of multicast socket IP address?

1 Answers  


How we can make simple java program for Server/Client Communication

1 Answers   PUCIT,


Public serversocket(int port, int queuelength) throws ioexception, bindexception?

1 Answers  


If you do not want your program to halt while it waits for a connection, put the call to accept( ) in a separate thread?

1 Answers  


What is URL?

6 Answers   Wipro,


Categories