Skip to content

mikeboharsik/CustomTCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CustomTCP

This is a Python implementation of an application-layer network protocol running on top of UDP. The end goal is to have reliability and features which are comparable to that of TCP but implemented using UDP packets.

This repo is the result of a semester-long project as part of Dr. Vinod Vokkarane's Network Design class during Spring 2017 at UMass Lowell.

About

Custom TCP-like behavior over UDP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages