Search Results for "java client server tcp" - Page 4

Showing 1509 open source projects for "java client server tcp"

View related business solutions
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    Build gen AI apps with an all-in-one modern database: MongoDB Atlas

    MongoDB Atlas provides built-in vector search and a flexible document model so developers can build, scale, and run gen AI apps without stitching together multiple databases. From LLM integration to semantic search, Atlas simplifies your AI architecture—and it’s free to get started.
    Start Free
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 1
    Fast Binary Encoding (FBE)

    Fast Binary Encoding (FBE)

    Fast Binary Encoding is fast and universal serialization solution

    Fast Binary Encoding is ultra fast and universal serialization solution for C++, C#, Go, Java, JavaScript, Kotlin, Python, Ruby, and Swift. Fast Binary Encoding allows to description of any domain models, business objects, complex data structures, client/server requests & responses and generate native code for different programming languages and platforms.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    DNP3 protocol Server Simulator download

    DNP3 protocol Server Simulator download

    Simulate DNP3 Outstation server using serial, tcp, udp communication

    v21.06.012 Simulate Complete DNP3 RTU Outstation Server. using Serial(RS232, RS485), TCP/IP, UDP communication Add up to 50 server node in the simulator. Every server node will work independently. Binary Input, Double-bit Binary Input, Binary Output, Counter Input, Analog Input, Analog output, Octect String, virtual terminal String. support CROB, analog output command with "select-before-operate" or "direct-execute" command execution modes Industry proven, tested with all leading test tools Interoperability : http://freyrscada.com/docs/FreyrSCADA-DNP-Driver-Object-Variation-Support.pdf Get a free DNP3 (IEEE 1815) Development Bundle In the Development Bundle, We included DNP3 Server & Client Simulator, Windows & Linux SDK. ...
    Downloads: 13 This Week
    Last Update:
    See Project
  • 3
    Qvid

    Qvid

    Stream low latency video from your desktop or webcam over TCP/IP

    Qvid is a demo video streaming application for Windows (MacOs support limited and currently broken), written in Python. It allows you to capture screenshots of your desktop, webcam, and selected windows programs. The captured images are compressed and sent as a continuous stream over a TCP connection to a single machine. Developed alongside https://sourceforge.net/projects/netjoy/ to allow for off-site, single and multiplayer, game play over an internet connection.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4
    bitcoinj

    bitcoinj

    A library for working with Bitcoin

    bitcoinj is a library for working with the Bitcoin protocol. It can maintain a wallet, send/receive transactions without needing a local copy of Bitcoin Core and has many other advanced features. It's implemented in Java but can be used from any JVM compatible language, examples in Python and JavaScript are included. Highly optimized lightweight simplified payment verification (SPV) mode. In this mode, only a small part of the blockchain is downloaded, making bitcoin suitable for usage on...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 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
  • 5
    Finagle

    Finagle

    A fault tolerant, protocol-agnostic RPC system

    Finagle is an extensible RPC system for the JVM, used to construct high-concurrency servers. Finagle implements uniform client and server APIs for several protocols, and is designed for high performance and concurrency. Most of Finagle’s code is protocol agnostic, simplifying the implementation of new protocols. Finagle is written in Scala, but provides both Scala and Java idiomatic APIs. Finagle is a protocol-agnostic, asynchronous RPC system for the JVM that makes it easy to build robust clients and servers in Java, Scala, or any JVM-hosted language. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Conductor

    Conductor

    Conductor is a microservices orchestration engine

    ...Allow greater reuse of existing microservices providing an easier path for onboarding. Event handlers to control workflows via external actions. Client implementations in Java, Python and other languages. Various configurable properties with sensible defaults to fine-tune workflow and task executions like rate limiting, concurrent execution limits etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server

    Anti-Spam SMTP Proxy Server implements multiple spam filters

    The Anti-Spam SMTP Proxy (ASSP) Server project aims to create an open source platform-independent SMTP Proxy server which implements auto-whitelists, self learning Hidden-Markov-Model and/or Bayesian, Greylisting, DNSBL, DNSWL, URIBL, SPF, SRS, Backscatter, Virus scanning, attachment blocking, Senderbase and multiple other filter methods. Click 'Files' to download the professional version 2.8.1 build 24261. A linux(ubuntu 20.04 LTS) and a freeBSD 12.2 based ready to run OVA of ASSP V2 are...
    Leader badge
    Downloads: 43,875 This Week
    Last Update:
    See Project
  • 8
    Swagger Core

    Swagger Core

    Examples, server integrations for generating Swagger API Specification

    Swagger Core is a Java implementation of the OpenAPI Specification. Current version supports JAX-RS2 (javax and jakarta namespaces). One of the common usage scenarios is to integrate swagger-jaxrs2 into an existing or new JAX-RS based project ("code-first"), to automatically provide and expose its APIs definition, which is kept in sync during the project lifecycle. Such definition can be the base for further processing/consumption, including API documentation (e.g with swagger-ui, API client...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    eBus

    Publish/Subscribe, Request/Reply Messaging API for Java.

    ...Object-level communication: eBus delivers messages directly to client objects, not to a client process.
    Downloads: 2 This Week
    Last Update:
    See Project
  • WinMan ERP Software Icon
    WinMan ERP Software

    For companies of all sizes and enterprises in need of a solution to improve their operations

    WinMan ERP is an all-encompassing solution designed to manage the operational, quality, commercial, and financial processes of manufacturers and distributors. It is particularly well-suited for companies embracing Lean strategies.
    Learn More
  • 10

    stdiotelnetd

    A simple TCP server using telnet protocol for communication

    This is a simple TCP server wrote around `libtelnet` library and using telnet protocol for the communication. By default it waits on a given TCP port and when contacted by a telnet client, it enables interactive communication between the users sitting on either side of the connection. It can also execute a program specified as a command line argument (with its own arguments passed through as needed) having both `stdin`/`stdout` of this program redirected to any telnet client connected. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    JennyNet2

    JennyNet2

    Java transport layer on the TCP/IP network

    Java Network Transport Layer resting on TCP/IP for client/server or peer-to-peer communication with high efficiency on multi-processor systems. Based on a multi-threaded architecture, enables parallel sending and receiving of Java objects and file transfers on multiple priority channels. Uses Java default and optional Kryo for object serialisation.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    DNP3 Protocol Python code

    DNP3 Protocol Python code

    DNP3 Protocol Python - server and client

    v21.06.012 The DNP3 Protocol Outstation Server and Master Client implemetation in Phyton. DNP3 Protocol Python we did a python wrapper for our DNP3 implementation using ctypes , and tested in Windows and linux x86_64. in the package tests folder , you can find the server and client test programs. using this, you can simulate complete dnp3 Server device(dnp3servertest.py) and client(dnp3clienttest.py). or PyPI page https://pypi.org/project/dnp3protocol/
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    ZeroMQ

    ZeroMQ

    ZeroMQ core engine in C++, implements ZMTP/3.1

    ZeroMQ (also known as ØMQ, 0MQ, or zmq) looks like an embeddable networking library but acts like a concurrency framework. It gives you sockets that carry atomic messages across various transports like in-process, inter-process, TCP, and multicast. You can connect sockets N-to-N with patterns like fan-out, pub-sub, task distribution, and request-reply. It's fast enough to be the fabric for clustered products. Its asynchronous I/O model gives you scalable multicore applications, built as...
    Downloads: 5 This Week
    Last Update:
    See Project
  • 14
    AsyncAPI

    AsyncAPI

    Allows you to create machine-readable definitions of asynchronous APIs

    ​AsyncAPI is an open-source initiative that seeks to improve the current state of Event-Driven Architecture (EDA). Our long-term goal is to make working with EDAs as easy as working with REST APIs. That goes from documentation to code generation, from discovery to event management, and beyond. The AsyncAPI Specification defines a standard, protocol-agnostic interface that describes message-based or event-driven APIs. The AsyncAPI document allows people or machines communicating with one...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    Linux Air Combat Server

    Internet server for Linux Air Combat

    This is the TCP/IP server component that is used with the free, open-source Linux Air Combat flight simulator client. The sponsors of Linux Air Combat ("LAC") have long made their server available online and free of charge. Many LINUX flight simulator enthusiasts are familiar with the resulting free services made available by the good people at AskMisterWizard.com, and the LAC online community is organized around that server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    DNP3 .NET Core c #

    DNP3 .NET Core c #

    DNP3 Protocol c# .net core Windows and Linux implementation

    v21.06.012 The DNP3 Protocol Outstation Server and Client Master implemetation in c# .net8 core. DNP3 Protocol dotnetcore we did a c# wrapper for our dnp3 implementation in .net core. and tested in Windows and linux x86_64. (tcp ip and serial) using this, you can simulate complete DNP3 Server device and client. or you can use nuget package dnp3_protocol - https://www.nuget.org/packages/dnp3_protocol
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    GeoTools, the Java GIS toolkit

    GeoTools, the Java GIS toolkit

    Toolkit for working with and mapping geospatial data

    GeoTools is an open source (LGPL) Java code library which provides standards compliant methods for the manipulation of geospatial data. GeoTools is an Open Source Geospatial Foundation project. The GeoTools library data structures are based on Open Geospatial Consortium (OGC) specifications.
    Leader badge
    Downloads: 311 This Week
    Last Update:
    See Project
  • 18
    CORBAlive is a set of two libraries (client- and server-side) which implement a keep-alive protocol for CORBA servants and client references. Both of the libraries are implemented in C++ and Java.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    S2OPC - Safe & Secure OPC UA

    S2OPC - Safe & Secure OPC UA

    An Open Source Safe & Secure OPC UA stack

    ## S2OPC OPC UA Toolkit - Safe: IEC61508 and EN50128 integration ready, - Secure: CSPN certification, IEC62443 targeted, - Open-source: Apache 2.0 (non contaminating, no copy-left, no paid version), - Embedded: multiplatform (Linux, Windows, FreeRTOS, Zephyr), optimized footprint, real-time capable, - Industrial support by Systerel: support, training, specific integration and developments, certification support. For more information about support pricing, please contact us at...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20

    DBD2

    A multi-threaded, multi-database tcp-based database insertion app.

    DBD2 inserts database records from TCP input. It is a companion project to Syslgod2 and an application in its own right. It ships with a backgrounding client for generic use. The client sends whatever information the user puts on the command-line to the back-end daemon via TCP. Upon successful transmission, the client exits. On failure, it backs off and retries until its life-time timer expires. The back-end daemon accepts data from Syslogd2 or its own client and inserts that data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    EvilTransform

    EvilTransform

    Transport coordinate between earth(WGS-84) and mars in china(GCJ-02)

    ...The project implements forward and inverse transformations (WGS→GCJ and GCJ→WGS) as well as a higher-precision inverse method (GCJ→WGS exact) that trades speed for sub-meter accuracy, and it includes a utility for computing geodesic distance in meters. It’s implemented (or ported) across many languages and platforms — you’ll find reference implementations in Go, C/C++/Obj-C, Java, JavaScript, Python, PHP, C#, Haskell, Rust, Swift, MATLAB and more — which makes it easy to drop into server, client, or mobile codebases. The README documents the API signatures and describes expected numeric accuracy (e.g., ~1–2 m for the standard inverse, <0.5 m for the exact inverse) and when to use each routine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MPD: FreeBSD PPP daemon

    FreeBSD Multi PPP daemon

    Mpd is a netgraph based PPP implementation for FreeBSD. Mpd supports thousands of Sync, Async, PPTP, L2TP, PPPoE, TCP and UDP links in client, server and access concentrator (LAC/PAC/TSA) modes. It is very fast and functional.
    Leader badge
    Downloads: 45 This Week
    Last Update:
    See Project
  • 23
    Master of Magic - IME

    Master of Magic - IME

    Multiplayer Java rewrite of Simtex's classic game Master of Magic

    This is an attempt at a multiplayer client/server java rewrite of Microprose/Simtex's classic DOS turn based strategy game Master of Magic. Latest versions now require Java 17, however since a lot of folks have been having trouble setting this up, I am now providing 2 versions, one with a JRE included in the download, and one without. Beyond this, it should just be as simple as unzipping the file and running server.bat to get the server running locally, and client.bat to start up the client. ...
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 24
    porusutility

    porusutility

    This is an innovative and versatile software IoT

    Porus Ultimate Utility Tool is an innovative and versatile software designed to simplify IoT and general utility tasks. It offers a range of features, including data analysis, device management, and real-time monitoring, ensuring seamless operation and enhanced productivity for IoT projects and beyond. Perfect for developers, engineers, and hobbyists, Porus is your go-to solution for optimizing workflows and achieving efficiency.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    TurboVNC

    TurboVNC

    High-speed, 3D-friendly, TightVNC-compatible remote desktop software

    TurboVNC is a high-performance, enterprise-quality version of VNC based on TightVNC, TigerVNC, and X.org. It contains a variant of Tight encoding that is tuned for maximum performance and compression with 3D applications (VirtualGL), video, and other image-intensive workloads. TurboVNC, in combination with VirtualGL, provides a complete solution for remotely displaying 3D applications with interactive performance. TurboVNC's high-speed encoding methods have been adopted by TigerVNC and...
    Leader badge
    Downloads: 134,748 This Week
    Last Update:
    See Project