Friday, December 07, 2007
Saturday, November 24, 2007
JavaParty - JavaParty - Java's Companion for Distributed Computing - Trac
Wednesday, November 21, 2007
Tuesday, November 20, 2007
Sunday, November 04, 2007
dnsjava
dnsjava is an implementation of DNS in Java. It supports all defined record types (including the DNSSEC types), and unknown types. It can be used for queries, zone transfers, and dynamic updates. It includes a cache which can be used by clients, and a minimal implementation of a server. It supports TSIG authenticated messages, partial DNSSEC verification, and EDNS0.
dnsjava provides functionality above and beyond that of the InetAddress class. Since it is written in pure Java, dnsjava is fully threadable, and in many cases is faster than using InetAddress.
dnsjava provides both high and low level access to DNS. The high level functions perform queries for records of a given name, type, and class, and return the answer or reason for failure. There are also functions similar to those in the InetAddress class. A cache is used to reduce the number of DNS queries sent. The low level functions allow direct manipulation of DNS messages and records, as well as allowing additional resolver properties to be set.
A simple tool for doing DNS lookups, a 'dig' clone and a dynamic update client are included, as well as a simple authoritative-only server.
Saturday, October 20, 2007
Sunday, October 07, 2007
Wednesday, October 03, 2007
JXLA, a web logs parser in java
Friday, September 28, 2007
Thursday, June 28, 2007
Axis2/Java - Mail transport
The inner workings of the mail transport has been divided into two parts: the transport sender for SMTP and the transport listener for POP3. The transport listener will listen to a particular email address periodically. When an email comes in, it will be tunneled into an Axis2 engine. On the other hand, the mail transport sender sends emails to a mail server to a particular email address.
Mail transport can be used against a generic mail server or it can be used like a mailet. The simple mailet provided with Axis2 directs any message that comes in to a particular address into the Axis engine. The engine will process the message and use the Transport sender to send the reply.
The mail transports have been written with the use of Sun's JavaMail and Activation jars. They should be available in your classpath to get the mail transport to work.
Thursday, June 07, 2007
SourceForge.net: Files
Saturday, June 02, 2007
Java Web Parts at SourceForge
Java Web Parts is a project that provides small, reusable and largely independant Java components of interest to all web application developers. You can think of this project as being similar to the Jakarta Commons projects. "
JWP Home � About JWP
JSP WebProject is a web-application which was originally developed to support my student research project at the university of cooperative education Stuttgart / AST Horb."
Thursday, May 31, 2007
Tuesday, May 29, 2007
SourceForge.net: Files
Monday, May 21, 2007
GNU Crypto - GNU Project - Free Software Foundation (FSF)
GNU Crypto is licensed under the terms of the GNU General Public License, with the 'library exception' which permits its use as a library in conjunction with non-Free software:
'As a special exception, the copyright holders of this library give you permission to link this library with independent modules to produce an executable, regardless of the license terms of these independent modules, and to copy and distribute the resulting executable under terms of your choice, provided that you also meet, for each linked independent module, the terms and conditions of the license of that module. An independent module is a module which is not derived from or based on this library. If you modify this library, you may extend this exception to your version of the library, but you are not obligated to do so. If you do not wish to do so, delete this exception statement from your version.'"
Saturday, May 19, 2007
xsddoc - JXTable
This page is our entry to Swing related information and resources.
Our first need related to Java Swing is a easy-to-use table with some more funcionalities thtan the Swing JTable.
See JXTable for more details.
Wednesday, April 11, 2007
Open Source DMS
http://www.xinco.org/index_de.php xinco™ | [ eXtensible INformation COre ] |
Der Kern ihres Informations- und Dokumentenmanagements xinco DMS™ ist ein mächtiges Web-Service-basiertes Informations- und Dokumentenmanagementsystem (DMS) für Dateien, Text, URLs und Kontakte, welches unter anderem Zugriffskontrolle, Versionskontrolle, Volltextsuche und einen FTP-artigen Client bietet. |