Search Results for "tcp data logger" - Page 9

Showing 390 open source projects for "tcp data logger"

View related business solutions
  • Free CRM Software With Something for Everyone Icon
    Free CRM Software With Something for Everyone

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

    Think CRM software is just about contact management? Think again. HubSpot CRM has free tools for everyone on your team, and it’s 100% free. Here’s how our free CRM solution makes your job easier.
    Get free CRM
  • Secure remote access solution to your private network, in the cloud or on-prem. Icon
    Secure remote access solution to your private network, in the cloud or on-prem.

    Deliver secure remote access with OpenVPN.

    OpenVPN is here to bring simple, flexible, and cost-effective secure remote access to companies of all sizes, regardless of where their resources are located.
    Get started — no credit card required.
  • 1
    ProtoFlip

    ProtoFlip

    Port forwarding between TCP and UDP

    A port forwarding app written in Java that lets you easily forward UDP ports and TCP ports with advanced options, including by setting limits/restrictions and flipping between protocols as data is forwarded somewhere else. If using the GUI version, it lets you create multiple tunnels and manage them.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    zombie speed limit logger

    zombie speed limit logger

    Android app lets you log speed limit signs when you drive past them.

    This app tells you the speed limit worldwide. To get Speed Limits: Step 1: Drive around. When you see a speed limit sign, tap the screen and add it. You have to do this part to get official data. It helps us. Step 2: When you get home, using WIFI, tap the empty screen->Settings->Sync-SyncNow. This can take several hours, do it at night. Terms of use. The goals of this app are: 1. No network use. This project is specifically for a low cost data logger. If a fancier version is desired...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    SIPFlow

    SIPFlow

    Capture and display SIP and DIAMETER messages

    SIPFlow displays SIP/DIAMETER callflows as ladder diagrams. Packets can be captured in real time, or loaded via a pcap file. SIPFlow Standard captures data on a single host and displays SIP and Diameter callflows in an intuitive graphical format. Messages are displayed as ladder diagrams on SIPFlow's main screen, but their content may be inspected by double clicking an arrow in the ladder diagram. This allows network engineers to quickly identify the behavior of their IMS network without...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    libtins

    C++ network packet crafting, sniffing and interpretation library.

    ************************** NOTE ************************** The project has been moved to github. The code will still be pushed regularly to this repository, but at some point this page will be closed. So please visit the project's github page to get the latest source code: https://github.com/mfontanini/libtins *********************************************************** libtins is a multiplatform C++ network packet crafting and sniffing library. It provides a high level, object...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Save hundreds of developer hours with components built for SaaS applications. Icon
    Save hundreds of developer hours with components built for SaaS applications.

    The #1 Embedded Analytics Solution for SaaS Teams.

    Whether you want full self-service analytics or simpler multi-tenant security, Qrvey’s embeddable components and scalable data management remove the guess work.
    Try Developer Playground
  • 5

    dl141th

    Configure / read out the DL-141TH data logger

    The DL-141TH temperature/humidity data logger comes with a proprietary software which has a quite large footprint and is only available for Windows, but not for Linux. This project provides - a description of the USB/serial protocol - a python script to configure / read out the DL-141TH data logger which can be used at least from Windows and Linux
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Sauco

    Ethernet traffic generator and analizer for networking debugging

    Sauco is a testing tool for ethernet generation and traffic analisys, Is capable to generate arbitrary packages MPLS, IEEE 802.1Q, IPv4,IPv6, TCP, UDP, ICMP, RAW DATA, nesting various transports leves, with random ips from a subnet. By defult the packages are correctly formed, but it's possible to forced malformed packtes, with bad checksums or lenght fields. The cools can sendthe packets directly to the NICs or create pcap filesto be sent by another tools, in the future the tool will be port...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    GateDebugger

    GateDebugger

    Debugging tools for application-to-application communication.

    GateDebugger may be performed free communication using COM port, TCP / IP, UDP and the like. Further, it can be blocked or free communication data and filter.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9

    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
  • Red Hat Enterprise Linux on Microsoft Azure Icon
    Red Hat Enterprise Linux on Microsoft Azure

    Deploy Red Hat Enterprise Linux on Microsoft Azure for a secure, reliable, and scalable cloud environment, fully integrated with Microsoft services.

    Red Hat Enterprise Linux (RHEL) on Microsoft Azure provides a secure, reliable, and flexible foundation for your cloud infrastructure. Red Hat Enterprise Linux on Microsoft Azure is ideal for enterprises seeking to enhance their cloud environment with seamless integration, consistent performance, and comprehensive support.
    Learn More
  • 10

    SDRPortal

    Make your SDR web-accessible!

    SDRPortal attempts to make SDR data & commanding available to a wide array of services, including TCP, UDP, and Web Sockets.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    PhpToolCase

    PhpToolCase

    An open source set of tools to speed up the process of coding

    The goal of this project is to speed up the process of programming in php, by using tools that can significantly cut down lines of code, and yet give a better understanding of the code itself, making it easear to mantain. Furthermore, the tools that the library has to offer don't require too much knowledge of php, and can simplify what may have seemed to be a complicated task for the programmer. Typical usage of these tools could be found under the following circumstances: University...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12

    Mi-perf

    Miperf is an automated enhancement of iperf tool

    iperf is a tool that can create TCP&UDP data streams and measure the throughput of a network that is carrying them. basically to do this iperf testing, we need 2 machines to act as server and client. we run a command -s in server side and then launch a client connection to a server by typing a command -c in client side. before that we need to enter the webgui of the wifi AP to do some configurations such as, change the frequency mode and channel. so we need to repeat the same process/steps...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 13

    ginlong eko-energy pv inverter

    Ginlong/Eko Energy PV Inverter software

    Server-client open-source windows software for the Ginlong photovoltaic inverter. The server runs on a PC connected to the inverter and continuously polls the inverter for electrical data. The clients can be web browsers, sidebar windows gadget or windows 8 tile. An excel based client app is currently included.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    remoteME

    remoteME

    Remote computer access through Android devices

    remoteME is a good-looking, extremely configurable and open source Android remote controller for your computers no matter what operation system you are using (Linux, MAC OS, or MS Windows). It offers you at least 11 remotes for the most frequent media players plus those which you create by yourself. Remotes for mouse, keyboard, presentation and power control are also included. Before using client application, please be sure you have a remoteME server running on your...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    mbclient

    Linux Modbus TCP Client

    A command line tool to query Modbus TCP hosts. At this stage, the client allows read holding registers only. Useful to read data registers from PLCs or any Modbus TCP compatible equipment.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    PyPak is a Python library for communication with Campbell Scientific dataloggers through the PakBus interface over TCP/IP or serial lines.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    tcpflow captures data transmitted as part of TCP connections (flows), and stores data in a way that is convenient for protocol analysis or debugging. tcpflow understands TCP sequence numbers and will reconstruct data streams regardless of retransmissions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Wave Framework

    Wave Framework

    Open Source API-centric PHP Micro-framework

    Wave is a PHP micro-framework that is built loosely following model-view-control architecture and factory method design pattern. It is made for web services, websites and info-systems and is built to support a native API architecture, caching, user control and smart resource management. Wave is a compact framework that does not include bloated libraries and features and is developed keeping lightweight speed and optimizations in mind. While not necessary for using Wave Framework, it comes by...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    An enterprise-focused NetFlow reporter/analyzer tool featuring clickable graphs, powerful categorization, automatic exporter discovery, and full access to all aspects of the raw flow data (millisecond accuracy, QoS settings, TCP flags, etc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Utility for the transport of data from serial interfaces to TCP/IP, and vice versa.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LabServer is a standalone daemon which allows easy data exchange between SQL databases and network-aware software with no direct support for them, via TCP/IP connections. Originally developed for the ALICE experiment at CERN.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    TCP-Pipe (or Remote Pipe) is a small set of utilities for using pipes through different hosts. It has a client and a server side. The client receives piped data from stdin, and sends it to a listening server, which pipes out the stream to stdout.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Daemonlogger

    Daemonlogger

    Daemonlogger is a packet logger and soft tap developed by Martin Roes

    Daemonlogger is a packet logger and soft tap developed by Martin Roesch. The libpcap-based program has two runtime modes: 1. It sniffs packets and spools them straight to the disk and can daemonize itself for background packet logging. By default the file rolls over when 2 GB of data is logged. 2. It sniffs packets and rewrites them to a second interface, essentially acting as a soft tap. It can also do this in daemon mode. These two runtime modes are mutually exclusive, if the program...
    Leader badge
    Downloads: 30 This Week
    Last Update:
    See Project
  • 24
    POCO C++ Libraries

    POCO C++ Libraries

    Cross-platform C++ libraries with a network/internet focus.

    NOTE: Current source code as well as bugs/patches are on GitHub: https://github.com/pocoproject/poco/ C++ class libraries for network-centric, portable applications, integrated perfectly with the C++ Standard Library. Includes network protocols (Sockets, HTTP, FTP, SMTP, POP3, etc.), SQL database access and XML parsing. Licensed under Boost license.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25

    C Program Foundation

    Suite of Linux libs: logger, collections, shared memory lib

    Includes: Shared Memory Library Library intended to ease the communication task between the processes. The main idea is that a user can create one or more shared memory areas where the programs exchange data. They can be aware of data changes by making pools in a while loop. Every access to the shared zone is conditioned by acquiring a semaphore lock. Data in the memories can be easily saved to a file. Each method is thread safe so...
    Downloads: 0 This Week
    Last Update:
    See Project