Skip to content

Second Lab Assignment for CS2105 - Introduction to Computer Networking

Notifications You must be signed in to change notification settings

benedict-liang/CS2105-Lab-2

Repository files navigation

CS2105 Lab Assignment 2

Second Lab Assignment for CS2105 - Introduction to Computer Networking


###Protocol Used Alternating-Bit Protocol

###Files Edited RDTSender.java RDTReceiver.java

###Instructions to Run Project To start transferring files:

Run FileReceiver:

java FileReceiver <port> <filename>

Run FileSender:

java FileSender <filename> <hostname> <port>

About

Second Lab Assignment for CS2105 - Introduction to Computer Networking

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages