Skip to content

Build Basic Chat Application with Python and Socket. Here Client can communicate with server

Notifications You must be signed in to change notification settings

razyesh/Chat-Application-with-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chat-Application-with-Python

Build Basic Chat Application with Python and Socket. Here Client can communicate with server

Install the text-editor in PC • Open it • Import the standard library “socket” in python • start programming with the standard library “Socket” • finish up the coding and • open the terminal, • test the program with the command “python3 server.py” to run server and “python3 client.py” to run the client • start the conversation • that’s it press ctrl+c to stop the chat

About

Build Basic Chat Application with Python and Socket. Here Client can communicate with server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages