Search Results for "c++ websocket" - Page 3

Showing 81 open source projects for "c++ websocket"

View related business solutions
  • Deliver secure remote access with OpenVPN. Icon
    Deliver secure remote access with OpenVPN.

    Trusted by nearly 20,000 customers worldwide, and all major cloud providers.

    OpenVPN's products provide scalable, secure remote access — giving complete freedom to your employees to work outside the office while securely accessing SaaS, the internet, and company resources.
    Get started — no credit card required.
  • The #1 Embedded Analytics Solution for SaaS Teams. Icon
    The #1 Embedded Analytics Solution for SaaS Teams.

    Qrvey saves engineering teams time and money with a turnkey multi-tenant solution connecting your data warehouse to your SaaS application.

    Qrvey’s comprehensive embedded analytics software enables you to design more customizable analytics experiences for your end users.
    Try Developer Playground
  • 1

    MonaServer

    MonaServer Windows 32 Binary

    MonaServer is a ligthweight communication server supporting RTMFP, RTMP/RTMPE, WebSocket and HTTP. This package is provided for testing use. We recommend you to clone the github version (https://github.com/MonaSolutions/MonaServer) from the sources for production use. Compressed file contains MonaServer Windows 32bits binary and the luajit 32bits library. Require : - at least Windows XP - Visual C++ Redistributable Packages for Visual Studio 2013 - OpenSSL
    Leader badge
    Downloads: 1,042 This Week
    Last Update:
    See Project
  • 2
    CQHTTP

    CQHTTP

    cool Q with the ability to receive events and call APIs

    Provides cool Q with the ability to receive events and call APIs via HTTP or WebSocket. Report KuQ events and receive requests through HTTP or WebSocket to call KuQ's DLL interface, so that KuQ plug-ins can be written in other languages. Supports Windows 7 and Windows Server 2008 and later versions, and can also run on Wine and Docker. For developers of common languages, if you don't want to deal with complicated requests and parsing operations yourself, you can try the SDKs or development...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    libuwsc

    libuwsc

    A Lightweight and fully asynchronous WebSocket client library

    A Lightweight and fully asynchronous WebSocket client library based on libev for Embedded Linux. And provide Lua-binding. libev tries to follow the UNIX toolbox philosophy of doing one thing only, as good as possible.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Websocketfiles

    Websocketfiles

    Provide two well designed and out of box websocket c++ classes

    Websocketfiles provides two well designed and out of box websocket c++ classes that you can easily use in your ongoing project which needs to support websocket. The purpose of this project is to let you add websocket support in your c++ project as quickly/efficient as possible.The websocketfiles is designed as simple as possible and no network transport module included. It exports two network interfaces named from_wire/to_wire that can be easily binding with any network modules(Boost.Asio...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
    Get started free
  • 5

    ZET-WEB

    ZET-WEB is the library for the creation of WEB services in C++

    ZET-WEB is the library for the creation of WEB servers in C++. You can use ZET-WEB to develop highly loaded WEB services (IPV4 and IPV6) that support http(s) and ws(s) (websocket) protocols. REST Api is also available.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 6
    Rockets

    Rockets

    REST and websockets C++ library

    A library for easy HTTP and websockets messaging in C++ applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    WebSocket RPC

    WebSocket RPC

    RPC library for .NET with auto JavaScript client code generation

    WebSocket RPC library for .NET with auto JavaScript client code generation, supporting ASP.NET Core.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    openGalaxy

    openGalaxy

    SIA receiver for Galaxy security control panels.

    This project aims to provide a method for listening on a serial port and decode incoming messages from a Galaxy security control panel. The messages are transmitted using the SIA DC-03-1990.01 (R2000.11) protocol. The decoded messages are stored in a database (MySQL) or forwarded by email using ssmtp. Besides just listening for messages openGalaxy can also be used to arm/disarm the panel and much more... This software is still in a testing (beta) phase but has been tested successfully...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    HTTP Test Tool
    httest is a script based tool for testing and benchmarking web applications, web servers, proxy servers and web browsers. httest can emulate clients and servers in the same test script, very useful for testing proxys.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 10
    AWS IoT C++ Device SDK

    AWS IoT C++ Device SDK

    SDK for connecting to AWS IoT from a device using C++

    The Device SDK simplifies access to the Pub/Sub functionality of the AWS IoT broker via MQTT and provides APIs to interact with Thing Shadows. The SDK has been tested to work with the AWS IoT platform to ensure the best interoperability of a device with the AWS IoT platform. The Device SDK provides functionality to create and maintain a MQTT Connection. It expects to be provided with a Network Connection class that connects and authenticates to AWS IoT using either direct TLS or WebSocket over...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Simple-WebSocket-Server

    Simple-WebSocket-Server

    WebSocket (WS) and WebSocket Secure (WSS) server and client library

    A very simple, fast, multithreaded, platform-independent WebSocket (WS) and WebSocket Secure (WSS) server and client library implemented using C++11, Asio (both Boost.Asio and standalone Asio can be used) and OpenSSL. Created to be an easy way to make WebSocket endpoints in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    CTI Server for Avaya

    The ctiSVR is a CTI server for IVR system and front-end applications

    The ctiSVR is a CTI server for IVR system and front-end applications. The tool uses TSAPI library to monitor IVR and agent extensions, it hides the technical details of TSAPI and provide a simple REST, WebSocket and OCX interface for IVR system and front-end applications to perform CTI call control functions. The ctiSVR program supports passing of customized user data between different kind of CTI software when a customized DLL is developed.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    Crow

    Crow

    Crow is very fast and easy to use C++ micro web framework

    Crow is C++ microframework for web. (inspired by Python Flask). If you just want to use crow, copy amalgamate/crow_all.h and include it. C++ compiler with good C++11 support (tested with g++>=4.8). Provide an amalgamated header file crow_all.h with every features. Handler arguments type check at compile time. Now supporting VS2013 with limited functionality (only run-time check for url is available.) Out-of-source build with CMake is recommended.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    WebSockets

    WebSockets

    Implementation of the WebSocket protocol, along with client and server

    Implementation of the WebSocket protocol, along with client and server integration components.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    open-dis

    open-dis

    Open-DIS implements the IEEE DIS protocol in multiple languages.

    An open source implementation of the Distributed Interactive Simulation (IEEE-1278) standard in C++, C-Sharp, Objective-C, Java, Javascript and XML. Example applications including sending and receiving native DIS traffic, X-Plane plugin, and WebSocket/Javascript/WebGL applications. See the individual code directories for each package of interest. This project is inactive and has migrated to a GitHub project at https://github.com/open-dis
    Downloads: 8 This Week
    Last Update:
    See Project
  • 16

    CTI Server for Avaya

    The ivrSVR is a CTI server for IVR system and front-end applications

    The ivrSVR is a CTI server for IVR system and front-end applications. The tool uses TSAPI library to monitor IVR and agent extensions, it hides the technical details of TSAPI and provide a simple REST, WebSocket and OCX interface for IVR system and front-end applications to perform CTI call control functions. The ivrSVR program supports passing of customized user data between different kind of CTI software when a customized DLL is developed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bat2015plus

    Bat2015plus

    Weiterentwicklung meines Codes aus der Bachelorarbeit

    Diese Code Version aus meiner Bachelorarbeit sollte auch MIP aus cplex Dateien lösen können. Leider arbeitet der Code an der Stelle noch nicht tadellos, so dass weiterhin nur BIP und nur Maximierungsprobleme sicher lösbar sind. Prinzipiell kann der Code aber schon mal Instanzen aus der MIPLIB zum Testen einlesen. Dieser Code arbeitet außerdem mit Config-Dateien, dass Thread-Handling ist eleganter/schlanker und via Websockets kann man mit einem html-Client die Verarbeitung beobachten. Ein Bug...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18

    Simple WebSocket Server C++

    An easy way to make WebSocket endpoints in C++.

    Please go to https://github.com/eidheim/Simple-WebSocket-Server, as this sourceforge page will no longer be updated.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    jsish

    jsish

    A Small JavaScript Interpreter

    A Javascript interpreter with built-in Sqlite DB and WebSocket capabilities that is embed-friendly.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    Websocket Server and Client

    This project is a chat application that uses browser sockets

    This project uses web sockets to contact the chat server. It can support one to one communication or one to many or even to all communication. The server is written in C and the user interface is in html, css and javascript. It works in mozilla very well except for some small bugs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21

    Wslay WebSocket Library

    WebSocket library written in C.

    Wslay is a WebSocket library written in C. It implements the protocol version 13 described in RFC 6455. This library offers 2 levels of API: event-based API and frame-based low-level API. For event-based API, it is suitable for non-blocking reactor pattern style. You can set callbacks in various events. For frame-based API, you can send WebSocket frame directly. Wslay only supports data transfer part of WebSocket protocol and does not perform opening handshake in HTTP. Wslay does not perform...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    WebSocketListener

    WebSocketListener

    A lightweight and scalable asynchronous WebSocket listener

    The WebSocketListener class provides simple methods that listen for and accept incoming WebSocket connection requests asynchronously. It is a lightweight listener with an API very similar to the System.Net.TcpListener class. It does not use the Microsoft's System.Net.WebSockets namespace. WebSocketListener has been designed to provide WebSocket connectivity to other applications, in the same way that System.Net.TcpListener provides TCP connectivity. It is not a communication framework on its...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    libwebsock

    Easy to use C websocket library

    libwebsock is designed to be an easy to use websocket library. It allows the developer to take their focus off of the websocket protocol, and even the sockets, and instead concentrate on the core logic of their program.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Serial port to network proxy enhanced

    Enhanced ser2net with multi-connections and HTTP/WebSocket supported

    This project is an enhanced version of ser2net, a proxy that allows telnet/tcp connections to be made to serial ports on a machine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    STANTOR

    Scada for Home Automation

    Stantor is a SCADA for home automation/domotic project. It drives : k8061-K8055(USB), K8000(I2C), Arduino Mega and Uno, X10, 1-Wire, electricity meters, Webcam (motion), infrared remote controls. It uses WEB browser, smartphone, xHTML, SOAP, Websocket, HTML5 Apache, mySQL, PHP, javascript and Ajax. Stantor allows control of electrical equipments like boilers, shutters, lamps, pumps, etc...connected to the 220V/110 VAC. Gathering information of various kinds such as temperature, light...
    Downloads: 0 This Week
    Last Update:
    See Project