Skip to content

Virtual Chat using Python (Semester 4 - EE353 Computer Networks)

License

Notifications You must be signed in to change notification settings

SamiAlavi/Virtual-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

====================================================
			Windows / Ubuntu

python3 client.py -n user1 -p 12002 -s 127.0.1.1

python3 server.py


			OR
python client.py -n user1 -p 12002 -s 197.200.228.1


python server.py


======================================================
Commands:
	quit 		- \quit
	sleep		- \sleep\time	#time in seconds
	send file	- \sendfile
	block		- \block
	unblock		- \unblock
	change name	- \name\newname

About

Virtual Chat using Python (Semester 4 - EE353 Computer Networks)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages