Showing 19 open source projects for "tcp wrapper"

View related business solutions
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    MsQuic

    MsQuic

    Cross-platform, C implementation of the IETF QUIC protocol

    MsQuic is a Microsoft implementation of the IETF QUIC protocol. It is cross-platform, written in C and designed to be a general-purpose QUIC library. MsQuic also has C++ API wrapper classes and exposes interop layers for both Rust and C#. QUIC has many benefits when compared to existing "TLS over TCP" scenarios. MsQuic has several features that differentiate it from other QUIC implementations. Optimized for client and server. Optimized for maximal throughput and minimal latency. Asynchronous IO. Receive side scaling (RSS) support. ...
    Downloads: 12 This Week
    Last Update:
    See Project
  • 2
    powercat

    powercat

    Netshell features all in version 2 powershell

    PowerCat is a compact PowerShell implementation of netcat-style networking utilities that makes it easy to create TCP/UDP clients and listeners, forward ports, and move data between sockets and files. It provides both interactive shells and single-command execution modes so operators can create bind shells, reverse shells, or simple file upload/download endpoints using only PowerShell. The tool supports encrypted connections (SSL/TLS) and can act as a basic SOCKS proxy or relay, enabling...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    DNP3 .NET Core c #

    DNP3 .NET Core c #

    DNP3 Protocol c# .net core Windows and Linux implementation

    v21.06.018 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
  • 4
    DNP3 Protocol Python code

    DNP3 Protocol Python code

    DNP3 Protocol Python - server and client

    v21.06.018 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: 0 This Week
    Last Update:
    See Project
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 5
    jNetPcap - A Libpcap Java Binding

    jNetPcap - A Libpcap Java Binding

    A java PCAP and DPI library

    A java wrapper for popular "libpcap" and "WinPcap" libraries. Accurate full API translation. Packet buffers delivered with no copies. Send custom packets, gather statistics. Comprehensive and easily extensible DPI engine.
    Downloads: 33 This Week
    Last Update:
    See Project
  • 6
    procServ is a wrapper that starts an arbitrary command (e.g. an EPICS soft IOC) as a child process in the background, connecting its standard input and output to a UNIX domain socket or TCP port for telnet access. It supports logging, child restart (manual or automatic),...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7

    ObjectOrientedTcp

    C# Object Oriented Tcp

    This project is basically an easy to use wrapper for the TcpClient/TcpListener that allows a developer to send .net objects over a TCP connection with minimal effort. If you need assistance integrating it, please have a look at the Tester project in the source folder. Update v1.1: Applied a few bug fixes and the project is now compatible with Xamerin Android. Update v1.2: Made compression optional.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Lake Robotics Embedded Software Platform

    Platform/Framework for embedded software

    The Lake Robotics Embedded Software Platform is a toolkit/framework for developing embedded software for different microcontroller (at the moment only ARM and Cortex-M3 are supported). The platform provides libraries including other open source projects for Realtime OS (ChibiOS, FreeRTOS), tcp/ip networking, C-Runtime and C-Standard-Libs. The toolkit also provides wrapper or abstraction libraries for easier handling of device driver and OS-related stuff. There are also hardware abstraction libraries encapsulating low-level and high-level hardware driver (e.g. GPIO, SPI, CAN etc.). The platform is based on the open source build system CMake, GNU C/C++ compiler and Eclipse IDE.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    QuickSock

    QuickSock

    A simple C++ socket library used to make socket programming tolerable.

    The latest version of QuickSock is version (1.1.2). Wrapper for the Monkey Programming Language: http://monkeycoder.co.nz/Community/posts.php?topic=4866 QuickSock is a very simple C++ based UDP networking library. QuickSock currently relies on the WinSock library on Windows, (and as of April 2013, QuickSock uses BSD sockets on other platforms). QuickSock is a work in progress, so later down the road I may add new features, or change how things function.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Full-stack observability with actually useful AI | Grafana Cloud Icon
    Full-stack observability with actually useful AI | Grafana Cloud

    Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.

    Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
    Create free account
  • 10
    An ActionScript 3 TCP socket wrapper with buffering and acknowledgment mechanism to prevent data loss problems in READ methods of SOCKET class.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    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
  • 12

    EasySocket

    TCP/IP Wrapper Library

    If you are looking for TCP/IP based applications and want an easy way out of the network transportation. Then you are at the right page (place). EasySocket is a .NET library for Socket implementation. Creating a Client or a Server application is as short as (7 Lines) of code. Look at the wiki (documentation) for samples.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Shweb - Shell Web Server
    Shweb is a tiny web server written in shell script, POSIX compliant with most used small unix shell interpreters, like ash (busybox included), dash, and bash also. Support for static pages. Works in conjunction with any superdaemon like [x]inetd.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    SharpPacketGenerator is a simple .NET application giving you the ability to send some predifined raw TCP/UDP/IP packets using WinPcap library. It is coded using C# and SharpPcap .NET wrapper. For educational purposes only !
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The LeeuwenNet Library is a light TCP-wrapper which supports packetizing of the TCP-stream, XTEA encryption and splitting/joining data from/into chunks. Everything is kept as simple as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    Python libpcap wrapper and TCP/IP decoder in Pyrex
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    NetClass is a multi-platform library written in C++ that provides a thin wrapper around sockets (TCP/UDP) and thread implementations. The library also contains code for writing a generic server application easily with a simple interface.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 18
    Libconnect is a simple library wrapper written in assembly language that intercepts the calls applications make to establish TCP connections and transparently proxies them as necessary.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    libipc is a wrapper lib written in C++. The goal of this lib enables the beginner easy to use socket programmings. Supporting the TCP and UDP APIs(the blocked-mode), and Threads(pthread) APIs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB