-
Notifications
You must be signed in to change notification settings - Fork 0
bphilippon/Client-Server-3-Way-Handshake-and-Closing-Simulation
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Description: This program simulates the 3-way handshake and closing connection procedure that takes place between client and server when transmitting TCP segments. The contents of the TCP segments are altered in order to simulate the interaction. The outputs of the interaction will be written into server.out and client.out. How to compile: gcc server.c -o server gcc client.c -o client How to run: ./server ./client
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published