Skip to content
This repository has been archived by the owner on Jun 23, 2022. It is now read-only.

evanrblack/comp3825-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UDP File Server for COMP3825

Requires Ruby

To start the server

ruby udp_server.rb <log level>

The log level is optional

To run the client

ruby udp_client.rb <ip> <protocol> <file>

Valid protocols include 'ab' (alternating-bit) and 'gbn' (go-back-n)

Screenshot

About

UDP Fileserver for COMP3825

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages