Showing 20 open source projects for "udp based data transfer java"

View related business solutions
  • A privacy-first API that predicts global consumer preferences Icon
    A privacy-first API that predicts global consumer preferences

    Qloo AI adds value to a wide range of Fortune 500 companies in the media, technology, CPG, hospitality, and automotive sectors.

    Through our API, we provide contextualized personalization and insights based on a deep understanding of consumer behavior and more than 575 million people, places, and things.
    Learn More
  • Information Security Made Simple and Affordable | Carbide Icon
    Information Security Made Simple and Affordable | Carbide

    For companies requiring a solution to scale their business without incurring security debt

    Get expert guidance and smart tools to launch or level up your security and compliance efforts without the complexity.
    Learn More
  • 1
    Aeron

    Aeron

    Efficient UDP unicast, UDP multicast, and IPC message transport

    Efficient reliable UDP unicast, UDP multicast, and IPC message transport. Java and C++ clients are available in this repository, and a .NET client is available from a 3rd party. All three clients can exchange messages across machines, or on the same machine via IPC, very efficiently. Message streams can be recorded by the Archive module to persistent storage for later, or real-time, replay.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 2

    Saratoga

    A fast UDP/IP-based data transfer protocol

    Saratoga is a fast UDP/IP-based data transfer protocol for hop-by-hop transfers on privately-owned networks. Saratoga was first developed at Surrey Satellite Technology Ltd (SSTL) to download imagery from satellites., and has applications in scientific sensor networks.
    Downloads: 5 This Week
    Last Update:
    See Project
  • 3
    mendelson OFTP2

    mendelson OFTP2

    Implementation of the OFTP2 protocol (RFC 5024)

    The mendelson OFTP2 is a JAVA-based open source OFTP2 solution. It contains a logging- and configuration UI and supports encryption, digital signatures, message compression, TLS, certificate exchange, message routing, mail notification
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 4
    JavaComm

    JavaComm

    Desktop communication tool: chat, telephony, multimedia

    JavaComm is a client–server communication platform offering chat, telephony, screen sharing, conferencing, a media player, and configurable media streams. Users can define and manage their own streams for flexible playback. All server-based communication runs over HTTPS (SSL/TLS), while file transfers are handled directly between users without passing through the server. The JavaComm Server runs on any Jakarta EE Web Profile 10 platform with the required extensions, using Tomcat 10.1.52 as...
    Downloads: 9 This Week
    Last Update:
    See Project
  • Centralized Workload Automation and Job Scheduling Icon
    Centralized Workload Automation and Job Scheduling

    Orchestrate your entire tech stack with our no-code connectors and low-code REST API adapter

    Orchestrates any process from a single point of control. Build reliable, low-code workflows in half the time. Develop end-to-end business and IT processes faster with hundreds of drag-and-drop actions. Coordinate enterprise-wide MFT processes using dozens of prebuilt actions for common file operations.
    Learn More
  • 5
    OpenDDS

    OpenDDS

    OpenDDS is open source publish/subscribe middleware

    OpenDDS is an open source implementation of the Object Management Group (OMG) Data Distribution Service (DDS), providing a publish/subscribe middleware solution for real-time distributed systems. OpenDDS includes development and run-time tools. Full product information, source code, documentation, build instructions, and license information are available from http://www.opendds.org. Commercial consulting, support, and training for OpenDDS are available. OpenDDS is in production use...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Ne Plus Ultra

    UDP based file transfer client/server application (based on lib UDT)

    Combined client+server UDP based file transfer application. Based on the UDT protocol - via libudt - http://udt.sourceforge.net/ UDT is a reliable UDP based application level data transport protocol. UDT is designed for extremely high speed networks and it has been used to support global data transfer of terabyte sized data sets. Ne Plus Ultra is built to have extremely minimal dependencies (statically linked against libudt.a) to ensure maximum portability and ease of use. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Easy HTTP: Easy Web Service Support

    Easy HTTP: Easy Web Service Support

    Classic Web Service Support

    With all of the hoopla over Web Services, you would think that servicing user requests over HTTP was something new. While we all may have lots of experience with REST, JSON, XML, SOAP, WSDLs, HTTPS, and even EDI ... but at the end of the day, it all comes down to legacies, security, and performance? So while big companies might have billions of dollars to spend re-writing their back end web legacies, those of us who want to seamlessly automate a simple set of CRUD operations to our...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    CrococryptQuerl

    CrococryptQuerl

    CrococryptQuerl is a web-based file encryption & transfer tool

    CrococryptQuerl =============== CrococryptQuerl (CQuerl) is a web-based open-source file encryption and file exchange tool. If you trust the application service provider which is running CrococryptQuerl, it can be seen as an "anonymous & encrypted safe deposit box for computer files". ---INTRO--- The encryption is done on-the-fly using the user's password. Of course, this requires a trusted TLS/SSL connection to the server running CQuerl. The user provides a file and password and...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    NetworkService

    Networking framework for Java applications

    NetworkService is a Java network API that simplifies development of LAN-based applications. It allows programmer to build locatable, state-monitorable software modules and exchange data between them in a peer-to-peer fashion. These modules can be given 'meaningful' names (Tom, FileServer1, Printer2..etc) instead of static IP address. NetworkService's project also provides SawaTalk - a server-less chat application (bundled with the final version of NetworkService ). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI Powered Global HCM for the Evolving World of Work Icon
    AI Powered Global HCM for the Evolving World of Work

    For Start-ups, SME's, Large Enterprise

    Darwinbox is a new-age & disruptive mobile-first, cloud-based HRMS platform built for the large enterprises to attract, engage and nurture their most critical resource - talent. It is an end-to-end integrated HR system that aids in streamlining activities across the employee lifecycle (Hire to Retire). Our powerful enterprise product features are built with a clear focus on intuitiveness and scalability, with standards of best in class consumer apps. Darwinbox’s motto is to engage, empower, and inspire employees on one side in addition to automating and simplifying all HR processes for the enterprise on the other. Over 350+ leading enterprises with 850k users manage their entire employee lifecycle on this unified platform.
    Learn More
  • 10
    udt
    UDT: UDP-based Data Transfer Protocol
    Leader badge
    Downloads: 36 This Week
    Last Update:
    See Project
  • 11
    A distributed FTP daemon written in java. Instead of conventional server<->client transfer it uses master<->client for control connections and slave<->client for (most) data transfers, the master must tell the slave to initiate/respond to a transfer
    Downloads: 6 This Week
    Last Update:
    See Project
  • 12
    AS2Secure - AS2 Php Lib
    AS2Secure is a PHP Lib to allow you to send and receive AS2 message from partners. Based on OpenSSL, documents are SIGNED and CRYPTED to build SMIME messages ready to be sent over HTTP connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Web Integrator is a Multiplatform web based Integration/replication solution with support for multiple data sources. Web Integrator allows connecting of diverse data sources/consumers located on different platforms and remote locations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Xawar Gateway lets you sync your Litebase data. It works with different kind of data sources (different DBMS, CSV Files, and so on) and use different ways to transfer the Litebase Files(USB, FTP, etc)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    MailArchiva is a powerful, full featured email archiving (email archiver) and compliance solution for mail systems such as Microsoft Exchange. It stores all incoming, outgoing and internal emails for long term storage. A web based user interface is avail
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Healthcare Xchange Protocol for interoperative communications. Data exchange/transfer, platform independent,XML-RPC, HL7, SOAP, EDIFACT, simple,easy, authenticated, secure, transparent, no geo-restrictions, open sourced, peer reviewed, collab development
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    Java realization of News Server based on Network News Transfer Protocol (via TCP/IP) It will be a bridge between data storage (some SQL DB) and News Reader (client) OS: OS independent Programming Language: Java
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Judp is a fully functional UDP networking API written in Java supporting basic text and file transfers. To demo the API functionality, I've included a console-based, multithreaded chat program which allows any number of users to talk and transfer files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    data & video-conferencing, one shared whiteboard, send text messages (IM), transfer files(FTP),collaborate in real time,email capablities,Plays and stores dvd,cd and Mp3. Web-based Internet directory,Remote Desktop Share,File sharing program & browser
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    BioMAJ (BIOlogie Mises A Jour) is a workflow engine dedicated to data synchronization and processing. It automates the data mioring process.Developed in Java and Ant, the application is compatible with various Unix-based systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB