Showing 65 open source projects for "tcp over ssl"

View related business solutions
  • Automated RMM Tools | RMM Software Icon
    Automated RMM Tools | RMM Software

    Proactively monitor, manage, and support client networks with ConnectWise Automate

    Out-of-the-box scripts. Around-the-clock monitoring. Unmatched automation capabilities. Start doing more with less and exceed service delivery expectations.
  • Small Business HR Management Software Icon
    Small Business HR Management Software

    Get a unified timekeeping, scheduling, payroll, HR and benefits portal with WorkforceHub.

    WorkforceHub is the instantly useful, delightfully simple to use, small business solution for tracking time, scheduling and hiring. It scales as your business grows while delivering the mission-critical features an organization needs. It is tailored to, built for, and priced for small business employers.
  • 1
    LocoNet over TCP
    Client-server based software that talks to Digitrax LocoNet. TCP server talks through a hardware interface (e.g. LocoBuffer) to LocoNet. (User interface) clients talk to that server.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    Apache RocketMQ

    Apache RocketMQ

    Distributed messaging and streaming platform with low latency

    Apache RocketMQ is a distributed messaging and streaming platform with low latency, high performance and reliability, trillion-level capacity and flexible scalability. Messaging patterns including publish/subscribe, request/reply and streaming. Financial grade transactional message. Built-in fault tolerance and high availability configuration options base on DLedger. A variety of cross language clients, such as Java, C/C++, Python, Go. Pluggable transport protocols, such as TCP, SSL, AIO. Built...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    Reactor Netty

    Reactor Netty

    TCP/HTTP/UDP/QUIC client/server with Reactor over Netty

    Reactor Netty offers non-blocking and backpressure-ready TCP/HTTP/UDP/QUIC clients & servers based on Netty framework. With Gradle from repo.spring.io or Maven Central repositories (stable releases only). Reactor is a fourth-generation reactive library, based on the Reactive Streams specification, for building non-blocking applications on the JVM. Reactor is fully non-blocking and provides efficient demand management. It directly interacts with Java's functional API, CompletableFuture, Stream...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    JobScheduler

    JobScheduler

    JobScheduler workload automation to execute jobs and workflows

    JS7 JobScheduler runs executables, scripts and database procedures and can be operated with e.g. MySQL, PostgreSQL, SQL Server, Oracle databases. JS7 JobScheduler provides workflow patterns such as sequential and parallel task execution, forking, synchronization, cross-platform scheduling, job load sharing, fail-over and a real REST API. JS7 includes the components: * JOC Cockpit (user interface for inventory management and control) * Controller (orchestration of Agents) * Agents...
    Leader badge
    Downloads: 109 This Week
    Last Update:
    See Project
  • Component Content Management System for Software Documentation Icon
    Component Content Management System for Software Documentation

    Great tool for serious technical writers

    Paligo is an end-to-end Component Content Management System (CCMS) solution for technical documentation, policies and procedures, knowledge management, and more.
  • 5
    eCxx

    eCxx

    A C++ library for AVR and NodeMCU

    NOTE: This project is marked with 'Status: Abandoned' on SourceForge because not enough time can be dedicated to this project. However it may still get sporadic commits to the repository. eCxx is a library for AVR and NodeMCU tailored for micro LED displays and lighting effects. eCxx is utilizing Makefile build system. Java and Python based applications/tools are also included to ease the development and debugging process using the host PC. On one side, eCxx supports the original...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Empact Foundation Class Library

    Cross-platform C++ library for use as a default application framework.

    A mature cross-platform C++ library for use as a default application framework. Features include: * Threading & synchronization * Socket programming: SSL, NanoMsg & ZMQ * File I/O utilities: zlib, ini, yaml * Native Database access: MySQL, SQLite, BerkleyDB, Postgre, REDIS and ODBC * Built-in mini XML parser; optional EXPAT, LIBXML and MSXML support * Network protocol stack: HTTP, FTP, SMTP, POP3, SOAP, XMLRPC * Scripting languages: Perl, Python, JavaScript, VBScript, Java, Lua, TCL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Ribbon

    Ribbon

    Ribbon is an inter process communication library

    Ribbon is a Inter Process Communication (remote procedure calls) library with built in software load balancers. The primary usage model involves REST calls with various serialization scheme support. Ribbon comprises of multiple components some of which are used in production internally and some of which were replaced by non-OSS solutions over time. This is because Netflix started moving into a more componentized architecture for RPC with a focus on single-responsibility modules. So each Ribbon...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    holer

    holer

    Holer exposes local servers behind NATs and firewalls to the public in

    Holer exposes local servers behind NATs and firewalls to the public internet over secure tunnels. Support forwarding message based on TCP protocol.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    ADDC Commons Java Libraries

    ADDC Commons Java Libraries

    Collection of Java libraries

    The ADDC Commons libraries are a collection of Java class libraries that have been used in numerous large scale projects for telecoms companies, banks, railways and gaming and betting software over the last 20 odd years. They contain classes that started back when Java Generics were a dream and you found your type errors at run-time with class casting errors. The oldest classes in the collection date from 2 decades ago when developing the first Java server deployment onto an IBM ainframe...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Propelling Payments for Software Platforms Icon
    Propelling Payments for Software Platforms

    For SaaS businesses to monetize payments through its turnkey PayFac-as-a-Service solution.

    Exact Payments delivers easy-to-integrate embedded payment solutions enabling you to rapidly onboard merchants, instantly activate a variety of payment methods and accelerate your revenue — delivering an end-to-end payment processing platform for SaaS businesses.
  • 10
    JPPF

    JPPF

    The open source grid computing solution

    JPPF makes it easy to parallelize computationally intensive tasks and execute them on a Grid.
    Downloads: 13 This Week
    Last Update:
    See Project
  • 11
    Lanproxy

    Lanproxy

    Intranet penetration tool that proxies local area network computers

    Lanproxy is an intranet penetration tool that proxies local area network personal computers and servers to the public network. It supports tcp traffic forwarding and any tcp upper layer protocol (access to intranet websites, local payment interface debugging, ssh access, remote desktop, http proxy) , https proxy, socks5 proxy...). Penetration basic functions, same as the open source version, high performance, can support tens of thousands of penetration connections at the same time. Support...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    pdi-jira

    JIRA plugin for Pentaho Data Integration

    Using this PDI plugin you can connect any JIRA service even using SSL connection and perform JSON data extraction over the results. JQL is used to obtain data from the JIRA remote service.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    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
  • 14
    aktrs

    aktrs

    Java actor library

    aktrs (pr: actors) is a Java application library implementing the Actor Model. It provides remote actors through TCP sockets (and SSL sockets), actor profiling, a Console and tunable logging. It's API is easy to use and its core is written in few lines of source code. aktrs requires Java version 1.5 or newer, has no additional dependencies and can be packaged into any application according to its GNU Lesser General Public License. Anyone is free to contribute with changes and redistribute...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    DotNetOpenServer SDK

    DotNetOpenServer SDK

    Lightweight fully extendable client/server application framework

    DotNetOpenServer SDK is an open source lightweight fully extendable TCP socket client/server application framework enabling developers to create highly efficient, fast, secure and robust cloud based smart mobile device and desktop applications. Why? Unlike most application server frameworks, which are implemented over slow inefficient stateless protocols such as HTTP, REST and SOAP that use bulky ASCII data formats such as JSON and XML, DotNetOpenServer has been built from the ground up...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16
    Hypersocket VPN

    Hypersocket VPN

    A simple yet powerful open source VPN solution

    Hypersocket is a streamlined VPN solution built for all types of remote access scenarios. Powerful yet simple to use, Hypersocket uses a single installed client to provide access to any number of network resources. Its powerful granular access means you can have fine grained control over your entire network and remote users. Accessed through a secure HTTPS port, the Hypersocket client provides access to any number of host/port combinations all effortlessly assigned server-side...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    Messaging middleware for Service Oriented Architecture
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Proxpy is a TCP proxy and debugging tool. It runs on Windows, Linux, Unix and any other system that supports java. Uses are for debugging TCP communications, tunneling over SSL, converting SSL to non-SSL, forwarding traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    ADEN

    A free high-performance alternative to TCP sockets

    ADEN is a free, open-source API that offers a high-performance, UDP-based alternative to TCP sockets for : 1- Low data-volume applications. 2- Bulk transfer over a LAN. . Check included examples to see how easy to build robust client-server applications with ADEN API. If you are using ADEN in your application please support ADEN project by mentioning that somewhere in your application UI / project page and add a link to this page. Read my blog articles for more info. : http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    ChatSystemINSA

    Java app for local peer-to-peer communication

    During the COO-POO course, we are developing a chat application using Java. The main goals are enhancing our knowledge of Object-Oriented Design & Programming, Java the language and the eco-system, UDP/TCP transport protocols , and discover challenges and techniques of developing standalone peer-to-peer application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    AMX Duet PJLink Module

    Control PJLink projectors over IP with AMX Duet or NetLinx.

    This library contains the code for NetLinx or Duet projects to interface with video projectors that implement the PJLink protocol over TCP/IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    G-CNC Sender

    G-CNC Sender

    GCode sender for ramps and marlin firmware for CNC Milling Machine

    GCode sender for ramps and marlin firmware for CNC Milling Machine 3D preview RS232 and RS232 over TCP drivers Full GComands control, disable, replace, pause. Full machine control Remap XYZ coordinates GComands description After install select Help->Check for updates..
    Downloads: 2 This Week
    Last Update:
    See Project
  • 23
    Java apple computer emulator

    Java apple computer emulator

    Cross-platform Apple //e emulator

    NOTE: This is the old Swing version. The current version of Jace can be found here: https://github.com/badvision/jace Because of malware injections in other Sourceforge projects, the author has removed all binaries from Sourceforge. You may look at the legacy source still hosted here but are highly encouraged to check out the new version hosted in Github for recent updates on this project. Thank you for your interest in this project! ][ Infinitum!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    ISWYAD

    ISWYAD

    ISeeWhatYouAreDoing - a tool for remote acces with very! low bandwith.

    ISeeWhatYouAreDoing is a useful tool for getting screenshots and executing commands over Tcp/Ip or Ftp. Because it has NO security the Tcp/Ip part shouldn't be used in public networks (Use a firewall! :)). It was designed for easily keeping an eye on what people in your home network are doing and (if necessary) turn f.e. your brother's computer off when he forgot. As said it is able to work on very bad connections. Bin/Bin.zip is the basic package with client and a gui server, Bin...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    Tcp/Ip API Wrapper

    TCP/IP API (SSL Encryption, ZLIB Compression)

    TCP/IP connectivity warpped in an API extended to provide the following major features: SSL Encryption, ZLIB compression, packet oriented mode rather stream oriented mode. Asynchrounous. One liner to declare server or connect to server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next