============================================================================= What is jSilc? -------------- "jSilc" is the start of an implementation of the SILC protocol v1.1 in Java 2 SE 1.4, together with a GUI client. Unfortunately it has not been completed and is still at an early stage of development. There will be no future work on the project by the the original author due to time constraints. - Alistair K Phipps (jsilc@alistairphipps.com) - 12 December 2002 =============================================================================
Name Last modified Size Description
Parent Directory 24-Jun-2003 19:38 -
jsilc-silc-1.2.zip 16-Oct-2003 21:01 817k
jsilc-silc-1.2.zip.md5 21-Oct-2003 18:13 1k
jsilc.tar.bz2 24-Jun-2003 19:20 844k
jsilc.tar.bz2.md5 24-Jun-2003 19:20 1k
jSilc Note ========== jsilc-silc-1.2.zip ------------- The jsilc-silc-1.2.zip is jSilc that implementes the SILC protocol version 1.2. It implements most of the core protocol components from the 1.2 protocol version, but is still however incomplete. This implementation could be used as a starting point for Java SILC client. The author has placed the implementation in public as public domain. jsilc.tar.bz ------------ The jsilc.tar.bz implements SILC protocol version 1.1 client side and is capable of creating connection to SILC server and function as SILC client. It implements most of the core protocol components from the 1.1 protocol version, but is still however incomplete. This implementation could be used as a starting point for Java SILC client or it could be augmented to support newer version of the SILC protocol. The author has placed the implementation in public as public domain.