Directory Help
Search only in Networking and Distributed Computing
Search the Web
Networking and Distributed Computing
Computers
>
Programming
>
Languages
>
Java
>
Class Libraries
> Networking and Distributed Computing
Go to Directory Home
Categories
FTP
(5)
SNMP
(4)
Web Pages
View in Google PageRank order
Viewing in alphabetical order
3SP: Terminal Components
-
http://www.3sp.com/showTerminal.do
A light Java implementation of a ANSI/VT terminal with both Swing and AWT.
Apache SOAP
-
http://ws.apache.org/soap/
Implementation of the SOAP protocol - a lightweight protocol for exchanging information, based on XML. HTTP and SMTP (i.e. email) transmission are both supported. [Open Source, BSD-like]
Atomikos
-
http://www.atomikos.com/
Offers distributed nested transaction products using JTA, JTS, and SOAP. [Commercial]
Bare Bones Browser Launch for Java
-
http://www.centerkey.com/java/browser/
Source code for class to launch the user's default web browser from a Swing application [Public Domain Software]
Claymore PureTLS
-
http://www.rtfm.com/puretls/
Free implementation of the SSL v3 and TLSv1 (RFC2246) protocols. Now freely downloadable due to a change in US export rules. [Open Source, BSD-like]
Clipstream
-
http://www.clipstream.com/
Provides audio and video streaming support for applets and applications. [Commercial]
CognitiveWeb
-
http://cweb.sourceforge.net/
A framework for building, deploying and managing well-described REST-ful Web services (XML+HTTP+Linking), including REST-ful Web Services realizations for RSS, XML Topic Maps, Structured Arguments, and Workflow.
CVS Package - com.ice.cvsc
-
http://www.gjt.org/pkgdoc/com/ice/cvsc/index.html
Library to connect to a CVS server. [Open Source, LGPL]
Distinct ONC RPC / XDR for Java
-
http://www.onc-rpc-xdr.com/products/rpc/rpc-java-xml.asp
A 100% pure Java toolkit enables to write distributed applications that can interact with existing RPC application written in C. Supports Secure RPC by implementing DES authentication and XML RPC extensions to turn an ONC RPC server into a web service. [Shareware]
Dwarf Server Framework
-
http://www.gnome.sk/Dwarf/dwarf.html
A framework for developing multithreaded server applications based on the Internet standards. [Shareware]
Funambol
-
http://www.funambol.com/opensource/
A Java class library that implements the SyncML data synchronization protocol. Also a standalone SyncML server and client.
Galaxy Communicator
-
http://communicator.sourceforge.net/
Architecture for constructing dialogue systems. Its plug-and-play approach enables developers to combine architecture-compliant commercial software and cutting edge research components. [Open source]
http://incubator.apache.org/projects/altrmi/
-
http://incubator.apache.org/projects/altrmi/
An alternative to RMI which does not require the use of java.rmi.Remote and uses an unchecked substitute for RemoteException, so that "throws RemoteException" is no longer needed. [Open Source, BSD-like]
http://jsdp.sourceforge.net/
-
http://jsdp.sourceforge.net/
A Java implementation of SDP protocol that provides a standard representation for information that describe multi-media sessions. This information are included within other protocol messages as payload. jSDP is a Java library that enable users to manipulate SDP messages.
http://sourceforge.net/projects/jbot/
-
http://sourceforge.net/projects/jbot/
A Java library which will allow your applications to make IRC communications. [Open source, BSD License]
http://www.cs.unibo.it/~rossi/jada/
-
http://www.cs.unibo.it/~rossi/jada/
A package for Java that allows distributed Java applications (or even applets) to access a shared object space for coordination and data sharing purposes. [Freeware]
http://www.erights.org/elib/
-
http://www.erights.org/elib/
Provides for inter-process capability-secure distributed programming. Its cryptographic capability protocol enables mutually suspicious Java processes to cooperate safely, and its event-loop concurrency and promise pipelining enable high performance deadlock free distributed pure-object computing.
http://www.jpos.org/
-
http://www.jpos.org/
Implementation of the ISO-8583 protocol - acts as a framework for financial exchange/payment. It can be used to implement EFT interchanges, switches, payment gateways, POS software and e-commerce sites. [Open Source, GPL]
http://www.risc.uni-linz.ac.at/software/daj/
-
http://www.risc.uni-linz.ac.at/software/daj/
A toolkit for the Simulation of Distributed Algorithms in Java.
http://xins.sourceforge.net/
-
http://xins.sourceforge.net/
An open-source web services framework. Main goals are high productivity and separation of concerns.
http://xobjex.com/
-
http://xobjex.com/
A peer-to-peer software daemon and API to develop, deploy, discover and use components or applications over http without regard to type of hardware, OS, or programming environment. [Open source]
https://jxta.dev.java.net/
-
https://jxta.dev.java.net/
Language- and platform-independent protocol for peer-to-peer networking, developed by Sun. Initial implementation in Java. [Open Source, BSD-like]
iNet Factory
-
http://www.jscape.com/inetfactory/index.html
Offers components for frequently used Internet protocols: FTP, HTTP, MIME, NNTP, POP3, SMTP, and telnet. [Commercial]
JACOMMA (Java Communicating Agents)
-
http://jacomma.sourceforge.net/
an agent development platform/framework for developing distributed, mobile, and reactive information agents with heterogeneous communication capabilities, in Java and JPython. [Open source, LGPL]
Java Remote Method Invocation Language
-
http://freshmeat.net/projects/jrml/?topic_id=90
A Java object (de)serialization and messaging library which uses a more compact format than XML-RPC.
JLDAP (Java LDAP)
-
http://www.openldap.org/jldap/
A class libraries for Java enable you to write applications to access, manage, update, and search for information stored in directories accessible using LDAPv3. Contributed by Novell. [Open source]
Projects:JXTA Book
-
http://www.brendonwilson.com/projects/jxta-book/
Includes early draft of JXTA text written by Brendon Wilson.
QuickServer
-
http://www.quickserver.org/
A library/framework for quick creation of robust and multi-threaded, multi-client TCP server applications. [Open source, LGPL]
RemoteTea ONC/RPC
-
http://remotetea.sourceforge.net/
Implementation of Sun's ONC/RPC protocol, both for clients and servers, including jrpcgen tool. [Open Source, LGPL]
SSH Factory
-
http://www.jscape.com/sshfactory/
Java components for SSH and telnet protocols.
Sun WebNFS
-
http://www.sun.com/software/webnfs/ds-webnfs.xml
Provides a 100% Pure Java client API to access NFS servers, similar to the java.io API.
The cajo project
-
http://cajo.dev.java.net/
A small, simple, powerful framework; to dynamically link Virtual Machines into a seamless continuum. It is a 'drop-in' architecture, requiring no application redesign to use it. [Open source, LGPL]
The Community OpenORB Project
-
http://openorb.sourceforge.net/
A library providing CORBA services. [Open Source, BSD-like]
Help build the largest human-edited directory on the web.
Submit a Site
-
Open Directory Project
-
Become an Editor
Modified by Google - ©2009 Google
Advertise with Us
-
Jobs, Press, Cool Stuff...