You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is my deepdiveserver app. Its a secure server that runs on java. Its uses CA provided certificate to authenticate connection and to ensure secured connections. It allows for communication between deepdiveclient apps and also it stores offline messages and it demonstrate the usage of data structure and algorithm to solve compex situations. T…