Java Networking - Sockets and RMI Question:
Download Questions PDF

What information is needed to create a TCP Socket?

Answer:

The Local System?s IP Address and Port Number. And the Remote System’s IPAddress and Port Number.

Download Java Networking - Sockets and RMI Interview Questions And Answers PDF

Previous QuestionNext Question
What Is a Socket in Java Networking and RMI?What are the two important TCP Socket classes?