Note: This project is not being developed anymore. I'll keep free support by mail, but don't expect new releases. Thanks you.
A little application for LAN messaging using a lightweight protocol and UDP packets.
J-Lan Communicator has been developed using Java(tm) programming language, so it should run in any Java Virtual Machine compatible with Sun's specs.
| Overview |
J-Lan Communicator (jlanc in short) is a small application that facilitates communication between different hosts on the same local area network. It does not require a central server and uses very little bandwidth by taking advantage of a lightweight protocol and UDP packets.
jlanc relies in broadcasting features of UDP packets in order to provide a 'connection oriented'-like environment without the need of a central server.
jlanc is interesting for small organizations that share the same LAN environment. It doesn't need internet connection and you'll get most of the features of a conventional instant messaging application without the need of setup a dedicated server.
jlanc is ideal for (but not limited to) the following scenarios:
Moreover J-Lan Communicator is Free Software, so you can customize it to better fit your needs.
This software is OSI Certified Open Source Software.
OSI Certified is a certification mark of the Open Source Initiative.
jlanc it's rated Top 25% at Jars.
| Features |
List of features for jlanc 1.4:
You can check the Changelog for the whole list of changes.
List of probably features for next version (right now in planning stage):
The versions are backwards compatible for series 1.x, even newer features won't work with older clients.
Some screenshots for version 1.2 (click on the thumbs to enlarge):
| Support |
jlanc is Free Software and free support is limited.
If you want a custom version of the application or direct email support, mail me and we can deal in the conditions.
Here you only will get support for the versions bundled here. For others, just ask your third party provider for help.
The basic support for jlanc includes:
You can subscribe to new releases in jlanc project's page at freshmeat.net.
| Contribute |
jlanc is Free Sofware and you're welcome to contribute to its development.
There are several ways to contribute:
You must fill in jlanc's bug report form. There's also a spanish version.
You can send them to <jjm *at* usebox.net>. I'll review your stuff as soon as possible.
Right now jlanc comes with following translations:
english (default), spanish: Juan J. Martínez <jjm *at* usebox.net>
You should get current intl file with default translation, translate it, and send me it back with your locale especified.
| Download |
You can download both binary and source of current release of J-Lan Communicator.
Currently jlanc has support for following locales: en (default) and es.
Binary release
version 1.4 reissued (R1 = build 20040512), a minor update in the interpreter.
Required: Sun's J2RE 1.4 or compatible.
Running the program:
J2RE_JAVA_PATH=path to your j2re's 'java' binary
$(J2RE_JAVA_PATH) -jar jlanc.jar
In some desktop environment a simple double-click over the jar file will do the work.
Source release
Required: Sun's J2SDK 1.4 or compatible.
If you have problems downloading tar.gz files, add following mime type to your browser: application/x-tar.
| Resources |
Here you have some resources related to jlanc.
Here you have some Forth scripts (feel free to send me yours).
Legal Mambo-Jimbo
J-Lan Communicator Copyright © 2003,2004 Juan J. Martínez <jjm *at* usebox.net>
Java is a trademark of Sun Microsystems, Inc. in the United States and other countries. J-Lan Communicator is independent of Sun Microsystems, Inc.
$Id: index.html,v 1.20 2004/05/12 11:33:16 reidrac Exp reidrac $