Showing 980 open source projects for "mchange-commons-java"

View related business solutions
  • $300 in Free Credit Towards Top Cloud Services Icon
    $300 in Free Credit Towards Top Cloud Services

    Build VMs, containers, AI, databases, storage—all in one place.

    Start your project in minutes. After credits run out, 20+ products include free monthly usage. Only pay when you're ready to scale.
    Get Started
  • Stop Cyber Threats with VM-Series Next-Gen Firewall on Azure Icon
    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.
    Get a free trial
  • 1
    OpenYMSG
    OpenYMSG is an open source Yahoo Messenger API implementation. It began as a fork of jYMSG, primarily to upgrade the API. It is intended to get you up and running with a simple Yahoo Messenger client in very little time.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2
    Excel to bean java
    Excel to Java bean until class to get sheet values to list of beans.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    This is a java based LAN messenger with file transfer support, chat and even a simple LAN game
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    BattleShip

    BattleShip

    The BattleShip is an online game developed in Java.

    The BattleShip was developed using Java. It is an online game where one user has to sink the other user’s ships. The game uses Server-Client structure, each user has a map where he needs to allocate his ships and one map where he will choose where to shoot to try to hit his enemy’s ships. The one who hit all opponent’s ships first, wins the game. The ships allocation can be manually or automatic (random position) and there is also a chat implemented where one user can talk to his opponent. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 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
  • 5

    BlackBoxSocket

    My twist to a Java based secure layer for socket communication.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Dr.J Messenger

    Dr.J Messenger

    Instant Messenger Application

    Developed in JAVA using Sockets API. Instructions : 1. First run the Server... note the ip address of server shown in the dialog box when the server runs 2. Go to Client folder. put ip address of the server in the server.set file. 3. Run the Client application 4. Before Signing in you have to register a unique username by Clicking Sign up button at the bottom 5.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Chatty

    Chatty

    A Twitch Chat Client

    Chatty is a Twitch Chat Client for everyone who wants to try something different than the Webchat but doesn't want to miss out on many of the Twitch specific features.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 8

    'Leet Network

    'Leet Network is a free chatting client Based on java technologies.

    'Leet Network is a free chatting client Based on java technologies. Within a friend on chat you can send text message,transfer file and send emoticon and many more.Let enjoy with every moment with your loved one anonymously. Requirments : OS : Windows, Linux, OS X, FreeBSD Java 8 ( jre ) and later ( Oracle recommanded ) http://www.oracle.com/technetwork/java/javase/downloads/jre8-downloads-2133155.html
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    TwitchIRC

    JAVA | A librarie so you can create IRC bots inTwitch easier

    Downloads: 1 This Week
    Last Update:
    See Project
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • 10
    SMS Chat (CChat)

    SMS Chat (CChat)

    Web based SMS Chat app delivering messages through SMS Gateways

    ############################### Project moved to GitHub: https://github.com/jcustovic/CChat ############################### SMS Chat application. Operators replay to SMS messages sent by users mobile phone. Application is web based, written in Java (web gui SmartGWT). SMS communication goes through SMS gateway.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    M2S - Free SMS

    M2S - Free SMS

    Chat with your friends everywhere, whether you are in space or on eart

    M2S is an application created by Jaume Segarra web-based, uses HTML5 code, PHP, Javascript and CSS to provide users of Firefox OS an application to send free messages. Being a web application, M2S is available for all devices with Internet access either mobile devices, computers or televisions SmarTV.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    XMPP PHP Bot

    XMPP PHP Bot

    XMPP PHP BOT (XPbot) - simple, extensible jabber bot

    XPBot or rather Xmpp Php Bot is an extensible, modular and modern XMPP(Jabber) bot written entirely in PHP. XPBot utilizes all major PHP 5.4 and in feature we're gonna probably move our code base to 5.5 version to provide even better user (and developer!) experience. This bot is going to be 100% modular, so you can replace almost every part of the bot. It's of course free to use (even commercial!). Want to know more? Look at our homepage (Work in progress).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Project-Connect

    Project-Connect

    Just another LAN messenger

    IPTalk is a LAN messenger for Windows and Linux OS. It allows users to chat, transfer files over LAN. Main Features are: Threaded message broadcasts Chat logging Fast file transfer A great UI
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    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
  • 16
    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 128 bit which means 16 characters bytes KEY is entered into AES 128 bit encryption and decryption scheme. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Coolsmile IRC Client
    Friendly Java IRC client, runnable either as web applet or desktop application. It is based on Eteria IRC client, with many improvements.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    ChatSystemINSA

    Java app for local peer-to-peer communication

    During the COO-POO course, we are developing a chat application using Java. The main goals are enhancing our knowledge of Object-Oriented Design & Programming, Java the language and the eco-system, UDP/TCP transport protocols , and discover challenges and techniques of developing standalone peer-to-peer application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Xhat

    Xhat

    free chat system

    Xhat is a free chat system. This can be used with WebSystem project or not. Only put in your web server and start.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    gEZIM

    gEZIM

    GTK+ port of EZ Intranet Messenger

    GTK+ port of EZ Intranet Messenger. It's decentralized nature makes it suitable for casual use at home, or within a small to medium size office. It is fully compatible with the Java Swing counterpart meaning that status changes, private messages, public chat, and file transmissions all work across the two types of clients.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EZ Intranet Messenger is designed to work within a LAN segment, without the presence of centralized server. Its primary goal is to provide instant messaging service, along with online status notification, file transmission, and real time public chat.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    SMF Chat Module

    SMF Chat Module

    It can add a chat room with Flash & HTML 5 Client into SMF.

    It can add a chat room based on Java server and Flash & HTML 5 Client to SMF, multiple skins and users fully integrated. And the best part is once the module is successfully installed, a free hosted chat will be assigned to your SMF. Integration Introductions It adds a chat room with multiple skins and single sign-on. Recent changes: better chat room control in SMF, HTML 5 Chat Client, Mobile Chat App, admin clean screens for all users, added profile integration, live show , social connect feature and video conference. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    c# basic chat program

    Basic Chat program between client and server using c#

    Basic Chat program between client and server using c# and Socket API
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Free hosting for your website with http://hostingfreeweb.net
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Jcate

    a massive irc bot

    a massive java/scala irc bot
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB