Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 232 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 232 Bytes

NioServer

This a tiny server skeleton that uses the Java nio framework and SSL. You need to generate a new key store with the Java keytool. Compile and run with Eclipse 4.7.2 or later.

The project was created by Johan Mattsson.