Skip to content
#

transmission-control-protocol

Here are 7 public repositories matching this topic...

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

TCP XYZ networking sequential syn-ack byte-file data transmission simulation. Project for COSC264 at the University of Canterbury. Slightly modified for modern Python3 versions.

  • Updated Aug 9, 2024
  • Python

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