Skip to content

project in python, using sockets to build client server communication about the 3-way handshake that learn in basic networking.

Notifications You must be signed in to change notification settings

hajajmaor/python-client-server-3-way

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-client-server-3-way

Project in python, using sockets to build client server communication about the 3-way handshake that learn in basic networking. Class thats build on the 3-way handshake principle, and 2 python files one for server other for client. The connection will cut when reaching to the server with the "ack" request from the client.

This project require socket dependency to use.

About

project in python, using sockets to build client server communication about the 3-way handshake that learn in basic networking.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages