here is a collection of programs that i have written.
they have a description on how to use them and the code too!
Use at your own risk!
Programs
Program Description Source/Download
JavaTerm JavaTerm is a telnet program, written in java , mainly for me to understand how sockets and stuff like that works. If you have a JVM, you can download the class and run it by going
:>java JavaTerm -a adress_to_connect_to -p port_num
or you can download the source ..
Note: it doesn't implement any of the RFC's at all.. even though i have had no problems using it to basic stuff like mudding etc, it might cause problems
JavaTerm class file
JavaTerm.java the java source file


go back to the main page