Skip to content

Linbjfu/python-socket-programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

python-socket-programming

Implementing TCP Communication Between Client and Server Using Python Code

Code execution environment

Client:Win10 64bit

Server:Ubuntu16.04 LTS

The difference of the python environment results in subtle differences in the code syntax of the two files.

client.py:python3.6

server.py:python2.7

About

Implementing TCP Communication Between Client and Server Using Python Code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages