Skip to content

khomesh24/chatbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chatbox

Simple socket program using Python socket interface.

Requirement

Install python3.6

for ubuntu

$ sudo apt-get install python3.6

for fedora

$ sudo yum install python3.6

socket is inBuild package in Python

How to use

first run server.py.

$ python3 server.py
$ python3 client.py

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages