Showing 18 open source projects for "log library"

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.
  • Cybersecurity Management Software for MSPs Icon
    Cybersecurity Management Software for MSPs

    Secure your clients from cyber threats.

    Define and Deliver Comprehensive Cybersecurity Services. Security threats continue to grow, and your clients are most likely at risk. Small- to medium-sized businesses (SMBs) are targeted by 64% of all cyberattacks, and 62% of them admit lacking in-house expertise to deal with security issues. Now technology solution providers (TSPs) are a prime target. Enter ConnectWise Cybersecurity Management (formerly ConnectWise Fortify) — the advanced cybersecurity solution you need to deliver the managed detection and response protection your clients require. Whether you’re talking to prospects or clients, we provide you with the right insights and data to support your cybersecurity conversation. From client-facing reports to technical guidance, we reduce the noise by guiding you through what’s really needed to demonstrate the value of enhanced strategy.
  • 1
    go-ipfs-log

    go-ipfs-log

    Go version of append-only log CRDT on IPFS

    Go version of append-only log CRDT on IPFS. An append-only log on IPFS. ipfs-log was originally created for orbit-db - a distributed peer-to-peer database on IPFS. This library intends to provide a fully compatible port of the JavaScript version in Go. The majority of this code was vastly derived from JavaScript's ipfs-log library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    JDA

    JDA

    Java wrapper for the popular chat & VOIP service

    JDA strives to provide a clean and full wrapping of the Discord REST api and its Websocket-Events for Java. This library is a helpful tool that provides the functionality to create a discord bot in java. Discord is currently prohibiting the creation and usage of automated client accounts (AccountType.CLIENT). We have officially dropped support for client login as of version 4.2.0! Note that JDA is not a good tool to build a custom discord client as it loads all servers/guilds on startup, unlike...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 3
    Amazon SNS Message Validator for PHP

    Amazon SNS Message Validator for PHP

    Amazon SNS message validation for PHP

    The Amazon SNS Message Validator for PHP library allows you to validate that incoming HTTP(S) POST messages are valid Amazon SNS notifications. This library is standalone and does not depend on the AWS SDK for PHP or Guzzle; however, it does require PHP 5.4+ and that the OpenSSL PHP extension is installed. Next, you must create an instance of MessageValidator, and then use either the isValid() or validate(), methods to validate the message. The message validator checks the SigningCertURL...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    jsTerm

    jsTerm

    Terminal for serial ports and TCP / UDP connections with JavaScript

    The cross-platform VT100 terminal emulator for serial ports and TCP / UDP connections has a simple, uncluttered interface that can be extended with JavaScript.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Business Continuity Solutions | ConnectWise BCDR Icon
    Business Continuity Solutions | ConnectWise BCDR

    Build a foundation for data security and disaster recovery to fit your clients’ needs no matter the budget.

    Whether natural disaster, cyberattack, or plain-old human error, data can disappear in the blink of an eye. ConnectWise BCDR (formerly Recover) delivers reliable and secure backup and disaster recovery backed by powerful automation and a 24/7 NOC to get your clients back to work in minutes, not days.
  • 5

    pyModSlave

    Modbus TCP/RTU Slave Software.

    .../pyserial> and pyQt5 <http://www.riverbankcomputing.co.uk>. Check out my modbus master project <http://sourceforge.net/projects/qmodmaster/>. Checkout the following youtube videos : Modbus RTU <https://youtu.be/1get1ELKz_A> Modbus TCP <https://youtu.be/nX_kTQwK2f4> Session <https://youtu.be/y_9Di7E3y8w> Log <https://youtu.be/Xcb6sj1uzyY>
    Leader badge
    Downloads: 91 This Week
    Last Update:
    See Project
  • 6
    Advanced C/C++ library(ACL) for UNIX-like OS and WIN32 OS, including sync/async/ssl iostream for net/file, thread pool, process pool, db pool, server framework, event, memory, string, array/hash/ring/list, xml and json parser, http/smtp/icmp protocol, SSL/TLS, C unit test, etc
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    JLibModbus - Java Modbus Library

    JLibModbus - Java Modbus Library

    A modbus library implemented in Java.

    JLibModbus is an implementation of the Modbus protocol v1.1b in java language. The library supports the most popular communication libraries (jssc, rxtx, jSerialComm, purejavacomm, java comm api); Maven dependency: <dependency> <groupId>com.intelligt.modbus</groupId> <artifactId>jlibmodbus</artifactId> <version>1.2.9.7</version> </dependency> Implemented MODBUS functions: 0x01 Read Coils 0x02 Read Discrete Inputs 0x03 Read Holding Registers 0x04 Read Input Registers...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 8
    Java-based framework for decoupling back-end services and front-end interfaces. Browse and interact with a database, a class library, a network, a log file, or any live java object as though it were a filesystem. (It works with filesystems too!)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Miranda Scripting Plugin (mbot)

    Miranda Scripting Plugin (mbot)

    MSP (mBot) is a plugin providing PHP scripting in Miranda-IM.

    ...! This program uses PHP library (php*ts.dll) and customized Miranda IM IRC plugin (available in this pack). Project author Piotr Pawluczuk stopped mbot developing in 2008 (left to Linux platform). Now mbot supports Unicode version of Miranda IM. This package also contains PHP scripts: Contact advanced ignore Custom AutoReplier Contact status check CSS Server status check GisMeteo meteo info iRC HTML Log MyIP Info Nice wiki: http://www.mbot.ovh.org/doku.php?id=home
    Downloads: 0 This Week
    Last Update:
    See Project
  • Automated quote and proposal software for IT solution providers. | ConnectWise CPQ Icon
    Automated quote and proposal software for IT solution providers. | ConnectWise CPQ

    Create IT quote templates, automate workflows, add integrations & price catalogs to save time & reduce errors on manual data entry & updates.

    ConnectWise CPQ, formerly ConnectWise Sell, is a professional quote and proposal automation software for IT solution providers. ConnectWise CPQ offers a wide range of tools that enables IT solution providers to save time, quote more, and win big. Top features include professional quote or proposal templates, product catalog and sourcing, workflow automation, sales reporting, and integrations with best-in-breed solutions like Cisco, Dell, HP, and Salesforce.
  • 10

    Java NIO TCP Port Mapper

    The Java NIO based TCP port mapper

    This program map the given TCP ports to other ports according to .properties file slots (localHost:localPort - remoteHost:remotePort pairs).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    This Library helps to determine the performance of the Java code. it will help you to determine execution timings between method/statement calls, JDBC calls etc...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Web Application to Synchronize Files between Web Sites based on WebServices. Includes optional backup functionality and synchronize log based on log4net. Useful e.g. move files from staging to live system without having ftp, webdav or browsing enabled.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    A Windows program that you can install on a server. It will monitor your event log and email you when errors occur. You can specify strings to ignore to weed out common errors.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Small crossplatform program which can log calls from connected to the serial port pbx. It may be compiled and used on Unix and Windows. Uses synapse library. Written in Object Pascal. May be compiled with FreePascal compiler. (Delphi/Kylix also) upd. moved to github https://github.com/norayr
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    JAVA / PHP / MYSQL IRC Stats Bot based on IRC JAVA BOT. Makes statistics for one or more channels on irc. Make many php page with the stats of channels and the stats of nicks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    IP traffic accounting on CISCO routers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Scanner Log is a java program that can be used by scanner enthusiasts to record and log transmissions from their police scanner without getting any dead air.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    A simple yet useful tool for browsing instant messenger log files (like Trillian, ICQ or Gaim) and also HTML server log files. It has some interesting search modes and provides functionality that most messengers don't.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next