Compliant and Reliable File Transfers Backed by Top Security Certifications
Cerberus FTP Server delivers SOC 2 Type II certified security and FIPS 140-2 validated encryption.
Stop relying on non-certified, legacy file transfer tools that creak under the weight of modern security demands. Get full audit trails, advanced access controls and more supported by an award-winning team of experts. Start your free 25-day trial today.
Start Free Trial
MyQ Print Management Software
SAVE TIME WITH PERSONALIZED PRINT SOLUTIONS
Boost your digital or traditional workplace with MyQ’s secure print and scan solutions that respect your time and help you focus on what you do best.
A Neural Network Library in C++ to implement multilayer perceptrons.
SINCO is a GPL library with functions to implement Artificial Neural Networks simulators. You are free to define the network (ilimited neurons and layers) and the functions (training, threshold, etc.).
jStates is a java library for easy state machine design and implementation.It uses XML to define states and state transitions. jStates is aimed at easy integration with desktop J2SE applications, Struts, Commons Validator, Web and other J2EE technologies
JosReplace Summarizes hundreds of Joomla Plugins!
Using JosReplace you can define your own Joomla tags. JosReplace replaces all occurrences of the search string with the replacement string...
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.
This Script helps you to save array to cookies and get the same, the array items get joined by defined character in parameter and set to cookie, and you can define this character to join items. Also helps to set and get cookies.
Random Forest classification implementation in Java based on Breiman's algorithm (2001). It assumes the data is in the form [ X_1, X_2, . . ., X_M, Y ] where Y \in {0, 1, . . ., C}. The user must define M, C, and m initially.
Flair is all about simplifying application development. It allows the developer to write modules of code and then use flair to define how they interact. Flair then generates the extra code to finalise the application
Continuous Screenshot takes screenshot continuously in a matter defined by the user: start time, duration, delay between shots, etc. The user can define a screen area to be monitored, so that the next shot is only taken when the monitored area changes.
AssortedWidgets is an OpenGL+SDL GUI Library, developed for games, 3D techdemos and 3D applications, featuring BSD license, Delegate Code Style, Ability to define custom themes and Common Widgets and Layouts.
Transform your applications and workflows into powerful agentic systems at global scale.
Gemini Enterprise Agent Platform lets you rapidly build, scale, govern and optimize production-ready agents grounded in your organization's data. The platform enables developers to build custom or pre-built agents for virtually any use case. New customers get $300 in free credits.
PlanB is a relational database, data management tool. It enables you to easily define links between data in MySQL databases and modify data in relational context. The interface heavily utilizes ajax in order to make data management as easy as possible.
rzync is a simple ksh script using rsync to synchronize a file/directory with a remote one using the SSH channel. It enables user to define different configurations and prepare SSH keys, and also supports batch mode and logging option to trace the output.
XOB (XMLObjectBinder) is Java package that is an alternative to JAXB. It lets you define interfaces representing XML tags and have them automatically implemented runtime through the use of reflection giving you an object representation of your XML files.
This project was created to show a way to highlight keywords of any language in a simple way. The resource which has been used is ANLTR (www.antlr.org).
You are free to adapt it for your language, you just have to define the keywords in the grammar file.
USPUI-Universal Serial Port User Interface
WxWidgets based grfic user interface for serial port. You can define the interface by simple configuration file.
A tool to help java developers define classpath references in the Eclipse IDE.
Extends the statndard autocompletion and import system, to allow autoinclusion of classes that are completely missing from the current classpath.
Any2XML allows the controlled conversion from any textfile to an XML file. In the editor (GUI), rules are added to define which parts of the textfile are processed and where they are put in the resulting XML file.
A database content management system for website content that uses XML files to define the management interface for tables in a database systems schemata. Designed to run on PHP 5.
Firebolt Network library (fnl) is a high level framework for network protocol implementations. You can implement your finite state machine oriented network protocol without messing with sockets. Define your states,events,transitions and you're ready.
Avignon is an acceptance test system that allows you to write executable tests in a language that you define. It uses XML to define the syntax of the language but, if you choose to extend the language, leaves the semantics of the tests up to you.
DirJack is a java written tool to monitor directories in your filesystem. The main feature is to react on changes within a directory i.e. you can define the behaviour what to do when files are added, edited or removed.
Monmaster is a web site and web application monitoring tool written in Python. You define pages, servers, tests, and applications, and Monmaster can test and restart apps. Notification of error and recovery status via email is available, as is a web UI
GridBox is a security infrastructure for cluster and grid environments. It provides a sandbox in userspace for application system calls combined with ACLs in order to define allowed application behavior.
It works both for statically and dynamically-com
cruelganger is one threadpool framework in java. Accord to it, you could define your task and task listener, then u could give the tasks to the cruel ganger, the guy will schedule his workers(threads) to finish it.