Showing 62 open source projects for "remote-server"

View related business solutions
  • 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
  • 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
  • 1
    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
  • 2
    Karellen Gevent Websocket Library

    Karellen Gevent Websocket Library

    Karellen Gevent Websocket Library

    This is a Karellen fork of gevent-websocket. The goal of this fork is to maintain the project to support Python 3.3, 3.4 and 3.5+ as well as latest WS standards errata.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    SerialWss

    Serial WebSocket Server

    Create a WebSocket server allowing external application to access Serial devices
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Websocket Server in a Pure Data patch

    Websocket Server in a Pure Data patch

    a single patch for direct communications between Pd and web browsers

    NEW : pd-vanilla version requiring only mrpeach external library ! download link (and notes) : https://sourceforge.net/projects/websocketserverinapatch/files/ "websocket-server in a patch.pd" single Pd file contains a reusable and fully documented websocket server, meant as an easy way to experiment with Pure Data <-> web-browsers communications through websockets, without the need of other software (like node.js or python) or any specific external to compile (just one deken library...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • 5
    Cux Bomberman

    Cux Bomberman

    JAVA websocket implementation for a bomberman-like game

    This application uses JAVA and Glassfish server to provide an active and simple webSocket server for an online, multiplayer bomberman-like game. It only requires a running glassfish server to deploy the application on and a MySQL database server. After deployment and first run, anyone can access your webserver, register and play the game, using only a web browser that has built-in support for webSockets
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    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: 1 This Week
    Last Update:
    See Project
  • 7

    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
  • 8
    Nodejs Websocket

    Nodejs Websocket

    A node.js module for websocket server and client

    A nodejs module for websocket server and client. The class that represents a connection, either a client-created (accepted by a nodejs ws server) or client connection. The websocket protocol has two types of data frames: text and binary. Text frames are implemented as simple send function and receive event. Binary frames are implemented as streams: when you receive binary data, you get a ReadableStream; to send binary data, you must ask for a WritableStream and write into it. The binary data...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    WebPlug.NET45

    WebSocket Library for .NET4.5

    This library is a WebSocket server/client library with HTTP server capability. Sample chat server/client apps attached. * .NET 4.5 required * WPF application
    Downloads: 0 This Week
    Last Update:
    See Project
  • Manage Properties Better For Free Icon
    Manage Properties Better For Free

    For small to mid-sized landlords and property managers

    Innago is a free and easy-to-use property management solution. Whether you have 1 unit or 1000, student housing, or commercial properties, Innago is built for you. Our software is designed to save you time and money, so you can spend more time doing the things that matter most.
    Learn More
  • 10

    CshBBrain

    WebSocket Server from China

    CshBBrain is a simple,lightweight and high performace websocket server from China.CshBBrain implements in java, base on NIO,Pools ,Asynchronous and so.If you fell Mina, Netty is too large and complex,maybe CshBBrain is a suitable for you. 作者技术博客:http://cshbbrain.iteye.com/ 使用讨论专栏:http://www.iteye.com/blogs/subjects/CshBBrain
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    WebSocket Server

    A WebSocket Server implemented in Python

    A simple WebSocket Server implemented in Python using the latest specification. It sends data as text. It handles up to unlimited connections (all on different threads), it also handles the handshake and the framing and unmasking of data. All you have to do is tell it what text to send. It also comes with example.html which you can open in Google Chrome to checkout the Server and a Client communicating
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    SuperWebSocket is a .NET implementation of WebSocket server. http://superwebsocket.codeplex.com/
    Downloads: 0 This Week
    Last Update:
    See Project