Skip to content

bonz0/InternetworkingCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSE678 Internetworking Code for Assignments and Project

Author: Farhang Zia
Graduate Student
Department of Computer Science and Engineering,
The Ohio State University, Columbus.

Contact email: farhang.bonzo@gmail.com.


About:

Coding assignments and project for CSE678 Internetworking class.
Instructions for the project:
In the main Project folder, do 'make clean' and then 'make'.
In the timer_code folder, do 'make clean' and then 'make'.
execute the linux_troll using the following settings:
./linux_troll -x25 -g25 -se10 -r -m10 9999
execute the following in order:
./ftps <server's port number>
./tcpd_server
./tcpd_client
./timerprocess
./ftpc <server's ip address> <server's port number>

About

Code for implement reliable TCP over UDP

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages