A connector to integrate XMLBeans with Hibernate, providing a model to generate Java data objects and database tables purely from database schemas. This allows for truly XML-centric projects, with support for huge (>100M), complex XML files.
A program that relays a stream of JPGs (simulating video) from a client to a server, and then replicates bandwidth on the server end, making the JPGs available via HTTP. Used when incoming connections aren't possible, ie. wifi hotspots w/ webcam.
A simple port-relaying program written in Java; sits on specified ports for either TCP or UDP, re-sends packets to the given IP. Doesn't forward packets, actually receives and re-sends them. Could be handy to learn Java Sockets/networking. Public Domain.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
SafePeer allows you to retrieve IP ranges to which some other software should not connect to. The main purpose of SafePeer is to be a plugin for Azureus, importing IP ranges retrieved from some sources to the IpFilter.
vcalx allows you to connect to an IMAP enabled Exchange server to retrieve you calendar entries and export them to a .ics file. This file can be imported into Sunbird or iCal.
A Java based, command-line analysis tool for checking the conformance of data streams to the formal definition they are supposed to adhere. The formal definition itself should comply to RFC 2234 Augmented BNF for Syntax Specifications: ABNF or ASN.1
Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.
Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
Utility to call Web Services using the SOAP protocol. Very usefull for testing during web services development. It allows to run tests from scripts files. Services can also be called from a commandline interface or using a GUI.
HTTPPoll is a website monitoring and alert program, written in Java and run on the commandline. It polls a list of URLs at user-defined intervals, and can run three types of alerts when a URL returns an error code: email, pop-up dialog box, and shell scr
JTelnet is a simple telnet library for Java with a few demo applications. One is a simple commandline telnet, another is a Swing component that includes VT100 emulation.
This is a Java[TM] conversion tool to generate a HTML file with an ASCII image based on a regular image file. Currently it supports only JPEG, but other image formats will be added.
Commandline and GUI versions available.
XML/XSLT Web Services Framework (XWSF) provides a simple and lightweight yet powerful environment in which one can script Web Services clients and servers using XSLT and Java.
Moonglow is a command-line application which queries data from a variety of sources and formats the results using user-defined Velocity templates. The data sources are generally XML web services, such as Google or Amazon.
Xapian is a Search Engine Library, written in C++ with bindings for Perl, Python, PHP, Java, Tcl, C# and Ruby. Xapian allows you to easily add advanced indexing and search facilities to your applications. See www.xapian.org for more information.
Bebop is a simple yet powerful Java-based Model-View-Controller (MVC) framework. Unlike other MVC frameworks, Bebop supports both standalone and distributed applications, and a variety of UIs (command-line, Swing, web-based UIs, etc.).
XWeb is a commandline program that can be used to create HTML websites from XML and XHTML data. The basic processing part is done by an XSLT processor, XWeb itself handles the navigation information and adds some rendered images for buttons and banners.
A WebDAV browser and remote file editing framework written in Java, including an RFC-2518-compliant WEBDAV client library with optional SSL support, a low-level DAV command-line client (written in JPython), and a built-in text editing component.
JoBo is a web site mirroring tool. It has a graphical UI but there is a also commandline version. Supports robot exclusion protocol (but this can be disabled)
TTFTP provides a TFTP client for the Dallas Semiconductor TINI embedded Java computer. Currently TFTP support is provided as InputStream/OutputStream classes and as a commandline. Plans for the future include integration into SLUSH.
JScour is a simple java command-line program that enables searching and downloading from scour.net. Automatic download retry on disconnect is supported.
This project aims to be a base for specialized image crawlers. It can download images from a specific website and can be extended to crawler any website. All the the processes are multithread. Accept filters.