Skip to content

A two-agent chat application using python sockets and TCP with support for broadcasting.

Notifications You must be signed in to change notification settings

Jitender-Kumar-Yadav/Chat-Application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat-Application

A simple chat application using python sockets

How to run Server?

  1. Execute "ServerApp.py" using python 3

How to run Client?

  1. Execute "ClientApp.py" using python 3
  2. Enter username containing only letters and numerals and starting with a letter
  3. Enter (public) IP-adress of the server or type 'local' for server on same host
  4. Chat with other devices connected to the server

About

A two-agent chat application using python sockets and TCP with support for broadcasting.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages