Search Results for "chat program code using java" - Page 3

Showing 75 open source projects for "chat program code using java"

View related business solutions
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 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

    XJML

    XJML 1.0 is a platform for Verification and Validation of Java classes

    XJML 1.0 actually can reads one Java class and its contract (written in XML) and then executes the next verification techniques: 1. Runtime Assertion Checking (RAC). Using JML4c and JML4rt tools. 2. Extended Static Checking (ESC). Using ESC/Java2. 3. Full Static Program Verification (FSPV). Using the Why platform (tested with Why 2.30 and Why3 0.71)
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    Simple Forum Auto Poster
    Simple Forum Auto Poster is a program that automatically posts messages to forums. This program is for people active on multiple forums, but don't want to type and copy/paste the same message multiple times.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    This program allows you to create a transmission hologram using just a computer, a laser-printer, and an overhead transparency. This hologram will behave like one created using a laser and can be projected or viewed with a point source.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 4
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 5
    This Library helps to determine the performance of the Java code. it will help you to determine execution timings between method/statement calls, JDBC calls etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Java IO Extension is a open source project which extends java IO package by providing a java class library to access IO system in a local area network Developers can easily use IO Extension just like using java IO API to access a remote IO system
    Downloads: 4 This Week
    Last Update:
    See Project
  • 7
    jEneration is a code generation program using a simple drag and drop interface aimed at new users to the Java programming language. Using jEneration, it will be possible to create Java programs without writing any code.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    This is a simple program designed for users to send fonts across the internet to ach other. It can be especially useful when using MSN for example, if you want someone else to view your text in a font they do not have installed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    A small chat program implemented in Java using Swing. It comes with an integrated server and offers basic chat functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    An interactive, graphical bar-code reader that scans an image using the user's scanner and decodes it into digits, placing them on the clipboard. Also generates barcodes from a digit sequence.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Message Transport Protocol (MTP) implementation using XMPP for the Java Agent DEvelopment framework (JADE). Produced under the Google Summer of Code program with the help of Quantum Leap Interactive and Jabber, Inc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Jarsafe is a utility that provides prevents Java programs from being decompiled by encrypting the Java program using a key in a license.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    EIRC is an IRC client program written entirely in Java using only Java API version 1.1, for compliance with once mainstream web browsers. It runs both as an applet and as an application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Sliver is a Server daemon and a client program that reads log files, and accept remote commands through the TOC protocol using Net::Aim and encryption. Sliver is written mostly using Perl, but this may change.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JAM is a MSN Mesenger clone written in Java using the SWT Widget Toolkit. It can be run on top of a JVM or (in a not so far future) in native code compiled with gcj.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Secure instant messaging chat program written in java using RSA for decryption and encryption.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Chipchat is web chat program written in java language. It is web application and need web server such as Tomcat. By using "Applet" for conecting to server, it is not need to install any program in client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A software program P2P using java language 1.4.1_02, using in the way of communications RMI (remote method invocation) Graphics with AWT. The OS will be all javaVM support. (win,linux,mac..) The software is for investigation student project.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    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.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    a simple, extensible Instant Messenger TOC bot framework written in Java using Jaimlib 0.5 or greater. services for incoming IMs are created simply by implementing a handle() method, and sample handler code is included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Java Class Browser project is 100% Java source code application used to view the class file names in a Java archive or Directory with multiple archives. This program can be used to determine if class files using the same class name exist in differen
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22
    A framework for data-flow based program analysis, implemented as a set of Java APIs. By using this framework, researchers and developers can easily implement analyses, test their correctness, and evaluate their performance. In addition, the framework all
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    A Chinese chess Java Applet using alpha-beta game algorithm. The code can be easily used to program other chess game by changing the chess rules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    A java based chat program which runs on a local network using a main server and clients which connect to it. Made to be quite flexible in adding new features to. Currently only runs from a command line interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    gcov-eclipse is an Eclipse plug-in that will extend CDT to provide code-coverage testing to C/C++ projects by using the gcov program. It will integrate into the CDT's launch and managed build system.
    Downloads: 0 This Week
    Last Update:
    See Project
MongoDB Logo MongoDB