Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stop-and-Wait-Protocol

This program using the Java UDP-Socket

USAGE:

Compile

Use ./make.sh to compile the Server and the Client

Server

Start the server via server-udp Bash-Script

./server-udp [portnumber] 

Client (Start file Transfer)

Start the file transfer to the Server via client-udp Bash-Script

./client-udp [server-adress/IP] [portnumber] [filename/path] 

Protocol Informations

For more informations use the documentation (german only)

About

Using UDP-Socket with a Stop and Wait Protocol/Automatic Repeat request to transfer data with error control

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages