Search Results for "loconet over tcp" - Page 5

Showing 271 open source projects for "loconet over tcp"

View related business solutions
  • Innovate faster with enterprise-ready generative AI—enhanced by Gemini Icon
    Innovate faster with enterprise-ready generative AI—enhanced by Gemini

    Build, deploy, and scale machine learning (ML) models faster, with fully managed ML tools for any use case.

    Vertex AI offers everything you need to build and use generative AI—from AI solutions, to Search and Conversation, to 130+ foundation models, to a unified AI platform.
  • Comet Backup - Fast, Secure Backup Software for MSPs Icon
    Comet Backup - Fast, Secure Backup Software for MSPs

    Fast, Secure Backup Software for Businesses and IT Providers

    Comet is a flexible backup platform, giving you total control over your backup environment and storage destinations.
  • 1
    simple line command tool send several trames over TCP lan in AF_INET SOCK_STREAM and return elapsed times. usage: (pytestlan) ser IP PORT usage: (pytestlan) cli IP PORT nb_of_loop data_size example server: python pytestlan.py ser localhost 50000 example server: pytestlan.pyc ser 192.168.0.37 50000 example client (windows): pytestlan.exe cli 192.168.0.12 50000 1000 100 tested on linux, WinXP, Win7 Seven, 2008 Server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2

    ADEN

    A free high-performance alternative to TCP sockets

    ADEN is a free, open-source API that offers a high-performance, UDP-based alternative to TCP sockets for : 1- Low data-volume applications. 2- Bulk transfer over a LAN. . Check included examples to see how easy to build robust client-server applications with ADEN API. If you are using ADEN in your application please support ADEN project by mentioning that somewhere in your application UI / project page and add a link to this page. Read my blog articles for more info. : http...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Proxpy is a TCP proxy and debugging tool. It runs on Windows, Linux, Unix and any other system that supports java. Uses are for debugging TCP communications, tunneling over SSL, converting SSL to non-SSL, forwarding traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    esp8266switch

    esp8266switch

    using esp8266 as remote switch

    Using esp8266 as remote switch. When turned on esp8266 will connect to a configured AP and wait for commands over tcp to turn on/off gpio's that are connected to external relays acting as switches or to a optotriacs driving triacs acting as a switches
    Downloads: 0 This Week
    Last Update:
    See Project
  • Intelligent network automation for businesses and organizations Icon
    Intelligent network automation for businesses and organizations

    Network automation for the hybrid multi-cloud era

    BackBox seamlessly integrates with network monitoring and NetOps platforms and automates configuration backups, restores, and change detection. BackBox also provides before and after config diffs for change management, and automated remediation of discovered network security issues.
  • 5

    CANBridge over TCP/IP

    A TCP/IP bridge for CAN Interface.

    A TCP/IP bridge for CAN Interface. Client and server applications exchange CAN data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    ChatSystemINSA

    Java app for local peer-to-peer communication

    During the COO-POO course, we are developing a chat application using Java. The main goals are enhancing our knowledge of Object-Oriented Design & Programming, Java the language and the eco-system, UDP/TCP transport protocols , and discover challenges and techniques of developing standalone peer-to-peer application.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    XAF

    Xml Automation Framework (XAF) is an XML based automation framework

    Xml Automation Framework (XAF) is an open source framework designed around the idea of XML based test automation. Automation essentially involves 3 main components, Plan-Design-Validation. XAF allows to do all 3 using simple yet powerful XML. The core logic is thus embedded into XML which will delegate the actions to any 3rd party plugins. Apart from this, TCP/IP packets can be crafted seamlessly in XML's. As a result, any type of network flows can be simulated. The packets can be sent...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    We are developing a set of Delphi components to communicate with a ModBus PLC over TCP/IP. The library provides components to implement both a ModBus master and a Modbus slave, and is based on the Indy component set (both Indy 9 and 10 are supported) De source code of the project has been moved to GitHub!
    Leader badge
    Downloads: 39 This Week
    Last Update:
    See Project
  • 9

    AMX Duet PJLink Module

    Control PJLink projectors over IP with AMX Duet or NetLinx.

    This library contains the code for NetLinx or Duet projects to interface with video projectors that implement the PJLink protocol over TCP/IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • The Most Powerful Software Platform for EHSQ and ESG Management Icon
    The Most Powerful Software Platform for EHSQ and ESG Management

    Addresses the needs of small businesses and large global organizations with thousands of users in multiple locations.

    Choose from a complete set of software solutions across EHSQ that address all aspects of top performing Environmental, Health and Safety, and Quality management programs.
  • 10

    TCP Segment Retransmission Viewer

    View, graph, record TCP segment retransmission rates

    View, graph, and record TCP segment retransmissions to quickly see network congestion / problems TCP segment retransmissions are a sign of network congestion and reduced throughput. A segment is retransmitted from a client if there is no corresponding acknowledgment from the receiving host. Further analysis can be done in Wireshark at the packet level if a problem is suspected. Trends can be seen over time graphically with the graph function, which allows panning, zooming, etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Provides user level applications and supporting library for getting GPS assistance data (such as satellite ephemeris and almanac) from SUPL server using SUPL/RRLP protocol over TCP/IP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    G-CNC Sender

    G-CNC Sender

    GCode sender for ramps and marlin firmware for CNC Milling Machine

    GCode sender for ramps and marlin firmware for CNC Milling Machine 3D preview RS232 and RS232 over TCP drivers Full GComands control, disable, replace, pause. Full machine control Remap XYZ coordinates GComands description After install select Help->Check for updates..
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    Qt5 VNC Client 1.0

    100% Qt5 RFB VNC Client implementation

    100% Qt5 RFB VNC Client implementation without using external library. All are hard coded using Qt5 framework. Version 1.0 - Currently runs as a widget. Needs to invoke it via main.cpp. No window menus etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    tcprelay

    Relaying of TCP connections

    Programs like tcpdump, Ethereal and the like make it difficult to simply log traffic exchanged over TCP between two end points. This program simply performs a forward between a server and a client and logs it. The primary purpose is to log the traffic, so as to see what is going on through an SMTP connection for example. In addition, as it relays traffic, it allows to do "pass-through" networking on top of TCP. The logging of the traffic is done in binary format by default, you can...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    The AntHill library implements network fail-over and scaling functionality for any user applications and protocols. Implement different transports such as TCP, UDP & Shared Memory. Contains useful utilities such as DumpSender and etc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    UNVedu

    streaming of MKV (Matroska) video for research and development

    Several popular IP-based services today involve entertainment media streaming. We propose Java-based media streaming over IP utilizing the Matroska (MKV) container, which is rapidly gaining popularity within online user communities. Fast and accurate access to individual MKV elements is ensured by a hinting mechanism tailored to the container. The achieved throughput and continuous playback capability has been examined under RTSP/TCP with UDP transmission over Wi-Fi, which is setup via a single...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17

    Unified Communication Protocol Library

    High-level C++ TCP server framework

    Unicomm is a multiplatform C++ framework that allows to create custom network protocols over TCP transport. Unicomm takes care about communication details to make focus on business logic. It is based on Asio. SSL is also supported. Please, more details available on http://libunicomm.org.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    BPT

    BPT

    A set of library for C++, including a script programming language

    BPT (Pentacle Technology's Library in french) is a set of libraries which provide: A TCP scheduler based on select A simple dynamic library loader Parsing tool for INI format CString XOR cipher data DABSIC (Homemade script language) Sequence (Homemade sequence description language) Event callback library over SDL Network event callback library
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    TCPLoadEchoClient

    Linux TCP Server Connections Stress Test Tool

    TCPLoadEchoClient is a tool that can easily start 100.000+ concurrent TCP connections to a server, and periodically send data over it. It achieves this by using the Linux Kernel Epoll functionality (+- like BSD's kqueue) Combined with the TCPLoadEchoServer, this tool can be used to stress test NAT stacks, firewalls, ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SP Game Framework
    Simple Playing - Game Framework : An easy to use framework with dependency injection. Based on OpenGL SFML and the boost libraries. Written in C++ and theoretically supporting all major operating systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    File Transfer

    File Transfer

    Transfers files/folders P2P over LAN or Internet

    Client-server transfers files/folders P2P, fast and secure: transparent compression/encryption (SSL), pause/resume, TCP/UDP connection, auto-discover, proxy support (HTTP, SOCKS5), NAT Traversal (Teredo, UPnP), HTTP/FTP downloads, speed graph, chat.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 22

    libqtcp

    Library that provides communication over a network

    The project is based on Qt framework. It wraps the capabilities related to networking in simple to use, service based server and client configurations. The library starts with the tcp protocol as it is implemented in the QtNetwork module[1] and creates two top level managing structures: a client and a server. Both support multiple connections that may or may not be encrypted. On top of this basic framework we implement the service support. Any server may host any number of services...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Seagull is a multi-protocol traffic generator. Especially targeted towards IMS, Seagull supports Diameter (RFC3588 and all applications) over TCP/SCTP and IPv4/IPv6 , TCAP (over SS7 or Sigtran), XCAP over HTTP and Radius.
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 24
    PyPak is a Python library for communication with Campbell Scientific dataloggers through the PakBus interface over TCP/IP or serial lines.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    A collection of tools and programs used for testing miscellaneous stuff. * ConnTest - A tool for testing thoughput over a number of concurrent TCP connections. * FsTest - A tool for testing file system thoughput. * Tc-Runner - A framework for executing test cases on one or several machines.
    Downloads: 0 This Week
    Last Update:
    See Project