Showing 29 open source projects for "gnu 8085 programming"

View related business solutions
  • 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
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • 1

    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
  • 2
    DenChat

    DenChat

    Invitation only live encrypted webchat

    I spent a long time programming this. It went from a simple encrypted live webchat that I had to add users manually to an invitation only live encrypted webchat. It has made it very far since the project began. I finally have decided to share my work. I programmed all of the php files myself and I created the background image as well as the audio file. The only third party libraries that were used are jQuery 1.8.2, a jQuery plugin called idle timer, and ZeroClipBoard.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    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
  • 4

    LANchat

    Chat inside a LAN (subnet).

    This is an application for chatting inside a subnet. For example if three PCs are connected via Ethernet at home, they can talk to each other. I started this to practice network programming with Qt Framework and to be able to chat to my other machine at home. It implements a serverless (P2P) chat protocol called Train.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Earn up to 16% annual interest with Nexo. Icon
    Earn up to 16% annual interest with Nexo.

    More flexibility. More control.

    Generate interest, access liquidity without selling, and execute trades seamlessly. All in one platform. Geographic restrictions, eligibility, and terms apply.
    Get started with Nexo.
  • 5
    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
  • 6
    The Twilight LAN Messenger is a LAN application its coded in JAVA Programming Language, The software can act as a server and client in the same time with an easy to use GUI.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Roobot is a PHP IRC bot framework. It uses simple event based programming, and it's own scripting language, based on PHP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    eXtended Perl Trivia Bot is an open-source project which aims to create a series of trivia bots for IRC, using the Perl programming language.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    pureIRCd is an IRC Server written C (though throughout the years i've used various programming languages, including VB6, VB.net C#, and am now stuck with C) to provide a fresh IRC (RFC1459) implementation and avoid the clutter of existing solutions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • $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
  • 10
    EIRC2 is a decentralized instant messaging system, extending the Internet Relay Chat protocol. Supported platforms: Linux, MS Windows, Java, etc. Programming languages: Java Main tasks: normal instant-messaging, channels, video- and voicechat, file-trans
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Eclipse plugin to Distributed/Virtual Pair Programming, with code (re)synchronization, chat, NAT/firewall traversal, strict adderence to PP principles. NO SERVER needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    vjIRC is going to be an IRC client with voice-support. You will be able to speak with everyone else that have vjIRC in the current channel. We are currently doing lots of programming and will update this project page when we have some spare time.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    SmileTAG is a shoutbox written in PHP. It has a powerful template system; it's easy-to-modify templates using only simple tags, and no programming skill is needed. Smart auto-refresh automatically refreshes whenever a new message is posted. No database
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    TwBot is an advaned IRC bot coded using C++, it works on Unix and Windows (Cygwin/MinGW). It has Tcl scripting support, and module support. Current modules under development: MySQL, network programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    LiveSupportJava is a Web based Live Support solution using Java programming language. It support most features as seen on other commercial product like Live Person, PHPLive!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Quirck is a Simple IRC Client with a well-commented code and an object oriented architecture. It was written for didactic purposes in a few weeks. We hope that it can be useful for anyone new to the world of IRC client programming.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    OpenICQ is a simple ICQ-Clone written in JAVA programming language. OpenICQ comes up with support for multiple languages and user profiles.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Libtlen is a Tlen.pl (popular polish Instant Messanger) protocol library which main goal is to make programming Tlen.pl applications easy.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    <b>A simple, flexible, light weight application enclosure from which rapid extension is possible in the Java programming environment. Includes the config framework similar to Apache's digester tool, except control is encapsulated in the constructor.</b>
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    IRC Client coded in Java, inspired in the popular mIRC. This client was coded as a practice, along with my learning of the Java programming language. I wanted to offer the code to help anyone wishing to start programming networked applications on Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Laocoon is an IRC-bot that allows you to remotely control your PC. It is built upon a very modular concept that will let you easily add new features - all you have to know is a bit C or C++ programming.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    An IRC-Bot coded in PHP for use in standard ircserver networks with modular construction and object oriented programming. Various channel functions and standard logfile format makes this bot a swiss army knife for channel operators and easy to extend.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    An Eclipse Plugin to achieve distributed pair programming on the internet, it is based on open sourced Syncshare server. This plugin will finally make XP possible b/w distributed teams.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    JIM Instant Messenger is a multi-platform instant messenger that uses the MSN protocol, and is written in the Java programming language.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A programming language designed to be used simultaneously by multiple programmers, users or agents. Project has been renamed to Mica and is now hosted at http://darksleep.com/mica.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB