AI-powered service management for IT and enterprise teams
Enterprise-grade ITSM, for every business
Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
Try it Free
$300 in Free Credit Towards Top Cloud Services
Build VMs, containers, AI, databases, storage—all in one place.
Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
TCPMonPlus intercepts TCP packets and SOAP reqeusts
...TcpMonPlus forwards the packets to the server and port specified in the configuration panel.
User Name and Password may be supplied if the server requires HTTP authentication.
NOTE: You can run the application in console mode using the following example command:
java -cp . com.yasmoicoco.proxy.tcpmon.TCPMonitorPlus -console 9080 192.168.1.1 9080 true
Using the scripts:
Or You may execute one of the scripts as follows:
Windows: TCPMonPlus.bat
TCPMonPlusConsole.bat
Non Windows: TCPMonPlus.sh TCPMonPlusConsole.sh
Also known as TCPMon
Java code for signing and handling Croatian fiscal service requests
Java code for signing and handling requests for Croatian fiscal service. Includes unsigned and signed xml samples. For completeness of project my personal testing key is included. Units tests with sample data are available for the ease of use. Whole Eclipse project is committed to source forge Git.
Commercial support for implementation into different java application is available upon request.
Enjoy
....
-------
Requirements:
For the Java HTTP server:
- J2SE (SDK for compilation)
For the exampe web app:
- Apache2 with mod_rewrite and mod_proxy
Client-side for the web app:
- www browser supporting JS with jQuery
---
Setup:
- run Server.class from Java server files (java Server) in a terminal/console
- unpack example app files under/within your apache2 document root file structure
- open index.html (with a www browser, from a www server)
- observe terminal output
A Java application that monitors folders (local or network shares) for updates and generates feeds which can then be served by a web server or can be simply picked up from a shared folder by an aggregator.
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.
A traslator from BPEL4WS processes to YAWL workflows that works with translation patterns. It takes a BPEL document in input and creates a YAWL workflow that rapresents it.
Java-based security platform which provides a multi-user service middleware for distributed systems. Features: service environment, Shell-based interaction, user authentication (password, soft-token, smard-card), policy enforcement, Web services support
This project aims to replace the multimedia server application for the Gateway, GoVideo, and NetGear DVD players & set-top devices. The new server software aims to be more organized and support a wider variety of formats than Digital 5's original.
JSRPC is a simple way to create shells to call Java methods. It can be used locally or remotely. JSRPC implements a new way to do RPC similar to shell calls.