Matt's Page
| Main page | Chatroom | BBS | Message board | Guestbook | Request form | Site search
About me
Pictures
Assembly language
C++ code
Java code
CGI library
Message board
Chatroom
BBS
Guestbook
Site search
Request form
Math
Philosophy
Networking
Applications
Snipits
Sockets
Threads
Maps
Directions




This is a list of Java software.

Java Code

  jar.zip - Java jar example
  native.zip - Java native method example
  asm.zip - Java assembler and disassembler
  httpd.zip - Java servlet serrver
  sqld.zip - Java SQL database server
  sendmail.zip - Java SMTP server (port 25 to hotmail)
  mail.zip - Java email client
  webspider.zip - Java WWW robot
  eval.zip - Java dynamic BYTECODE eval()
  agent.zip - Java roaming agent API
  threads.zip - Java thread example code
  ThreadPool.java - Java thread pool
  ChatApplet.java - Java chat applet
  CSVFileReader.java - CSV file reader in java
  DiskHashtable.java - disk hash table
  Matrix.java - math linear algebra object
  Project6.java - 3D computer graphics java applet

Downloads

  java.zip - the java code

Other Downloads

  java_examples.zip - java examples in a nutshell
  bcel-6.2.jar - java byte code engineering library (from the Apache project).
  cryptix32.jar - international java cryptography library.
  jel.jar - GNU java bytecode eval object.