Automatic backups, patching, replication, and failover. Focus on your app, not your database.
Cloud SQL handles your database ops end to end, so you can focus on your app.
Try Free
Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure
Native application identity and user-based security for your Azure cloud
Gain integrated visibility across all traffic in a single pass. Deploy Palo Alto Networks VM-Series to determine application identity and content while automating security policy updates via rich APIs.
A Simple IRCD written in Java, for ease of adding custom code and allow better protection against crackers/hackers.
(Note: This project has been moved to GitHub)
IRC gateway for lide.cz chat.Written 100% pure in Java including "Lide API" (package jlidegw),which allows Java developers to make their own applications collaborating with lide.cz server.Some code parts are inspired by Python version of lidegw.
JTelIRC is a Java-based IRC library that attempts to make creating intelligent IRC clients extremely easy- you can create an intelligent IRC bot within minutes using just a few lines of code.
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.
A Python IRC Console Client. I use it to tunnel irc through ssh when I'm at the university. It isn't finished yet, but works quite well for me. The base work is done, but I will revise most of the code soon, so it will be more structured hopefully.
This java library implements the IRC protocol. This library can be used in other programs as a means to get onto a IRC server and communicate without the need to understand the IRC protocol. Project sourcecode will be added shortly..
Quirck is a Simple IRC Client with a well-commented code and an object oriented architecture. It was written for didactic purposes in a few weeks. We hope that it can be useful for anyone new to the world of IRC client programming.
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.
<b>A simple, flexible, light weight application enclosure from which rapid extension is possible in the Java programming environment. Includes the config framework similar to Apache's digester tool, except control is encapsulated in the constructor.</b>
Spiritbot is a suite of tools designed for use in software-engineering, CodeGenUML includes an XMI/MOF/UML reader and exporter. An IRC ticker bot is also provided to aid in the development process.
IRC Client coded in Java, inspired in the popular mIRC. This client was coded as a practice, along with my learning of the Java programming language. I wanted to offer the code to help anyone wishing to start programming networked applications on Java.
SporksBot is a modular IRC bot. It is programmed in pure OOP Perl and using the Net::IRC code. Modules are *very* easy to program. SporksBot has a well-defined database access API which allows source-independent database access.
DAVIS is an easy and useful language for IRC bots. This project contains our own bots, some bots for demonstration, a parser that creates Java, C, Perl and IRC-Script code out of a DAVIS file, and an interpreter for DAVIS files.
Potbot is an IRC bot written in Perl. It it intended for aditional code to be added to produce a custom bot to do a certain job. It's code is modular to allow for easy additions. The bot is fully functional as it is, without any code additions.