Skip to content

Latest commit

 

History

4 提交

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

仓库 files navigation

TCP-Python-Code

A simple Python Socket program, which uses TCP to exchange text between the two users.

chat_server.py and chat_client.py work together. Which is a simple texting program without any GUI, uses TCP protocol. Run each in seperate command line terminal.

time_server.py and time_client.py work together, which demonstrates the working of a simple server-client model using TCP protocol. Run each in seperate command line terminal.

关于

A simple Python Socket program, which uses TCP to exchange text between the two users.

Topics

Resources

Stars

0 stars

关注者

1 watching

复刻s

发布

贡献者

Languages