Main Page |
Java Software |
C Software |
C++ Software
Networking |
Databases |
Miscellaneous |
About Me |
Email Form

Matthew W. Coans Abode - Java Software
This is a list of Java software I have written.
Applications
httpd - A simple thread pool based web server written in Java. It supports java Java Servlets, XML Web Services and secure connections using the secure socket layer. This project is slightly in completed
httpd.zip - 4.67MB
sqld - A simple SQL database server written in Java. It supports multiple data storage methods including comma separated value text files, XML data files and Berkley DB files. This project is slightly in completed
sqld.zip - 4.3MB
Web Spider - A simple web spider written in Java that sets up a MySQL PHP search engine for a web site.
webspider.zip - 337KB
webspider.tar.gz - 320KB
Native Code Examples (windows/linux) - native code examples.
native.zip - 1.9MB Windows
native.tar.gz - 12.3KB Linux
Object Server - object java server that demonstrates different thread methods.
objsvr.tar.gz
Java Mail API Emailer - Java mail API used to send email using a yahoo or hotmail email account.
yahoo_sendmail.java
hotmail_sendmail.java
Simple Clock - simple java clock Java program.
clock.tar.gz
Java Shell - java command shell.
javaux.tar.gz
Components
CLAWS Word Tagger - HTTP file upload client example. This calls the CLAWS web CGI program.
CLAWSTagger.java -
7.17KB
Projects from grad school
Project 2 – A java program to simulate a box-office.
prj2.zip - 98.6KB
Project 3 – A telnet style educational institution course registration server.
prj3.zip - 3.18MB
Project 4 – A java rule based artificial intelligence.
prj4.zip - 2.87MB
Project 6 – A simple 3D animation applet.
prj6.zip - 25.1KB
Java APIs
Matrix.java – A linear algebra matrix java class.
Matrix.java
Native Pointer – A Java native API that lets you program with C pointers in Java.
java_mem.tar.gz
Back to the main page...
Main Page |
Java Software |
C Software |
C++ Software
Networking |
Databases |
Miscellaneous |
About Me |
Email Form