148 projects tagged "Windows"
StelsEngine is a fast in-memory SQL engine (in-memory JDBC) for storing and processing tabular data in Java applications. Using StelsEngine, you can make processing data in your software considerably easier and quicker. It implements the JDBC API standard. It is a JDBC Type 4 driver, supports most keywords of ANSI SQL 92, supports integer, floating point, string, date/time, and Java object data types, supports aggregate, numeric, string, conversion, and user-defined SQL functions, supports data loading from a DBMS, and is platform independent.
Ice is a modern alternative to object middleware such as CORBA or COM/DCOM/COM+. It is easy to learn, yet provides a powerful network infrastructure for demanding technical applications. It features an object-oriented specification language, easy to use C++ and Java mappings, a highly efficient protocol (including protocol compression), asynchronous method invocation and dispatch, dynamic transport plug-ins, TCP/IP and UDP/IP support, SSL-based security, a firewall solution, and much more.
MiGLayout is a versatile and flexible Swing and SWT layout manager. It uses string constraints or API type-checked constraints to format the layout. Strings are both short to type and easy to understand. MiGLayout can produce flowing, grid-based, absolute (with links), grouped, and docking layouts. It was created to be to manually coded layouts what Matisse/GroupLayout is to IDE-supported visual layouts.
actiWATE (Actimind Web Application Testing Environment) is a software platform intended to make the test automation process simple and cost-effective. The major component of actiWATE is a Java-based framework that emulates Internet browser functionality and provides a convenient and intuitive action-based API for test script development. An automated test in actiWATE is just a piece of Java code that uses the actiWATE API, so this test can be executed through different tools (for example, JUnit test runner). actiWATE collects testing information to log files and generates test failure reports to simplify problem allocation and correction.
This is a tool to collect information from web servers and to spider the web sites. This was written for the Open Source Security Testing Methodology (OSSTM) located on http://www.ideahamster.org/osstmm- description.htm. The spider is a multi-threaded resusable module that can be used in other projects.