Showing 334 open source projects for "websocket client javascript"

View related business solutions
  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 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
  • 1
    mcafe

    mcafe

    Small restaurant menu and orders service for PC and mobile devices

    Application has been developed in 2007. Those days it allowed to run complete restrant orders cycle from warehouse and ingredients to simple reports. There is "full" client for PC browser and "simple" client for Pocket PC devices running Windows CE Internet Explorer. Both clients are based on AJAX, so web-site works as application even with dramatically slow network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ReorJS

    Distributed Computing with JavaScript

    Create your own distributed computer that can distributed javascript based applications to any computer with a web browser, headless browser or node.js installation. For more information and updates please see our website - http://reorjs.com.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    STANTOR

    Scada for Home Automation

    ...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, switches, position sensors is provided by Stantor permanently in real time. Through the use of management system MySQL database, Stantor offers automation features customizable tasks. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Geoportal Server
    Geoportal Server is a standards-based, open source product that enables discovery and use of geospatial resources including data and services.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Atera all-in-one platform IT management software with AI agents Icon
    Atera all-in-one platform IT management software with AI agents

    Ideal for internal IT departments or managed service providers (MSPs)

    Atera’s AI agents don’t just assist, they act. From detection to resolution, they handle incidents and requests instantly, taking your IT management from automated to autonomous.
    Learn More
  • 5
    mycorecms

    mycorecms

    CMS/CRM/DBMS Site Generator

    MyCoreCMS is a lightweight jQuery driven CMS designed to easily build dynamic relational databases. With MyCoreCMS you can build something as simple as a forum to as complex as a customer relationship management tool tailored to your specific needs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

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

    Intrapages

    Social Intranet

    Intrapages is a social intranet based on IBM Domino. You can setup multiple instances with different content and different users. Login support Facebook, Twitter, Linkedin, Domino, Site Registration and Active Directory. which allows you to have users from both your intranet and internet in the same application live community is available here http://www.intrapages.com Also have a look at the project page at openNTF http://intrapages.openntf.org Easy install 1....
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    C++ On Air

    C++ On Air

    Light-weight C++ web application server library

    ...ConAir uses an embedded http server and Interpp interpreter to serve html, and process http requests from within your C++ application. This internal server establishes a bidirectional web socket connection between your C++ application and a client-side JavaScript interface for interactive scripting via the web. Getting started: 1. Download C++ On Air 2. Check out the "example" folder for a demo of how ConAir works
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    [WARNING! PROJECT IS NOT READY TO USE. DO NOT DOWNLOAD FILES FROM FILES REPOSITORIES!] ModernCMS - a powerful php engine that can up your website. You can create your own portal, forum, blog, website, company website, multimedia portal and other! Visit site http://modern-cms.sourceforge.net/ for more information!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Grafana: The open and composable observability platform Icon
    Grafana: The open and composable observability platform

    Faster answers, predictable costs, and no lock-in built by the team helping to make observability accessible to anyone.

    Grafana is the open source analytics & monitoring solution for every database.
    Learn More
  • 10

    music web manager

    music web manager to read your mp3 playlist via http

    Based at PHP Zend framework. Manager of mp3 files. It read your files from disk, and allow you to play them via http. Website is exporting winamp playlist to play at client computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    LeechCraft
    LeechCraft is a cross-platform modular "internet-client" application. It has plugins that allow one to browse the web, chat via instant messaging (like Jabber or IRC), read RSS/Atom feeds, download files via BitTorrent, Direct Connect and other protocols, play media files and much more.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    WSChat

    PHP Web Chat System utilizing Websockets HTML5 Technology

    Simple Web Chat System which uses PHP Websockets server code and Javascript client HTML5 API to bring a system similiar to IRC (Internet Relay Chat) for live interactive Internet text messaging between users via web interface. Suppports system domains, channels (with various modes), private messaging and many other features. System data is stored into SQLite database. It can easily be improved to make a powerfull communication web chat system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    PHPBounce

    PHPBounce

    Web Application used to manage clients, create invoices, timesheets

    This web application is used to manage day to day service related businesses. PHPBounce comes with a multi tiered user system with Admin / Manager / Users, timesheet management, ticketing system, client database, invoice system, credit card processor (google checkout / google wallet). Client portal for your clients to keep track of invoices, tickets, and make payments.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    PHP Websockets

    Provides Websocket RFC6455 functionality to PHP

    This project provides 6 new functions to PHP that are meant to interact with a websocket (RFC6455) peer. ws_get_frame_info() - Gets information about an upcoming websockets frame ws_read_frame() - Reads the data of a websockets frame from a client or server ws_send_close() - Sends a close frame to the websockets peer ws_send_ping() - Sends a ping frame to the websockets peer ws_send_pong() - Sends a pong frame to the websockets peer These functions are written in low level C so they are fast when compared with functions that are written in PHP, especially for operations like sending and receiving larger binary files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    edib allows execution of XQuery queries and XProc pipelines from webpage in an eXist XMLDB installed on client. edib also allows complex processing and storage of data before sending it back to server, thus balancing load between server and client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    Java HTTP REST interface

    Base for HTTP-REST Java application

    Simplified multithreaded Java HTTP server able to interpret GET/POST requests. Example dummy app included. It uses Apache2 as a proxy for AJAX calls and jQuery code as a client. ------- Requirements: For the Java HTTP server: - J2SE (SDK for compilation) For the exampe web app: - Apache2 with mod_rewrite and mod_proxy Client-side for the web app: - www browser supporting JS with jQuery --- Setup: - run Server.class from Java server files (java Server) in a...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 17
    daCode & wmCoinCoin
    daCode was a news engine written in PHP. daCode focused on modularity and speed/performance. Features include themes, user authentication, multi-language support, a cache system, a templates system, and much more. wmCoinCoin was developped as a standalone client to access the discussion board (Tribune Libre) of dacode. It is still updated to keep compatibilty with new features introduced in new versions of LinuxFr and other board engines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Porqual is a website generator that manages documents using the Sesame RDF database and it has a rich web client on Flash, focused on usability and accesibility and integrated in the Semantic Web. It is programmed in Java, ActionScript and JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Sheetster Web Spreadsheet

    Sheetster Web Spreadsheet

    an embeddable spreadsheet for your web application

    ...It can import and export the XLS and XLSX file formats and nearly the full range of Excel formula functions are supported. Most basic features are implemented as well as some of the more advanced ones. The user interface is written entirely in JavaScript and its server-side API is pure Java based on the OpenXLS spreadsheet engine. Neither the client nor the server needs Excel or any browser plugins. Sheetster is primarily intended for developers who want to integrate spreadsheets into their web applications. Towards that end it provides a server-side API for document storage connectors and a rich REST API for manipulating open spreadsheets. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    JSearch

    JSearch

    Generates a javascript searchfield for your website

    Light weight Javascript client based search engine. Program (.NET) generates a Javascript search index and provides you the code to implement it with ease in your website. Tutorial video: http://www.youtube.com/watch?v=yj7_JKQ49YM Demo in my portfolio: www.bert.co.nr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Developed by the Web Technology Group at Appalachian State University, phpWebSite provides a complete web site content management system ( CMS ). All client output is XHTML 1.0 and meets the W3C's Web Accessibility Initiative requirements.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22
    Agent IQ

    Agent IQ

    Informing web servers about device capabilities

    ...When a request is received, it looks at the User Agent String of the incoming header and matches it against the database. If there is a match, the device capabilities are stored as PHP and Javascript variables for you to use in shaping how your site is served out. If there is no match, the request is re-directed to a javascript 'learning page' where the database is updated with the client capabilities and is redirected back. This happens in a flash. The 'learning page' uses Javascript and Modernizr. There is a learning logic built in to avoid incorrect records. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23

    XHTTP JavaScript Client

    JavaScript client implementation of XHTTP

    JavaScript client library which can connect to servers using the Extended Hypertext Transfer Protocol (http://www.xhttp.org) and build client-side APIs from XHTTP service schemas.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Turm

    Turm

    The *nix remote manager

    Web-GUI and user-extensible command library for managing applications and services remotely. The primary goal is to create a system that can manage: - LXC Containers - Libvirt virtual networks - OpenVPN networks - Reverse proxies for IPv4 - IPv6 networking - Web-Hosting applications - Content Management System's - Simple configuration commands and routines The end game is an administrator tool that can manage even a complex cloud-computing-like system as a hybrid virtual...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25

    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