Showing 32 open source projects for "chatroom"

View related business solutions
  • Veeam Data Platform v13.1 - Get Your Free Trial Icon
    Veeam Data Platform v13.1 - Get Your Free Trial

    Secure by design, portable by default. Recover clean, fast, anywhere. Start a free trial.

    Try Veeam Data Platform today. Experience the unified platform that's secure by design, portable by default, and proven to recover clean, fast, and anywhere.
    Try it Free
  • MongoDB Atlas runs apps anywhere Icon
    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.
    Start Free
  • 1
    A SSH based chatroom framework; inspired by "ssh-chat" project. This framework support not only the IRC-like command line interface, but also custom clients by providing an API. Unlike the public chat-room of ssh-chat, this implementation requiring all users must be authenticated by public key before starting a chat; however public chatrooms are still possible by hacking OpenSSH server, see Wiki page 'Public Chatroom' for details.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 2
    Chatroom

    Chatroom

    Chatroom

    Chatroom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Lanslim (Local Area Network Server Less Instant Messaging) does exactly what his name says it does and much more. It enables people to talk with jobmates thanks to private chatroom with many features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    PinoyChat - Desktop Version

    PinoyChat - Desktop Version

    PinoyChat: The International Chatroom App for Desktop

    ...[LIKE PINOYCHAT ON FACEBOOK] https://www.facebook.com/pinoychatapp [ REQUIREMENTS for Windows] - 2-3 Upload / Download Internet Connection - OpenGL 2 or higher - Windows 7 or Windows 8 - Windows XP (Need OpenGL 2+) [For other Platform] - Android 4+ - Linux Distros - Mac OS X or Mac Yosemite Download Android: https://play.google.com/store/apps/details?id=org.coresec.pinoychat * Updated and well maintained Application * Well picked Chatroom categories * City Based Chatrooms - Manila Chat - Ilocos Chat - Laguna Chat - Quezon Province Chat - Bicol Chat - Cebu Chat
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    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.
    Download Now
  • 5
    Project Libre

    Project Libre

    An open platform for chat bots, virtual agents, live chat, and more

    ...- http://www.forumslibre.com - free embeddable forums LIVE CHAT libre! - http://www.livechatlibre.com - free live chat and chatrooms Paphus Live Chat - http://www.paphuslivechat.com - commercial live chat, chatroom, forums, and chat bot hosting service Also hosted on GitHub, https://github.com/paphus/Project-Libre
    Downloads: 9 This Week
    Last Update:
    See Project
  • 6
    This is a chat system composed of a TCP/IP server daemon and its corresponding java client. You can chat with other peers in clear text or AES password-based encryption on your own computer network. The AES encryption and decryption is based on 128 bit key which is reached by padding the resulting SHA256 from your provided password. Simply put, SHA is a checksum that change when a single bit change. When you send a message with a password field, the resulting password checksum is cut at...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    gigapouchChat

    gigapouchChat

    Virtual to Real

    Starts as a virtual chatroom, and turns into a real one.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Res01

    Res01 Messenger

    Res01 Messenger - Messenger - Chatroom
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    FXS ChatRooM

    FXS ChatRooM

    FXS ChatRooM is a FTP chatroom for everyone who downloaded it.

    FXS ChatRooM is a FTP public chatroom. Easy to use. Made on Visual Basic .NET and obsfuscated with CodeWall 2010. Visit www.todoinformaticawindows.com
    Downloads: 0 This Week
    Last Update:
    See Project
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • 10
    This script sends svn commit message updates to a campfire chatroom. You can monitor any number of folders on any number of repositories. You DO NOT have to install a post-commit hook or otherwise control the repository! Now supports the new official cam
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    xBoard

    xBoard

    xBoard is a lightweight forum, news, and chat script.

    xBoard is a lightweight forum, news, and chat script that uses no database, everything is stored in text files.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 12
    Free Speech Just Pay Shipping

    Free Speech Just Pay Shipping

    3d peer to peer chatroom where associated pairs of text gravitate

    A 3d chatroom where the things people write gravitate toward eachother based on total strength of associations between those short texts. Strength is a competition of who spends the most computing time trying to associate the texts, similar to Bitcoin's "proof of work" system. While there is unlimited space in the system overall, the space around any specific text is limited by 3d space, which drives competition for what people want that text to be associated with.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    ZeroChat

    A simple and minimalistic terminal-based chat program.

    ...ZeroChat focuses on chatting, without fancy bells and whistles that clutter other chat programs. ZeroChat is designed to be simple and easy to use, and have chatting sessions with one or more users started quickly. With ZeroChat, anyone may host a "chatroom" that others can join and chat together in. There is no need for a separate, external "server" process. You yourself may chat in the same room you host. Currently in initial development. At first, it will be Windows only, but will move to *nix shortly after, and possibly Mac in the future.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A java-based Chat for local networks. It uses the IP of a computer to identify the users
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Libraries for people who want to make their own chat bot for the Hive Workshop's chatroom.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    xmpp2twitter allows you to twitter over your jabber / xmpp instant messenger and pushes new tweets to a chatroom. Implemented in scala, it will run on any JRE >= Version 1.6. The main focus of this project is to learn how to do it "the scala-way".
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Solid chatroom script in PHP/MySQL. Delivers HTML to client with minimal client-side scripting. Supports hooks for integration into user's site login scheme.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A P2P Chatroom system based on Chord architecture. It connects the chatrooms together using the Chord protocol using keywords to identify the chatroom. Very flexible and scallable on the number of chatrooms as the Chord protocol provides.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Orbit PHPChatter is an easy to implement, PHP/AJAX/MySQL based chat script. The Chatter is only one source file and supports functions such as; registration/login, chatroom, current users listing, private messaging, admininistration etc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    This is a Open Source written from java and jymsg9 api, to run command shell from your yahoo client. This is shell server run by any messaging you send from your yahoo client. This program also accept initation to open chatroom (not conference)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    A Role-Playing system using a Browser-Based chat environment. The system contains advanced configuration and end-user features. A working demo is availible at our website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Flash IRC client is a feature rich open source web-chat client. It's built in flash - no hassle in installation, cross platform, and secure. It is a convenient and affordable solution for adding state of the art chatroom(s) to any website.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A web-based program that works with MySQL to create a chatroom for your website or forum. It does not require any extra client or server programs to be installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    j2me midlet midp2.0 and accompanying java chat server for interacting in a jabber chatroom
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    IHCC is an HTML based chatroom (Similar to IRC) that is server independent. No longer in development, recommend looking at http://www.phpfreechat.net/ or similar
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next