Skip to content

william8th/POP3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

POP3Server.java is the main class. To edit the MySQL connection settings, please edit Database.java

UserInterface.java is the main class for the POP3Client.

Port 8080 is used as port 110 is reserved specially for system applications (sudo is required to execute the Java bytecode if port 110 is to be used). To edit the port, please head to POP3Server.java. All settings are defined as constants.

About

POP3 Server and Client

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages