Skip to content
#

transmission-control-protocol

Here are 7 public repositories matching this topic...

Language: All
Filter by language

Socket programming is a way of connecting two nodes on a network to communicate with each other. One socket(node) listens on a particular port at an IP, while other socket reaches out to the other to form a connection. Server forms the listener socket while client reaches out to the server.

  • Updated Apr 10, 2020
  • Java

Improve this page

Add a description, image, and links to the transmission-control-protocol topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the transmission-control-protocol topic, visit your repo's landing page and select "manage topics."

Learn more