premchalmeti/Asymmetric-cryptography
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
*****Dependencies and requirement: ================================= 1. JDK 1.5 or later. 2. Oracle 10G. *****Steps for deployment: ========================= 1. create the tables in oracle RDBMS.(or simply copy the queries given in codeForDb.txt and press enter) 2. Paste the "ojdbc14.jar" in bin directory of jdk or create a environment variable as "classpath" with "ojdbc14.jar" file's absolute path. 3. Start the server.(open server.bat) 4. start client. (open client.bat)