Network Programming Question:

What information is needed to create a TCP Socket?

Tweet Share WhatsApp

Answer:

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

Read All 13 Network Programming Questions
Previous QuestionNext Question
What is a Socket? When MalformedURLException and UnknownHostException throws?