Skip to content

A python GUI based sever-client chat app using socket programming(TCP) and encryption of messages using Advance Encryption Standard(AES)

Notifications You must be signed in to change notification settings

aakarsh2126/Socket-Programming

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Socket-Programming

A python GUI based sever-client chat app using socket programming(TCP) and encryption of messages using Advance Encryption Standard(AES). Libraries Required 1.Tkinter 2.socket 3.pickle 4.random 5.threading 6.ScrolledText 7.simple_aes_cipher

About

A python GUI based sever-client chat app using socket programming(TCP) and encryption of messages using Advance Encryption Standard(AES)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages