[go: up one dir, main page]

Showing 66 open source projects for "communication"

View related business solutions
  • Monitor your whole IT Infrastructure Icon
    Monitor your whole IT Infrastructure

    Know what's up and what's new: Monitor all your systems, devices, traffic and applications.

    Caters to tech staff, system Administrators, and companies of any size, from small and medium sized businesses to enterprises that need their IT network to be reliable and easy to monitor in real-time. Equipped with an easy-to-use, intuitive interface with a cutting-edge monitoring engine. PRTG optimizes connections and workloads as well as reducing operational costs by avoiding outages while saving time and controlling service level agreements (SLAs).
    Start Your Free PRTG Trial Now
  • Download the most trusted enterprise browser Icon
    Download the most trusted enterprise browser

    Chrome Enterprise brings enterprise controls and easy integrations to the browser users already know and love.

    Chrome Enterprise is ideal for businesses of all sizes, IT professionals, and organizations looking for a secure, scalable, and easily managed browser solution that supports remote work, data protection, and streamlined enterprise operations.
    Learn More
  • 1
    Questie

    Questie

    Questie: The WoW Classic quest helper

    Questie: The WoW Classic quest helper.
    Downloads: 17 This Week
    Last Update:
    See Project
  • 2
    OpenTTD

    OpenTTD

    Open source simulation game based on Transport Tycoon Deluxe

    OpenTTD is an open source transport simulation game based on the popular game Transport Tycoon Deluxe by Chris Sawyer, with several additions. OpenTTD is as close to the original as you can get, but has been extended with plenty of great features. These include bigger maps (up to 64 times bigger than the original), stable multiplayer mode that allows for up to 255 players in 15 companies, in-game downloading of heightmaps, AIs, scenarios, and so much more. With its many additions and...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    slua-unreal

    slua-unreal

    lua dev plugin for unreal engine 4 or 5

    Slua-unreal is an unreal4 plugin, which allows you to use Lua language to develop game logic and hot fix your code. It gives you 3 ways to wrap your C++ interface to Lua, including reflection by blueprint, C++ template, and static code generation. It also enables two-way communication between Blueprint and Lua. The advantage of Lua over C++ is that it requires no compilation for logic change, which significantly speeds up the game development process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Arianne RPG

    Arianne RPG

    Arianne is an engine to develop multiplayer online games like Stendhal

    ... of creatures are ready to fight, above and below ground, and as players level up they can compare themselves on a detailed stats website. The engine Marauroa provides a simple way of creating games on a portable and robust server architecture. Marauroa manages the client server communication and provides an object orientated view of the world for game developers. It handles database access in a transparent way to store player accounts, character progress and the state of the world
    Downloads: 51 This Week
    Last Update:
    See Project
  • Cloud data warehouse to power your data-driven innovation Icon
    Cloud data warehouse to power your data-driven innovation

    BigQuery is a serverless and cost-effective enterprise data warehouse that works across clouds and scales with your data.

    BigQuery Studio provides a single, unified interface for all data practitioners of various coding skills to simplify analytics workflows from data ingestion and preparation to data exploration and visualization to ML model creation and use. It also allows you to use simple SQL to access Vertex AI foundational models directly inside BigQuery for text processing tasks, such as sentiment analysis, entity extraction, and many more without having to deal with specialized models.
    Try for free
  • 5
    Linux Air Combat

    Linux Air Combat

    Combat Flight Simulator for LINUX. WW2. Network and VOIP. Open-source.

    WW2 Combat Flight Simulator. Free. Current Version: 9.83. This is now the world's leading open-source combat flight sim for LINUX. Linux Air Combat ("LAC") runs on almost any desktop LINUX system (even Steam Deck & Raspberry Pi) and generates smooth, high-performance flight. Clean, open source code provides an option to compile yourself, or use our precompiled executable AppImage to eliminate compiling on all popular X86 LINUX distros. Control flight with mouse and keyboard,...
    Leader badge">
    Downloads: 32 This Week
    Last Update:
    See Project
  • 6
    Euler

    Euler

    A distributed graph deep learning framework.

    As a general data structure with strong expressive ability, graphs can be used to describe many problems in the real world, such as user networks in social scenarios, user and commodity networks in e-commerce scenarios, communication networks in telecom scenarios, and transaction networks in financial scenarios. and drug molecule networks in medical scenarios, etc. Data in the fields of text, speech, and images is easier to process into a grid-like type of Euclidean space, which is suitable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ryzom
    Ryzom Core is a toolkit for the development of massively online universes. It provides the base technologies and a set of development methodologies for the development of both client and server code.
    Downloads: 57 This Week
    Last Update:
    See Project
  • 8
    Mumble

    Mumble

    Low-latency, high quality voice chat for gamers

    Mumble is an open source, low-latency, high quality voice chat software primarily intended for use while gaming. It includes game linking, so voice from other players comes from the direction of their characters, and has echo cancellation so the sound from your loudspeakers won't be audible to other players.
    Leader badge">
    Downloads: 149 This Week
    Last Update:
    See Project
  • 9

    RTuinOS

    The event based Real-Time Operating System (RTOS) for Arduino

    RTuinOS, the event based Real-Time Operating System (RTOS) for Arduino, is now hosted at SourceForge. In this revision, 1.0, the event concept has been generalized. Events can now be broadcasted events, semaphores or mutexes. This permits to implement all the usual inter-task communication patterns. Please refer to the user guide and the diverse code samples for details. The second technical change is a complete revision of the makefile. It has been improved in many aspects...
    Downloads: 0 This Week
    Last Update:
    See Project
  • OpManager the network monitoring software used by over 1 million IT admins Icon
    OpManager the network monitoring software used by over 1 million IT admins

    Network performance monitoring, uncomplicated.

    ManageEngine OpManager is a powerful network monitoring software that provides deep visibility into the performance of your routers, switches, firewalls, load balancers, wireless LAN controllers, servers, VMs, printers, and storage devices. It is an easy-to-use and affordable network monitoring solution that allows you to drill down to the root cause of an issue and eliminate it.
    Learn More
  • 10
    Asphyre

    Asphyre

    Asphyre is a cross-platform framework for Delphi and FreePascal.

    Asphyre, also known as Platform eXtended Library, is a cross-platform framework for developing video games and scientific applications in Delphi, and FreePascal/Lazarus. The framework provides facilities for real-time rendering of graphics (using DirectX, OpenGL or Software Renderer), text output, mathematics (including vectors and matrices) and networking communication, among other features. It also supports singleboard devices such as Raspberry PI, Intel Galileo, BeagleBone Black and others...
    Leader badge">
    Downloads: 7 This Week
    Last Update:
    See Project
  • 11
    NettyGameServer

    NettyGameServer

    A mobile game distributed server implemented using netty4.X

    A mobile game distributed server implemented using netty4.X, supports tcp, udp, http, websocket links, uses protobuf custom protocol stack for network communication, supports rpc remote calls, uses mybatis3 to support db storage sub-database sub-table, supports asynchronous mysql Storage, update the reids cache synchronously when the db is saved. Use the ExcelToCode project to generate java classes and json data dictionaries from excel data, and DictService directly reads json to reduce part...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Java Eternal Lands Bot : This is an bot which can be initialized to play a character in the Massive online role playing game Eternal lands. It can be used as a trade or guard bot and has functions that are useful for guilds and communication
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    HLDJ
    Half-Life DJ lets you play audio files over the voice communication system in any Half-Life or Source-based game. Play your favorite audio clips and keep your audience entertained!
    Downloads: 2 This Week
    Last Update:
    See Project
  • 14
    TinyMUSH

    TinyMUSH

    This project has move to GitHub (https://github.com/TinyMUSH/)

    --- THIS PROJECT HAS MOVE TO GITHUB --- https://github.com/TinyMUSH/ TinyMUSH 3 is a stable, feature-rich descendant of the TinyMUD server, and thus supports multi-user communication in a text-based "virtual world" format, via TCP/IP. The end result looks much like text adventures games of the mid-1980s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    TailooApp

    TailooApp is a software you can use to control Roomba robot.

    TailooApp is a simple software you can use to test the serial communication between your PC and Roomba. The software is a courtesy and it will be improved by you and me. I just developed the first version as a kick start for hobbyists, fathers and their sons, students, curious and all people who bought Tailoo but do not have any programming skill or are in the learning process.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    mod_MumbleLink

    mod_MumbleLink

    Positional Audio Communication for Minecraft with Mumble

    A Mod so that Minecraft now natively supports Mumble's positional audio feature. This means: Directional and positionally attenuated VOIP in relation to the game world. Please visit the Forum for information about the newest Version! Main Forum-Thread: http://www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/1272675 TheSkorm's Fork on GitHub: https://github.com/TheSkorm/mod_mumblelink Mumble: http://mumble.sourceforge.net Donations are greatly appreciated:...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 17
    Glitch Client

    Glitch Client

    Source for the Flash-based Glitch client

    Glitch-client is the source code for the original Flash-based client for Glitch, the MMO game developed by Tiny Speck. It includes the user interface, display logic, game logic client-side (in AS3), asset handling and communication with servers. The client handles rendering the game world, inventory, avatars, locations, games etc., via the Flash client. The client code was later released as part of the asset archive after the game shut down. Networking / protocol logic to sync with game servers...
    Downloads: 4 This Week
    Last Update:
    See Project
  • 18
    Bright Game Panel

    Bright Game Panel

    An easy to use and powerful game control panel

    Bright Game Panel is an open source game server control panel. "BGP" utilizes many standard technologies available on many shared hosting platforms which gives all communities the ability to remotely control their game servers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    TICO

    TICO

    Interactive communication boards for people with severe disabilities.

    TICO is currently a part of ARASUITE!!!! Please, look for ARASUITE in Sourceforge!!!! https://sourceforge.net/projects/arasuite/ TICO is a tool for the design and execution of interactive communication boards. Communication boards are highly used in augmentative and alternative communication (AAC) environments.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    GamePanelX

    GamePanelX

    Free/Open Source Web Game Panel. Control your game servers easily.

    The original free and open source game control panel
    Downloads: 10 This Week
    Last Update:
    See Project
  • 21
    Network Morris is a Morris game which can be played between two players on the same board or over LAN, intranet using TCP/IP communication. This game is commonly called as Nine Men's Morris. Know the game and board setup: The board has three 'concentric' squares linked at the mid points of their sides. This provides 24 intersecting points arranged in16 lines of three. The board is filled with green holes at intersection points which are valid positions on the board. On top right side, 9 black...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    rov-suite

    rov-suite

    Complete ROV Control Suite

    This project aims to create a flexible, cross-platform ROV (remotely operated vehicle) control system based on Qt and the Arduino microcontroller series with multi-platform support. You can view the development blog at http://chrisstechblog.blogspot.com. If you have any questions, comments, ideas or complaints please let us know! We'd love to hear from you how we can improve ROV-Suite! Thanks! P.S. If you want to give us a negative review, please elaborate on why you are giving...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Cytadela

    Cytadela

    An old-school first person shooter from classic Amiga computers

    A conversion of an Amiga first person shooter from 1990's. Some say it's a Doom clone, but some argue that it's a Wolf 3D clone. The Citadel is a secret military research base located on a distant planet. After the contact with the base has been lost, a military spaceship has been sent there with a mission to either restore the communication or, if that's impossible, destroy the base. While approaching the planet, the spaceship has been destroyed by the Citadel's defence systems and you...
    Downloads: 9 This Week
    Last Update:
    See Project
  • 24
    Messaging library for multi-user / real-time collaborative applications. Server side logic in php, realtime communication between clients. Short learning curve, host everywhere, pass firewalls, no installation. Applications: chat, collaborative apps, games...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Chess Game AI Phantoms
    ... and Communication team Abderahmn Samy Sherif Ibrahim * Testing team Gehad Ahmed Hassan Mohamed * Documentation team Nasma Abdallah Nourhan Tarek Egypt, Cairo University, Faculty of Engineering, Computer Department
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next