WebCPR
During my 16 month internship at the Alberta Research Council, I spent about 7 months working on a joint project with Clinicare Corporation to develop a Java based client/server product to allow access to their legacy computer-based patient record (CPR) system. This project was know as WebCPR and allowed me to gain practical experience in:
- OO design and implementation using Borland's JBuilder IDE.
- Remote Method Invocation (RMI): a Java-specific solution to the distributed computing architecture.
- Java Cryptography Extension (JCE): provides cyptographic algorithms for use in encryption and authentication.
- Java Secure Socket Extension (JSSE): provides an implementation of Secure Sockets Layer (SSL) for encrypting data streams.



















