Interview Questions

What information is needed to create a TCP Socket?

Networking Programming Interview Questions and Answers


(Continued from previous question...)

8. What information is needed to create a TCP Socket?

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

(Continued on next question...)

Other Interview Questions