Skip to content

This is a simple python script for a server, and basic client to communicate in a chat room using basic TCP protocol

License

Notifications You must be signed in to change notification settings

LoserDevelopment/tcpguichat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tcpguichat

This is a simple python script for a server, and basic client to communicate in a chat room using basic TCP protocol. Default port is set to 9090 and the default IP is set to 127.0.0.1 (the default TCP port and localhost IP). I dont take liability for anything that happens using these scripts, please read the LICENSE file!

About

This is a simple python script for a server, and basic client to communicate in a chat room using basic TCP protocol

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages