Showing 997 open source projects for "chat source code"

View related business solutions
  • Build Secure Enterprise Apps Fast with Retool Icon
    Build Secure Enterprise Apps Fast with Retool

    Stop wasting engineering hours. Build secure, production-grade apps that connect directly to your company’s SQL and APIs.

    Create internal software that meets enterprise security standards. Retool connects to your business data—databases, APIs, and vector stores while ensuring compliance with granular permissions and audit logs. Whether on our cloud or self-hosted, build the dashboards and admin panels your organization needs without compromising on security or control.
    Learn More
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • 1
    Intelligere SCS is a collaboration system with an integrated web conference system ideal for virtual classroom, e-learning and video conference. In order to view an on-line demo use this address http://tinyurl.com/scsdemo (user and pass 'sfguest').
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Secure 2 peers chat/file transfer using Diffie–Hellman key exchange and DES/MD5 encryption. Can negotiate for a key for each message/file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a client application of JiShiTong (an IM software recommended by China Unicom) running on Android device, You will always get some new features here. If you need a more stable application, please download from its official site.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    O Bollbox Talk tem como motivação a portabilidade com relação ao ambiente oparacional, haja vista a execução ser sobre a JMV, outra motivação é existe um maior controle do serviço(servidor e protocolo) Licença LGPL
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    isytok
    Little multimedia LAN chat application, oriented to software developers teams who rapidly need to share ideas, screenshots or thoughts!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Control vibrating motors and force feedback devices attached to your computer with GUI to control your own devices or interact with other users over the Internet (via IRC, Jabber, or direct TCP connections), includes support for Nexuiz game.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    A small Java program, with a server and a client. Clients can connect to the server and a simple character can walk around on a grassy plane, like an online game. Nothing special, but some people wanted the sourcecode.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Java based API for interfacing with chat servers for the game Anarchy Online (AO). Objective is to design a java chat API for AO that is powerful, easy to use, modular and multi-bot compatible, as well as being useful in Android/Mobile Platforms
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    generic IRC
    A basic java based IRC client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Free and Open Source HR Software Icon
    Free and Open Source HR Software

    OrangeHRM provides a world-class HRIS experience and offers everything you and your team need to be that HR hero you know that you are.

    Give your HR team the tools they need to streamline administrative tasks, support employees, and make informed decisions with the OrangeHRM free and open source HR software.
    Learn More
  • 10
    littleface is MVC j2ee framework,also has its own permanent layer.At present,support oracle, mysql. so using very simple, i hope you like to join. new :security authentication framework can be configured
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    A simple an easy to use Instant Messenger application to use on networked computers. Minimal to no setup required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    oracle-jutils
    PL/SQL packages to perform Oracle 11g tasks within a very few number of lines : dump/load LOBs, compute CRC, get Mime Type from a BLOB, send XMPP messages, list directory contents as a table, interact with Twitter,deal with QrCodes, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Lets you connect to a Direct Connect hub without a DC client. Instead you tell your IRC client to connect to irdc then tell irdc to connect to a DC hub. Great if you use DC to chat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Kraken XMPP IM Gateway
    Kraken is a continuation of the Openfire IM Gateway plugin, but in a way that works for any XMPP server. It provides a way for XMPP users to log into, and communicate through, their legacy IM accounts such as AIM, ICQ, MSN, Yahoo, and friends.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Desktop client for Atlantis Talker (http://atlantis.talker.sk/) based on NetBeans Platform. This client will have separate tabs for different channels of communications (private tells, shouts, games, ...)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Java Gadu-Gadu protocol implementation
    JGGAPi is java implementation of Gadu-Gadu protocol. Gadu-Gadu is a IM system very popular in Poland based on proprietary protocol. The implementation is based on specification of Gadu-Gadu protocol gathered during implementation of EKG application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    This Is a IP messenger. instant messenger for internal communications. To run this project java1.6.0 or higher required. I am discontinuing here. I have hosted my code on http://code.google.com/p/ip-messenger/ and will continue there.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Droid does Anarchy Online
    Android chat client for the game "Anarchy Online" Droid does AO (DDAO) uses the Java AOChat API which can be found at https://sourceforge.net/projects/jaochatapi/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    NiMC provides an Instant Messaging server and client that runs on a custom protocol that is implemented in python. The project was written as a learning experiment by its author, to get experience with TCP/IP. Great example of how to do TCP/IP wrong
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Java Web Chat (Standalone and Plugin)
    This project aim to develop a plug-in module for ready use in Java Web application with little effort, it has many ways to persist account details (XML vs DB) It can be used as a standalone application for support services in the web sites.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    jlidegw
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    A community software consisting of forum, chat, classifieds and more. With many functions specifically designed for use in (but not restricting to) adult/dating context.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    JAM Circle
    JAM Circle is a Kanban Application Platform on Eclipse RCP.Kanban is similar to sticky note.you can use it for GTD,Planning,Pull System using Kanban.It supports to send Card using XMPP and to define it\'s behavior using Script(JRuby and ECMAScript).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A cross-platform (java based) open source 3d chat platform.. Provides a python programming interface and internal program editor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Игра "Точки". Ссылка на сайт: http://pointsgame.net Разработка переехала сюда: https://github.com/vn971/multipoints
    Downloads: 0 This Week
    Last Update:
    See Project