Skip to content
#

transmission-control-protocol

Here are 5 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
TCPSocketAutomatedAttendance

A Java Swing / AWT application that functions as an automated attendance recording tool for a group of custom-created attendee accounts. The program also contains additional features such as Course Creation, Profile Customization, Record Management, and a Chat Interface.

  • Updated Jan 19, 2022
  • 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