Trusted by nearly 20,000 customers worldwide, and all major cloud providers.
OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
Get started — no credit card required.
Turn Your Content into Interactive Magic - For Free
From Canva to Slides, Desmos to YouTube, Lumio works with the tech tools you are already using.
Transform anything you share into an engaging digital experience - for free. Instantly convert your PDFs, slides, and files into dynamic, interactive sessions with built-in collaboration tools, activities, and real-time assessment. From teaching to training to team building, make every presentation unforgettable. Used by millions for education, business, and professional development.
This package provides a lightweight and flexible solution for storing and retrieving java objects in and from relational databases. It is intended for developers who don't want to cope with SQL statements in their code.
JspApeiWiz is a wizard that generates Java/JSP code for a full maintenance of a database table. It is a very easy to use tool that can be integrated in any Java IDE.
AutoUpdater is a Java API and a program to automatically install code from a web server to a client. Clients running it will mirror the target directory structure from the server. Supports compressed server files and incremental updates.
xPG was about an OpenPGP-GUI in Java. Some source-code is still available for reference purposes. See http://www.cryptix.org/ for a current implementation of OpenPGP for Java.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
OpenORM is an OpenSource Object Relational mapping broker based on Scott Ambler whitepapers.
It's developed on C++ and the objects that it persist are CORBA objects.
We are currently using omniORB2 as our ORB and PostgreSQL as our database server.
Java-program to read, modify and execute class-files. a real java VM written in java or a decompiler for class-files is possible (and partially working)
The TechTrader Bytecode Toolkit is a high-level set of APIs for manipulating java bytecode. It is primarily targeted at making runtime and/or compile-time enhancements to existing java classes, or creating new java classes on the fly.
Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.
Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
JSkeleton is a swing based java application which generates skeleton java source
files from a forms based gui interface. Accessor ( get and set ) methods are
automatically created for variables specified by the user.
Developing JavaServer Pages (JSP)? Tired of writing the same code over and over again (e.g. displaying a calendar)? Take this custom taglib that contains nice and practical tags for rendering dynamic content from JavaServer Pages.
XRes4J stands for "XML Resources and properties for Java".
It is a Java library that allows you to access in your code to all your resources and properties stored in a set of XML files.
This is a great replacement of Java properties files.
Frosttie (FROnt-end SchemaTron Text Internet Engine) takes XHTML pages and processes them with various user-definable filters such a W3C's WAI, Section 508 (US) web usability compliance, ad removal, etc. It can be used with zKnowMan.
EJBDoclet is a JavaDoc plugin (Doclet) that generates EJB related source files from an EJB bean source file that has been JavaDoc commented by using special EJBDoclet tags. EJBDoclet has retired, http://sourceforge.net/projects/xdoclet is the substitute.
This project contains all the code for the eXploringXML column on WebReference.com at http://exploringxml.com .
Currently this is only an applet for parsing and displaying Rich Site Summary (RSS) files, but more Javacode for XML will come
Muq is a network server that goes several design generations beyond MOO or Java in providing support for applications characterized by these five requirements: Multi-user, Persistent state, Complex data, Complex code, and Distributed networking.
The Cryptix ASN.1 Kit aims at facilitating the task programmers face in coding, accessing and generating java-bound, both types and values, defined as ASN.1 constructs, or encoded as such.
Open KickOff football project aims at programming a free, opensource, GPL'ed soccer game similar to Dino Dini's Kick Off 2. A fun arcade-style 2D football cross platform game written in Java. Game play is designed to be quick, responsive and fun.
TreeScript a next generation Java based language for inserting into and building large (proxy based) XML like object trees. It allows code and diverse data sources to be acted upon is if they were simple atomic and node type values.
This project may be restarted shortly after all this time.
It will probably take the form of a generic Java application with XML template files.
A plugin will then be developed for the eclipse IDE.
EJBGen 2.0 is an EJB extension module for the SrcGen project. It generates Java and XML source files based on meta-data supplied in the form of an XML document that conforms to a DTD/XML Schema that describes the structure of an Enterprise Java Bean.
This is an open source state machine template for C++. Initially FSM support will be given. The purpose is to facilitate developers to create state machine based C++ applications easily.
JDocHelper is Java application that helps to add Javadoc comments to your Java source code. JDocHelper parses Java source files to check all class, method and variable definitions and inserts skeleton.