Skip to content
This repository was archived by the owner on Jun 2, 2019. It is now read-only.

Latest commit

 

History

History
4 lines (3 loc) · 223 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 223 Bytes

CSCI-651-fcntcp

An application using reimplemented basic TCP or Reliable Data Transfer protocol over the network

Compile the .java files using java compiler 'javac' and read the CSCI651_Proj2.pdf for usage instructions.