36 projects tagged "Networking"
ASUS G50 OLED is a modular daemon that controls the ASUS OLED found in G1/G2/G50/G70/G71 laptops to display system monitoring statistics such as load, CPU usage, battery level, total network traffic, CPU core operating frequency, current time and date, temperatures, and notifications of new emails or instant messages. The package includes ACPI event handlers that stop writing to the display when the lid is closed and stop or start the daemon by one of the blue buttons.
Crispy is a lightweight Java API to invoke remote services (RMI, CORBA, WebService, XML-RPC, EJB, Hessian, Burlap, REST, JBoss Remoting, or others) with simple Java object calls. You can integrate Crispy in a service oriented architecture (SOA), in a rich client platform (RCP), or in an inversion of control container (IoC) such as PicoContainer, SpringFramework, or HiveMind.
DIET Agents is a multi-agent platform in Java. A bottom-up design is used to ensure that the platform is lightweight, scalable, robust, adaptive, and extensible. It is especially suitable for rapidly developing peer-to-peer prototype applications and/or adaptive, distributed applications that use bottom-up, nature-inspired techniques.
FDT is an application for efficient data transfers that is capable of reading and writing at disk speed over wide area networks (with standard TCP). It can be used to stream a large set of files across the network, so a large dataset composed of thousands of files can be sent or received at full speed, without the network transfer restarting between files. It is written in Java, runs an all major platforms, and is easy to use.
IMC (Implementing Mobile Calculi) is a Java framework for implementing distributed applications possibly with code mobility. The name is due to the fact that this framework was originally built to help implement the run-time system of a mobile calculi implementation, i.e., calculi accessing remote resources and nodes, and, possibly, exchanging code, processes, and mobile agents. If you don't need code mobility features, you can simply ignore them and use IMC for building any distributed and network application.
Maverick is a professional-level Java SSH API that is based upon the popular open source J2SSH library. It features support for both SSH1 and SSH2 protocols and compilation under JDK versions 1.1+, including the latest J2ME Java Mobile Platform. It also provides a range of performance enhancements with no dependencies, a single-threaded architecture, and improved file transfer rates.
JSTUN is a STUN (Simple Traversal of UDP (User Datagram Protocol) through NAT (Network Address Translation)) implementation. STUN provides a means for applications to discover the presence and type of firewalls or NATs between them and the public Internet. In the presence of a NAT, STUN can also be used by applications to learn the public Internet Protocol (IP) address assigned to the NAT.