Showing 622 open source projects for "socket"

View related business solutions
  • Find Hidden Risks in Windows Task Scheduler Icon
    Find Hidden Risks in Windows Task Scheduler

    Free diagnostic script reveals configuration issues, error patterns, and security risks. Instant HTML report.

    Windows Task Scheduler might be hiding critical failures. Download the free JAMS diagnostic tool to uncover problems before they impact production—get a color-coded risk report with clear remediation steps in minutes.
    Download Free Tool
  • AI-powered service management for IT and enterprise teams Icon
    AI-powered service management for IT and enterprise teams

    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity. Maximize operational efficiency with refreshingly simple, AI-powered Freshservice.
    Try it Free
  • 1
    UI for Docker

    UI for Docker

    A web interface for Docker, formerly known as DockerUI

    Containers UI For Docker is a web interface for the Docker Remote API. The goal is to provide a pure client-side implementation so it is effortless to connect and manage docker. Bind mounting the Unix socket into the UI For Docker container is much more secure than exposing your docker daemon over TCP. The privileged flag is required for hosts using SELinux. You should still secure your UI For Docker instance behind some type of auth. UI For Docker listens on port 9000 by default. If you run UI For Docker inside a container then you can bind the container's internal port to any external address and port. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 2
    - A port mirror to forward socket connections. - A java compiler for eclipse projects - A regular expression tester window in java (regexp.jar) - Some other non useful classes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3

    opengpib

    GPIIB library & utils-transport over serial and ethernet and plotting.

    A GPIB library geared towards the Prologix controllers. Interface working with HP 8595E Spectrum analyzer, the Wayne-Kerr PSG2400L signal generator, the Tek 2440, and the HP 16500C with access to the 16555A timing, 16534, and 16531 scope cards. Uses
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    C++ framework on Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 Icon
    Our Free Plans just got better! | Auth0

    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 security. Auth0 now, thank yourself later.
    Try free now
  • 5
    Angular Websocket

    Angular Websocket

    The missing Angular WebSocket module for connecting client apps

    ...It wraps the native WebSocket API in a way that plays nicely with Angular’s digest cycle, ensuring that UI updates are triggered when messages arrive. The library manages an internal send queue so that messages requested before the socket is open are safely sent once the connection is ready. It offers a set of convenience methods and callbacks, such as onMessage, onOpen, onClose, and onError, to keep WebSocket handling consistent with other Angular services. Developers can filter messages by string or regular expression and optionally disable automatic $digest calls when needed for performance. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    pyhard2, control hardware from python

    An object-oriented framework for the development of instrument drivers

    pyhard2 is an object-oriented framework to help in the development of instrument drivers. pyhard2 is proposed as an alternative to LabVIEW. Emphasis is given on serial drivers but the framework can be used with any socket. The source also contains the implementation of a PID controller and a setpoint ramp generator. The instrument drivers may further be incorporated in a GUI, using, e.g. PyQt or PySide. Threading is automatically taken care of. Furthermore, generic GUI (called controllers) are provided and can be extended.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    rPi Phone-Home

    ET Phone Home, Raspberry Pi Style

    A couple of python scripts mangled together to gather system details and send them over TCP socket to a listening host. The listening host then exports the details to a .csv file. Please check the wiki for updates and notes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Delphi Cool Overlap Socket Class

    for delphi programmer to develop socket applications

    there is INDY for winsock development,but it's not so good for our projects,so I decided to write a better,pure TCP socket,it's asynchronous,base on WinSock2,use Overlap-I/O,it's a client class,but also can be used as a server class,so it can bind to specific port,even multiple ports,it uses multiple thread techlogy to improve recv/send efficiency. So,it's not the best TCP class,and delphi is an older IDE,but I hope my work can be used by more people around the world, not only my teamates. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    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 with highly efficient stateful binary protocols.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Gen AI apps are built with MongoDB Atlas Icon
    Gen AI apps are built with MongoDB Atlas

    The database for AI-powered applications.

    MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
    Start Free
  • 10
    kevin snoopy socket zentao
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    astrovideoguide_v2

    Another version of astovideoguide (based on ffmpeg)

    New version of astrovideoguide based on library ffmpeg which allows to use it with any type of video-capture devices. Main daemon will have web-interface & socket-based CLI interface. Captured frames saved in SHM allowing demonstration on client soft. Computed gravity centre also stored in SHM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Windows Remote Console Clipboard

    Copy Text from one computer to the clipboard of other

    Windows Remote Console Clipboard is basically a Windows Socket Based Application with Conventional Server and Client Program. Server When run on a computer listens for a connection from client and upon authentication,recieves text from Client and Copies it directly to its Clipboard. Uses: This application is useful in the case when Programmer or a person is working on multiple computers at a time and want to share links or text b/w different machines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    BlackBoxSocket

    My twist to a Java based secure layer for socket communication.

    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Struggling to start with the basics of TCP/IP? This little project will provide you with a very simple socket class in C++ that can be used right away for sending and receiving data on TCP/IP sockets. A precompiled win32 stdcall JDMSocket.dll is provided as well.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    WHOIS

    A WHOIS client written in Java (RFC #954)

    This actually extends the Socket Java class giving an opportunity to go via an HTTP proxy server with HTTP Basic authentication (BA). By itself, this program would be useful for receiving information in a command-line interface (CLI). Feel free to find another use for this class.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 16

    IPv6 multicast examples

    send-receive IPv6 multicast message.

    Opens a socket, configures a multicast address, pings the address once, then receives and echos packets back to the uni-cast address up to 120 messages. Work with multiple machines to explore behavior.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17

    ipcvis

    Visualize Inter Process Communication

    Small python script that can visualize Inter Process Communication on Linux. It can create a graph of TCP and Unix sockets, pipes and also process hierarchy. Short (59 sec) demo visualizing ssh client connecting to ssh server on the same Ubuntu host: http://youtu.be/8XFKwzkexQY Longer (2 min 13 sec) demo visualizing ZoneMinder surveillance solution operation (stopping, starting, enabling and viewing camera): http://youtu.be/kM7klE61Ibk Tested on Ubuntu 14.10 and Debian...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    UVC is a BSD socket 1.1 compatible component for Delphi6+/BCB6+ and RAD Studio. Usage based on Delphi6 SocketServer But Improved and Added many Features: multiple ThreadingModel, SOCKS, state Context, Use tmRequestPerThread for 2k+ TCP Connections
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    SmartGPU2 SD Card File Uploading

    PC Interface for directly upload files to smartGPU2 SD card

    This Windows PC Interface lets the user directly upload files to a microSD card mounted on smartGPU2, without the need of removing the microSD card from the socket, it is designed to work with the USB-UART SX processor. Vizic Technologies 2015
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LibBWEntrainment

    LibBWEntrainment

    Extensible Brainwave Entrainment library for Java

    .... *** It is not a standalone application. *** The library is very flexible, allowing different types of renderers (isochronic, binaural, ...) as well as multiple output devices (speakers, file, socket or even screen), and it can easily be ported to other languages because it doesn't use any proprietary Java feature. Current features: -Javadoc and examples -Extremely lightweight, yet flexible -Easy to use -XML Presets -Multiple Entrainment Tracks -Looping -Isochronic rendering -Output to PC and Android -Output to MP3/FLAC/Wav file -Output to raw Stream Compared to my old LibBinaural, this is twice as fast and much more flexible. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TCPPackLoader

    TCPPackLoader

    The program loads any TCP-based server simulating up to 10000 sockets

    The program loads your TCP-based server simulating up to 10000 socket connections. OS:Android Program works over GPRS and WiFi. This can help you find out how many connections could your server handle and also what is the status of the network used . Just Enter: IP address of the server Port of the server Maximum number of test socket conections . Server load-this is the slider position -it determines delay (in msec) between each socket connection.Position 0.0s means maximum load- no delay between connections. ...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 23
    Freetel

    Freetel

    Python GUI Chat

    ...I started this project as a means learn python, so it might not be cleanest code you've ever seen :p ==================== Features: send/receive public messages send/receive private messages ==================== main.py: Chat server. freetel.py: gui client, tk + calls to client.py for sock functions(runs on windows/POSIX oses) client.py: Socket functions (send/recv/send private message/recieve private msg) terminal_client.py: A terminal client, can only recieve messages ====================== How to: 1. Start server - main.py 2. Start GUI client - freetel.py
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24

    Simple Asynchronous Socket Server

    A simple asynchronous TCP/IP socket server class

    AsyncSocketServer is a simple event driven TCP/IP server class to use in your own projects to handle communication with clients. The server utilizes a state object which is accessible from each of the events and includes a unique GUID for each client for easier identification and sending of messages to each client. Message termination is easily changed to allow custom end of message characters.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    ...Multi-platform support is powered by Lazarus&FreePascal. 5. Filter for SQL, Logon, request Data etc. 6. SSL, CRC, and self-defining stream cipher, provides high security. 7. C socket client dynamic link library under windows. 8. Fast XML subset process unit.
    Downloads: 0 This Week
    Last Update:
    See Project