Showing 97 open source projects for "java development kit"

View related business solutions
  • Cloud-based help desk software with ServoDesk Icon
    Cloud-based help desk software with ServoDesk

    Full access to Enterprise features. No credit card required.

    What if You Could Automate 90% of Your Repetitive Tasks in Under 30 Days? At ServoDesk, we help businesses like yours automate operations with AI, allowing you to cut service times in half and increase productivity by 25% - without hiring more staff.
    Try ServoDesk for free
  • Inspections+ Mobile forms for Dynamics 365 - Resco.net Icon
    Inspections+ Mobile forms for Dynamics 365 - Resco.net

    Start collecting field data without the hassles of complicated development thanks to resco.Inspections' native integration with Dynamics 365.

    Equip your frontline teams with a robust digital solution to simplify data collection and reporting. Handle inspections and audits effortlessly, even in remote locations, and create comprehensive reports on the spot, all integrated with Dynamics 365.
    Learn More
  • 1
    CIM

    CIM

    Distributed instant messaging system for developers

    CIM(CROSS-IM)A developer-oriented system, provides components to help developers build their own distributed instant messaging system that can be a horizontal scaling IM. CIM is an IM Instant messaging system, can be applied as a message push middleware. IOT Message transparent transmission middleware in massive connection scenarios. Provides flexible horizontal expansion and contraction according to the actual situation. The server automatically removes offline clients. Client reconnects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Official Android SDK for Stream Chat

    Official Android SDK for Stream Chat

    Android Chat SDK ➜ Stream Chat API. UI component libraries for chat

    This is the official Android SDK for Stream Chat, a service for building chat and messaging applications. This library includes both a low-level chat SDK and a set of reusable UI components. Most users start with the UI components and fall back to the lower-level API when they want to customize things. We're proud to say that we're the first Android Chat SDK that supports Jetpack Compose! We released our Compose UI Components one day after the official Jetpack Compose 1.0 release and our...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    LMAX Disruptor

    LMAX Disruptor

    High performance inter-thread messaging library

    LMAX aims to be the fastest trading platform in the world. Clearly, in order to achieve this we needed to do something special to achieve very low-latency and high-throughput with our Java platform. Performance testing showed that using queues to pass data between stages of the system was introducing latency, so we focused on optimising this area. The Disruptor is the result of our research and testing. We found that cache misses at the CPU-level, and locks requiring kernel arbitration are...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    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
  • Planfix: Manage Projects, Team's Tasks and Business Processes Icon
    Planfix: Manage Projects, Team's Tasks and Business Processes

    All-in-One Enterprise-Level Software is Now Available for SMB

    Planfix is like a souped-up business process management system for folks who really know their stuff. It's built to help you dive deeper and gives you more options than your run-of-the-mill project and task management systems. Best part? Even small businesses and non-profits can get in on the action.
    Learn More
  • 5

    LiteMessage

    A lightweight, peer-to-peer messaging program.

    A lightweight peer-to-peer messaging program that runs in the console. It also has a GUI version. It is currently very early in development. It is implemented in Java, so it is cross-platform. Currently developed using Java 8 (aka 1.8) It is distributed under the 3-clause BSD license. Planned features in the future include message encryption and file transfers. The most up-up-to-date source can be found on GitHub: https://github.com/cguy777/LiteMessage The MTools library can be found here: https://github.com/cguy777/MTools
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    IrcAppender

    IrcAppender

    IrcAppender forwards important log4j messages to an IRC channel

    IrcAppender is an appender for the Apache log4j system which forwards important logging event to an IRC channel. Output is controlled by the log4j configuration.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Rs

    Rs

    A free client for sb0t an other servers in the Ares Network

    This app is supposed to connect to Sb0t and other servers from the Ares network. The development is not finished.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 8
    This will be a simple tandem text editor. It will broad cast document events to clients over a web connection. What it should do is allow more than one person to edit a document at the same time. Of course the one editing has a lock.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Xabber

    Xabber

    Open-source XMPP client for Android

    Open source Jabber (XMPP) client with multi-account support, clean and simple interface. Being both free (as in freedom!) and ad-free, Xabber is designed to be the best Jabber client for Android. Xabber uses Gradle build system. The only specific thing is git submodule for the MemorizingTrustManager library. Since it’s inception in 2011, Xabber has grown to be a number one XMPP client for Android. It is fast, reliable and packed with lots of features that make it more advanced than most...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Synap is the world's leading online solution for question-based learning and assessment Icon
    Synap is the world's leading online solution for question-based learning and assessment

    Intuitive, intelligent exam preparation and delivery software

    The online exam platform for schools, universities and other educational bodies. Provide your learners with the tools and insights to facilitate long-term learning ahead of live exams. Deliver engaging online exam preparation, practice tests and live, high-stakes exams all from one place with Synap’s easy-to-use platform.
    Learn More
  • 10

    Simple Client Server Chat Example

    An example of a simple chat system

    This project is a demonstration example on multi-threading programming in Java (old school) and network programming (String exchanges over network). The multi-threading part aims to show how to avoid blocking methods by putting them in separate thread, therefor, the ExecutorService was not used. Two Runnable interfaces are available in the server and the client to show how the dialog is managed. The Socket part aims to show how simple communication using TCP/IP are quite simple. The system...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Cux Bomberman

    Cux Bomberman

    JAVA websocket implementation for a bomberman-like game

    This application uses JAVA and Glassfish server to provide an active and simple webSocket server for an online, multiplayer bomberman-like game. It only requires a running glassfish server to deploy the application on and a MySQL database server. After deployment and first run, anyone can access your webserver, register and play the game, using only a web browser that has built-in support for webSockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    wechat-php-sdk

    wechat-php-sdk

    WeChat public platform php development kit, weixin developer SDK

    The WeChat public platform is a platform for operators to provide information and services to WeChat users through the official account, and the public platform development interface is the basis for providing services. After the developer creates an official account on the public platform website and obtains interface permissions, he can read the interface document to help development. In order to identify users, each user generates a secure OpenID for each official account. If you need to...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    Carolina Roller Derby Scoreboard

    CRG is now on GITHUB and Facebook

    Development of CRG is now in https://www.facebook.com/groups/126006504596245 (This is for DEVELOPERS). For Users, use the normal Derby Scoreboard group https://www.facebook.com/groups/derbyscoreboard/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Hokan is an IRC bot developed using Java programming language and using PircBot framework. First version development was started around year 2001. Join #HokanDEV@IRCNet to find out more! Current version of Hokan is maintained in GitHub: https://github.com/petria/hokan_ng
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Framework for stock exchange simulation and game to use it
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DominoBot

    DominoBot

    An IRC bot project case study.

    ...It currently allows arbitrary piece (stones) numbers and multi session support. The game states are broadcast to the lobby. Uses colors to identify the player who layed each stone. It is a case study to create a framework for quick development of turn-based sessions, such as games, voting, meeting and etc. Uses PircBotX (redistributed - you do not need to download it). Pure J2SE. Java 6.0 compliant. GPL v3 license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Chat4Eclipse - Chat Plugin for Eclipse

    Chat4Eclipse - Chat Plugin for Eclipse

    Facebook & Google Chat for eclipse in perfect camouflage. Enjoy

    Facebook & Google chat plugin for eclipse. The look and feel and chat texts are in perfect camouflage that your colleagues will not even have the slightest idea that you are chatting. :) Key features * Facebook and Google Instant messaging * Show / Hide offline friends * search friends in your buddy list * Enable / Disable logmode chat texts * Keep accounts offline, when busy * Notification in chat window's tab Also visit homepage for download and usage...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    JClaim
    Java Instant Message (IM) Library, Client and Tools. Flexible framework to design your own. AIM, ICQ, Yahoo, MSN, Jabber, SMS, Nate, GoogleTalk. GUI, spell checking and more. Includes a web interface for remote/cell access. Mac, Win, Linux friendly
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    DexChat

    DexChat

    Chat application that facilitates chatting between connected computers

    Two programs in java to send and receive messages directly from one computer to another without involving any third party, ensuring that your messages are safe. IMPORTANT- First get Java from http://www.java.com/en/download/index.jsp if you don't have it already.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GeoIRC is a stable, customizable, usable, scriptable, good-looking IRC client. The development team hopes to make it the client of choice for a significant portion of the IRC community.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Eclipse TeamMessenger

    Eclipse TeamMessenger

    Small messenger solution for teams inside a LAN using eclipse

    This project offers a simple way to communicate within teams inside the same LAN through their development environment eclipse. There is no registration or configuration required. Everyone can start chatting immediately. With tags, messages can be filtered in an easy and understandable way. Using the eclipse extension point mechanism, it is possible to hook into the sending and receiving process and include powerful own features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SqIRC
    SqIRC is light IRC client written in java, with script control and plugin!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Java API for IRC development, especially made for IRC bots but can be used for almost anything IRC related. Our IRC channel can be found at irc.strictfp.com on channel #IRC, we hope to see you there!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    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
  • 25
    PircBot-PPF is a Java framework for writing IRC bots quickly and easily. This has been built up as a fork of PircBot ( http://www.jibble.org ) with the GPL license. This was developed while making the PPF framework, hence the name pircbot-ppf.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • Next