Skip to content

iamwicked/ExploratoryProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ExploTCP

This project was created to give user an environment where they can learn about TCP Three Way Handshake, Sending Packets when connection is established, Sliding Windows, and how to close a TCP connection.

#Starting Page image

The Starting page contains the various components required to simulate tcp connection. It contains- Client Header - user input values here, Server Header Table , Client Log Table, Server Log Table Server Header - contains header values sent by server Server Log Table- contain and updates the log of the Server Client Log Table - contain and updates the log od the Client Current Connectiion Status- Component that reflects Current status of our connection Sliding Window- use to illustrate sliding window concept

#Three Way Handshake

image

#Closing the Connection using Fin bit

image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published