Skip to content

siderishub/Email-Networks-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Email-Networks-Project

This was a project assigned to me in my undergrad CS class about networking. The assignment was to implement an email server with users having access to their emails. So essentially when the server program is open, it listens for incoming requests from a client program. When a request is made, it creates a separate server thread to serve that client. The program was implemented so that multiple people could connect to their account at the same time from different clients.  

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages