21 projects for "dev c++ example" with 2 filters applied:

  • 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
  • WinMan ERP Software Icon
    WinMan ERP Software

    For companies of all sizes and enterprises in need of a solution to improve their operations

    WinMan ERP is an all-encompassing solution designed to manage the operational, quality, commercial, and financial processes of manufacturers and distributors. It is particularly well-suited for companies embracing Lean strategies.
    Learn More
  • 1
    A complete (server and client, UDP and TCP transport), easy to use OSC (OpenSound-Control) library, featuring OO (C++) design, platform independence, type-safety, exception-handling and documentation (doxygen). Example clients and servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Proxytunnel is a program that connects stdin and stdout to an origin server somewhere in the Internet through an industry standard HTTPS proxy. This will allow you for example to access SSH servers when you normally only have http(s) access. Please use our github page for the code and wiki/issues: https://github.com/proxytunnel/proxytunnel
    Downloads: 4 This Week
    Last Update:
    See Project
  • 3
    SNMPpp

    SNMPpp

    Easy-to-use C++ library for various SNMP tasks

    Easy-to-use C++ library for various SNMP tasks. Is meant to be used as a C++ wrapper to net-snmp. Requires netsnmp-dev.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 4

    MWakeOnLan

    command line tool to send wake on lan packets to computers on lan

    ...A configuration file MWakeOnLan.ini can be used to hold name/ethernet values for easy command line execution. The configuration file consists of name=etheraddress pairs. A # marker is used for comment lines Flags: -l | List All Name/Value Pairs Example 1: C:> MWakeOnLan 00:2E:27:4B:20:34 Example 2: C:> MWakeOnLan server1 server2
    Downloads: 0 This Week
    Last Update:
    See Project
  • Award-Winning Medical Office Software Designed for Your Specialty Icon
    Award-Winning Medical Office Software Designed for Your Specialty

    Succeed and scale your practice with cloud-based, data-backed, AI-powered healthcare software.

    RXNT is an ambulatory healthcare technology pioneer that empowers medical practices and healthcare organizations to succeed and scale through innovative, data-backed, AI-powered software.
    Learn More
  • 5

    NDPMon

    NDPMon - Neighbor Discovery Protocol Monitor

    The Neighbor Discovery Protocol Monitor (NDPMon) is used by Internet Protocol version 6 network administrators for monitoring ICMPv6 packets. NDPMon observes the local network for anomalies in the function of nodes using Neighbor Discovery Protocol (NDP) messages, especially during the Stateless Address Autoconfiguration. When an NDP message is flagged, it notifies the administrator by writing to the syslog or by sending an email report. It may also execute a user-defined script. For...
    Leader badge
    Downloads: 4 This Week
    Last Update:
    See Project
  • 6
    Control- and Status-Utility for Tr*ndCh*p-based ADSL-modems. It allows to access the devices' console-service and retrieves their current staus. For example those TC3084 devices are supported: Lucent CELL 19A-BX, Speed Modem 50B(+) and 200 by Arcor.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Using this program you can automate some everyday administrator's routines.As example module for Apache web-server monitoring is included.It monitors servers document root and if new folder created add it to vhosts and hosts file as new virtual host
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Korallenriff is a program that collects input from different network sources and stores their data into one database. For example, it can receive POP3 mail or can fetch NNTP groups and store the received messages in a database.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    sbills is an Internet traffic monitor. If, for example, you have a local network with a Linux server that provides users with Internet access, it allows you to control Internet traffic.
    Downloads: 0 This Week
    Last Update:
    See Project
  • AI-powered conversation intelligence software Icon
    AI-powered conversation intelligence software

    Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not.

    Every customer interaction is vital to your business success and revenue growth. With Jiminny’s AI-powered conversation intelligence software, we take recording, capturing, and meticulous analysis of call recordings to the next level. Unlock call analytics that provide actionable insights with our call tracking software, empowering you to identify what's working and what's not. Seamlessly support your biggest objectives across the entire business landscape with our innovative call tracking system.
    Learn More
  • 10
    This contains a sample implementation of DTLS-VPN using OpenSSL DTLSv1 Support - to send data over an encrypted channel.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DAXFi - Dynamic XML Firewall
    DAXFi is a Python package that helps configure several different kinds of firewalls in a consistent way. The rules are described in XML. It comes with a Python package, useful to build other applications and includes some useful example programs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This program aims at converting LDAP schema's from different formats to other formats as good as it is possible. One example would be converting schema LDIFs to a format that can be used by OpenLDAP.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Project name: frecl (free remote control). This project is devoted to a problem of remote controlling PC. (For an example: management of several IR-remote controls of the several computers incorporated into a network, using one or more IR-receivers.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    FireWise Utilities (FWU) is a suite of tools for dynamically generating firewall tables in either binary or script format for several operating systems. Features in dev: iptables, ip6tables, ipfw, pf, SHA2 bin hashing and LZO bin compression
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    lcdnet is a simple network statistic viewer which gets its values from /proc/net/dev and displays them on an LCD using lcdproc.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    daitrix is a secure os built on security, ease of use, and linux/unix based. verry fast to install with 4 setup types- dev, server, desktop and all. everything a normal linux distro has and then some.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Linux bandwidth monitor (bwmon) is yet another utility that measures bandwidth utiliazation per interface basis. It is coded in C and takes advantage of curses library. It runs only on Linux systems since the utility reads /proc/net/dev.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 18
    A lightweight Objective-C wrapper for BSD sockets on Mac OS X. The idea is to present an Obj-C interface to sockets in the lightest way possible, not requiring any extra libraries, frameworks, or files than what is supplied on the Mac OS X Dev CD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    Network load monitor via /proc/net/dev. Though by putting one's NIC into promiscues mode one can also get statistics for a whole LAN. The 'module name' for CVS is 'netload', the programs name. Presents stats as numbers and bar graphs.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    APing2 is an improved (and C rewritten) version of APing. [dev has ceased, we are waiting for the official NPing project to start]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    NES Open Switch

    NES Open Switch

    The 'NES Open Switch' network protocol stack.

    The 'NES Open Switch' is a network protocol stack. It contains the protocol implementation required to run a networking device in a computer network. NES Open Switch supports various networking media as: Ethernet, SDH/Sonet, OTN and WDM. The supporting protocols for different media are being developed as individual modules in the stack. For example for Ethernet media support protocol modules like STP, CFM and LACP are present in the stack. This stack can be ported on a networking hardware...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next