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.
Get Started Free
MongoDB Atlas runs apps anywhere
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.
URL-Checker is a Java-Application, which periodically connects to a specified URL and writes the results (ie "connection OK/failed") to a logfile. A nice tool for webmasters to monitor the availability of a website. There is a GUI and a non-GUI-edition
A program that relays a stream of JPGs (simulating video) from a client to a server, and then replicates bandwidth on the server end, making the JPGs available via HTTP. Used when incoming connections aren't possible, ie. wifi hotspots w/ webcam.
ChangePassword modifies the passwords of passwd, Samba, and Squid through the Web. All passwords are syncronized and changed in real time over a browser like Mozilla, Netscape, IE, Opera, and others.
Learn how to protect your Microsoft 365 data, with simple, actionable tips today.
Watch this on-demand demo series and learn how to protect your Microsoft 365 data with clear, simple, actionable steps that are easy to implement for businesses of all sizes.
I am writing a software that will display internet traffic usage
per node on a Lan network, ie a node correspond to a machine
on a Lan.
Ideally, the software will run on any platform regardless
of the Operating System. However, version 0.1 will be
A simple C daemon that keeps checking for computer/servers availability, via simple raw protocols (ie: ICMP, HTTP, SNMP) and can take some small actions, like for instance sending a SMTP email.