Skip to content

jvwinandy/redes1-t1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Simulation of a FTP connection with two machines connected by a crossover cable using raw sockets and the sliding window protocol.

Project made for the Networking 1 course of the UFPR's Bachelor in Computer Science.

For the connection to work the device must be changed to the network device that makes the connection.

How to build:

mkdir build

cd build

cmake {path_to_directory_that_contains_this_file}

make

Binaries can be found in src/Client/client and src/Server/server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published