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.
-
Notifications
You must be signed in to change notification settings - Fork 0
siderishub/Email-Networks-Project
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published