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.
Try It Free
Build Securely on AWS with Proven Frameworks
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.
ss7mon will implement the following features for SIGTRAN and SS7 family of protocols:
- Message sniffer.
- Call flow tracing.
- Traces DB.
- Distributed tracing.
- QoS monitoring.
- KPI monitoring.
- Web interface.
- CLI command line interface.
- ...etc.
URBI: Universal Robotic Body Interface. URBI is a scripted command language used to control robots (AIBO, pioneer,...). It is a robot-independant API based on a client/server architecture. Liburbi C++/Java/Matlab are available here. Forum available at ht
Kally is a software agent embedded in OpenOffice. We have created a simple interface to allow agents powered by GLORIA (gloria.sourceforge.net) to act as help assistants for users of OpenOffice, the office suite.
JPortForwarder Project
JPortForwarder is a multithreaded TCP Port Forwarder application.
The following feature have been developed:
- Generic TCP Port Forwarging. Listen for a port and forward to an ip:port.
- Multihoming TCP Port Forwarding.
Netflow analyzing tools :
JXColl - collector for Netflow (or XML specified) data
Analyzer - front-end application for providing an user interface and output (graphs, statistics, etc.)
JSCTP is a javainterface similar to the Socket interface utilizing Stream Control Transmission Protocol (SCTP) for Linux through the Linux Kernel SCTP (lksctp) library.
jpcap is a set of Java classes which provide an interface and system for network packet capture. A protocol library and tool for visualizing network traffic is included.
jpcap utilizes libpcap, a widely deployed system library for packet capture.
Sniffer Server - decodes TCP streams and captures packets in general
The captured content may be saved to files or sent to a client over TCP/IP connection (self-defined protocol)
Wireless and Small Devices implementations normally support the Http Connection interface, which allows application to be portable across different mobile information devices by using HTTP as the underlying protocol. HTTP in spite of obvious advantages i
generic network interface supporting multiple connection channels so the server can be written independently of how people will connect to it. Designed for connection-oriented, shared-resource servers.
This interface will allow you to write code to retrieve and send promiscuous network packets from your Java program. It could provide a starting point for a java nmap or such...