Currently Browsing: Java Programming

Java Games Collection

Java Games Collection
I’ve set-up a quick portal page for some of the java applets I’ve written for school. Please check it out: http://family-connect.com/javaApps/ I have a Memory Game and Wordscramble applet up at this time with details/instructions.

JVisual File Encryption

JVisual File Encryption
I’ve been wanting to create a simple program using my knowledge of Java that could encrypt text documents using an established cryptology standard. The result after a couple hours exploring the Java crypto library and coding work is the JVisual File Encryption! It is very basic and the functions...