Skip to content

Atenna/Python-Client-Server-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Client-Server App

Python 2.7 implementation of client-server communication using TCP/IP sockets & TKinter

How it works

Client writes messages to Server. Server receives a message and send it back with appended text "from server".

alt tag

Application runs on localhost. After disconnecting the client, server displays a message.

alt tag

Copyright

Anyone is free to copy, share and edit this code.

About

Python 2.7 implementation of client-server communication using TCP/IP sockets & TKinter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages