We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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.
1) libssl && libssl-dev 2) openssl
creating executable file - 'jce':
./make
cleaning:
./make clean
run the execute file
./jce
follow instructions.