Skip to content

wescodestech/howellw-datanet-final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Reliable Network Communication

This was my final project for a senior-level Data Networking course at the University of Oklahoma. This project simulates network routing by using weighted routing cost and distances. The Stop and Wait protocol is used to ensure reliable transmission/reception using TCP connections using the WINSOCK API.

This project only runs on a Windows machine… To execute this program, open a command line window for each instance of the routers. After that, you can open a window for each switch and host to execute. Open the commands.txt file and it contains the initialization for each router, switch, and host.

Pre-compiled executed for Windows7 can be found in HostSwitch/Debug

To send a data packet, enter the following command ipaddr size 10

About

Data Networks project at the University of Oklahoma

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published