Skip to content

manthanghasadiya/TCP_CHAT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

TCP_CHAT

This is just a basic TCP-chat that I created.

First you will have to run TCP_server.py

python3 TCP_server.py

And then run TCP_client.py

python3 TCP_client.py

you will see the output like this

[+] Listening on 0.0.0.0:9997

[+] Accepted connection from 127.0.0.1: 42912

[+] Received: hello

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages