jasminecorp.net directory
Updated Blogs
More .....



 
 

| Add Search | Advertise With JCSearch | Suggest a Site

Search the Web


Search Results

Networking and Distributed Computing
Directory > Computers > Programming > Languages > Java > Class Libraries > Networking and Distributed Computing

Web Sitesi

edtFTPj/SSL
A secure version of edtFTPj Java FTP client library implementing the FTPS protocol. [Commercial]
http://www.enterprisedt.com/products/edtftpjssl/overview.html
Reviews Rating: Not yet Rated Whois Check

CognitiveWeb
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.

http://cweb.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

NFS Client for Java
A class library to access remote NFS file systems from Java. [Time-limited evaluation only]
http://www.mycgiserver.com/~nfsj/
Reviews Rating: Not yet Rated Whois Check

Westhawk's Java SNMP stack
Lightweight SNMP stack in Java, with examples. The stack provides manager functionality for SNMPv1,
SNMPv2c and SNMPv3 (authentication and privacy). It is capable of sending and receiving traps.
[Open source]

http://snmp.westhawk.co.uk/
Reviews Rating: Not yet Rated Whois Check

jSNMP Enterprise
An optimized Java SNMP class library. It provides complete SNMPv1/v2c/v3 support including
trap/inform handling, generation, and forwarding plus authentication and privacy password
alteration. [Commercial]

http://www.jsnmp.com/products.html
Reviews Rating: Not yet Rated Whois Check

Secure FTP Factory
A set of Java FTP components. Included are client components for both FTP and Secure FTP (SFTP).
[Shareware]

http://www.jscape.com/sftp/
Reviews Rating: Not yet Rated Whois Check

Mibble MIB Parser
Mibble is an SNMP MIB parser library for Java. It can read SNMPv1, SNMPv2, and SNMPv3 MIB files, as
well as simple ASN.1 files. [Open source, GPL]

http://www.nongnu.org/mibble/
Reviews Rating: Not yet Rated Whois Check

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://incubator.apache.org/projects/altrmi/
Reviews Rating: Not yet Rated Whois Check

QuickServer
A library for quick and robust creation of a multi-threaded, multi-client TCP server applications.
[Open source, LGPL]

http://quickserver.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

jBear
An abstract framework for rapid development of distributed business applications. By
Lintec-Solution Gmbh.

http://www.lintec-solution.de
Reviews Rating: Not yet Rated Whois Check

Sync4j
A Java class library that implements the SyncML data synchronization protocol. Also a standalone
SyncML server and client.

http://sync4j.sourceforge.net/web/theproject.html
Reviews Rating: Not yet Rated Whois Check

Ftp Bean
Provide basic ftp client functions including get or put ascii/binary file, delete file, rename
file, change directory. [Open source]

http://www.geocities.com/SiliconValley/Code/9129/javabean/ftpbean/
Reviews Rating: Not yet Rated Whois Check

Fooware FTP Client
A suite of objects implementing rfc959 ftp client. [Open source, GPL]
http://www.fooware.com/downloads/ftpclient.html
Reviews Rating: Not yet Rated Whois Check

Java FTP Client Library
An entire FTP client library written in Java. It allows to embed FTP functionality in Java
applications. [Open source, LGPL]

http://www.enterprisedt.com/downloads/ftp.html
Reviews Rating: Not yet Rated Whois Check

JACOMMA (Java Communicating Agents)
an agent development platform/framework for developing distributed, mobile, and reactive
information agents with heterogeneous communication capabilities, in Java and JPython. [Open
source, LGPL]

http://jacomma.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

Cyberons for Java
Includes the SNMP Manager Toolkit which is a Java class library for developing SNMP management
applications. It supports all SNMP management operations such as encoding, decoding, protocol data
unit exchanges, and transport. It provides both synchronous and asynchronous mechanisms for
exchanging PDUs with SNMP agents. By Netaphor Software Inc.

http://www.netaphor.com/products/cyberonsforjavainfo.asp
Reviews Rating: Not yet Rated Whois Check

Jada
A package for Java that allows distributed Java applications (or even applets) to acces a shared
object space for coordination and data sharing purposes. [Freeware]

http://www.cs.unibo.it/~rossi/jada/
Reviews Rating: Not yet Rated Whois Check

Apache 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]

http://ws.apache.org/soap/
Reviews Rating: Not yet Rated Whois Check

HttpUnit
Automates website testing, including form submission, JavaScript, basic http authentication,
cookies and automatic page redirection, and allows Java test code to examine returned pages either
as text, an XML DOM, or containers of forms, tables, and links. [Open Source, MIT]

http://httpunit.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

EzJavabeans
A set of network utility components for Java development. Including EzSMTP, EzPOP, EzMulticast,
EzClock, EzWhois.[Shareware and freeware]

http://www.ezjavabeans.com/
Reviews Rating: Not yet Rated Whois Check

Galaxy Communicator
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://communicator.sourceforge.net/
Reviews Rating: Not yet Rated Whois Check

xobjex
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]

http://xobjex.com/
Reviews Rating: Not yet Rated Whois Check

Distinct ONC RPC / XDR for Java
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]

http://www.onc-rpc-xdr.com/products/rpc/rpc-java-xml.asp
Reviews Rating: Not yet Rated Whois Check

JavaGroups
Reliable multicasting in Java - flexible protocol stack that can be configured to provide any type
of multicast communication transport. [Open source, LGPL]

http://www.javagroups.com/javagroupsnew/docs/index.html
Reviews Rating: Not yet Rated Whois Check

Sun WebNFS
Provides a 100% Pure Java client API to access NFS servers, similar to the java.io API.
http://wwws.sun.com/software/webnfs/ds-webnfs.html
Reviews Rating: Not yet Rated Whois Check

jRML (Java Remote Method Invocation Language_
A Java object (de)serialization and messaging library which uses a more compact format than
XML-RPC. It is also easier to use than most SOAP implementations.

http://freshmeat.net/projects/jrml/?topic_id=90
Reviews Rating: Not yet Rated Whois Check

JBot
A Java library which will allow your applications to make IRC communications. [Open source, LGPL]
http://kolaka.tryphon.homeip.net/jbot/
Reviews Rating: Not yet Rated Whois Check

jPOS
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.jpos.org/
Reviews Rating: Not yet Rated Whois Check

JLDAP (Java LDAP)
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]

http://www.openldap.org/jldap/
Reviews Rating: Not yet Rated Whois Check

Clipstream
Provides audio and video streaming support for applets and applications. [Commercial]
http://www.clipstream.com/
Reviews Rating: Not yet Rated Whois Check

Wingfoot SOAP
A lightweight implementation of SOAP 1.1 for J2ME (CLDC and CDC).
http://www.wingfoot.com/products.jsp
Reviews Rating: Not yet Rated Whois Check

DAJ
A toolkit for the Simulation of Distributed Algorithms in Java.
http://www.risc.uni-linz.ac.at/software/daj/
Reviews Rating: Not yet Rated Whois Check

iNet Factory
Offers components for frequently used Internet protocols: FTP, HTTP, MIME, NNTP, POP3, SMTP, and
telnet. [Commercial]

http://www.jscape.com/inetfactory/index.html
Reviews Rating: Not yet Rated Whois Check

IBM SNMP Beans
Beans implementing the SNMP protocol and providing a user interface to it. [Open Source, IBM Public
License]

http://www.alphaworks.ibm.com/ab.nsf/bean/SNMP
Reviews Rating: Not yet Rated Whois Check

FTP Bean Suite
Contains a simple bean implementing the FTP protocol as an API, and a User Interface bean which
implements an FTP front end. [Open Source, IBM Public License]

http://www.alphaworks.ibm.com/ab.nsf/bean/FTP
Reviews Rating: Not yet Rated Whois Check

Projects:JXTA Book
Includes early draft of JXTA text written by Brendon Wilson.
http://www.brendonwilson.com/projects/jxta/
Reviews Rating: Not yet Rated Whois Check

JNFSD
A complete NFS v2 server written in 100% pure Java. [Open Source, LGPL]
http://members.aol.com/_ht_a/markmitche11/jnfsd.htm
Reviews Rating: Not yet Rated Whois Check

The Taco Framework
Lightweight technology for mobile agent-based distributed computing. The Taco framework is similar
to other mobile-agent frameworks in that it provides mobility-related classes and interfaces for
event handling, taco creation and disposal, taco dispatching and retracting, and so on. [Open
Source, GPL]

http://www.vistabonita.com/tacos/index.html
Reviews Rating: Not yet Rated Whois Check

RemoteTea ONC/RPC
Implementation of Sun's ONC/RPC protocol, both for clients and servers, including jrpcgen tool.
[Open Source, LGPL]

http://www.plt.rwth-aachen.de/ks/english/remotetea.html
Reviews Rating: Not yet Rated Whois Check

JXTA
Language- and platform-independent protocol for peer-to-peer networking, developed by Sun. Initial
implementation in Java. [Open Source, BSD-like]

http://www.jxta.org/
Reviews Rating: Not yet Rated Whois Check

OpenNMS - Open Network & Systems Management
Using Java, XML & XSL, a scalable, distributed network and systems management platform allowing
enterprise and element management capabilities in an open source architecture. [Open Source, GPL]

http://www.opennms.org/
Reviews Rating: Not yet Rated Whois Check

Claymore 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]

http://www.rtfm.com/puretls/
Reviews Rating: Not yet Rated Whois Check

CVS Package - com.ice.cvsc
Library to connect to a CVS server. [Open Source, LGPL]
http://www.gjt.org/pkgdoc/com/ice/cvsc/index.html
Reviews Rating: Not yet Rated Whois Check

NFS Interface
Allows one to export anything (for example, a .tar file) as an NFS filesystem. One can then mount
it from an NFS client and use it just as if it were a regular filesystem. [Open Source, GPL]

http://www.angelfire.com/on/vkjava/
Reviews Rating: Not yet Rated Whois Check

 


Jasminecorp.net directory is based on the Open Directory and is being modified by Jasminecorp.

©2004 Jasmine Computers Inc.

Click here to subscribe for Jasminecorp's product News.

Home | JCBid |Software Development | Domain Registration | Hosting | Web Designing | Buy Books | Advertise with JCSearch | Whois | IP Locator | Add Search | Shopping | Store | Free Blogs | Free GuestBook | Free E-Cards | Free Games | Free Tutorials | Set as Home | Add to Favorite | Suggest a Site | Directory | Our Portfolio | Terms of service | Free quote | Tell a Friend | Special Offer | Job Opportunities | games | Usenet Groups

Submit a Site to Jasminecorp.net Directory || Advertise with us

 

Help build the largest human-edited directory on the web.
Submit a Site - Open Directory Project - Become an Editor
Get a Domain Name:
.com .us .info
.org .in .name
.net .biz .asia