jceConnection is a tiny application for JCE's students. as for now, the application runs on linux consoles.
it uses sockets via SSL's protocol using http post requests.
- libssl && libssl-dev
- openssl
creating executable file - 'jce':
./make
cleaning:
./make clean
run the execute file
./jce
follow instructions.