Showing 101 open source projects for "c# source code example"

View related business solutions
  • Total Network Visibility for Network Engineers and IT Managers Icon
    Total Network Visibility for Network Engineers and IT Managers

    Network monitoring and troubleshooting is hard. TotalView makes it easy.

    This means every device on your network, and every interface on every device is automatically analyzed for performance, errors, QoS, and configuration.
    Learn More
  • Create and run cloud-based virtual machines. Icon
    Create and run cloud-based virtual machines.

    Secure and customizable compute service that lets you create and run virtual machines.

    Computing infrastructure in predefined or custom machine sizes to accelerate your cloud transformation. General purpose (E2, N1, N2, N2D) machines provide a good balance of price and performance. Compute optimized (C2) machines offer high-end vCPU performance for compute-intensive workloads. Memory optimized (M2) machines offer the highest memory and are great for in-memory databases. Accelerator optimized (A2) machines are based on the A100 GPU, for very demanding applications.
    Try for free
  • 1
    Flexible IP (FIP)
    The IPv6 Stack that runs on your target. FIP is designed to fit in medium-sized 8-bit microcontrollers, while not sacrificing performance on larger devices.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    "framegen" construct packets based on the arguments passed at the command line. It can also replay packets present in a pcap file and can also save packets received at the listening port into a pcap file. Requires: PCAP library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    snmpd-pyagentx
    Python3 bindings for AgentX extension of snmpd part of Net-SNMP project. C code is loosely based on python-agentx project codebase.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4

    libcw

    Abandoned project

    This project was rewritten and is now completely outdated. See https://carlowood.github.io/statefultask/ for the new version (code on github).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Leverage AI to Automate Medical Coding Icon
    Leverage AI to Automate Medical Coding

    Medical Coding Solution

    As a healthcare provider, you should be paid promptly for the services you provide to patients. Slow, inefficient, and error-prone manual coding keeps you from the financial peace you deserve. XpertDox’s autonomous coding solution accelerates the revenue cycle so you can focus on providing great healthcare.
    Learn More
  • 5
    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
  • 6
    This program is to control your UMTS PCCard: enter SIM PIN code, send and receive SMS and control/monitor the network connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Bluemodem will handle all aspects of configuring and connecting to any device that is capable of using dialup networking (Linux only). With all source code. Currently tested with 92 phones and 8 providers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    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
  • 9
    Communication protocol source automatic generation. Linux/Windows platform independent. C++ code style network library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Dun and Bradstreet Risk Analytics - Supplier Intelligence Icon
    Dun and Bradstreet Risk Analytics - Supplier Intelligence

    Use an AI-powered solution for supply and compliance teams who want to mitigate costly supplier risks intelligently.

    Risk, procurement, and compliance teams across the globe are under pressure to deal with geopolitical and business risks. Third-party risk exposure is impacted by rapidly scaling complexity in domestic and cross-border businesses, along with complicated and diverse regulations. It is extremely important for companies to proactively manage their third-party relationships. An AI-powered solution to mitigate and monitor counterparty risks on a continuous basis, this cutting-edge platform is powered by D&B’s Data Cloud with 520M+ Global Business Records and 2B+ yearly updates for third-party risk insights. With high-risk procurement alerts and multibillion match points, D&B Risk Analytics leverages best-in-class risk data to help drive informed decisions. Perform quick and comprehensive screening, using intelligent workflows. Receive ongoing alerts of key business indicators and disruptions.
    Learn More
  • 10
    UPnP IGD Controller implementation. Allow to create/destroy portmappings on a UPnP IGD Device, get its external IP, and a lot of other features defined by UPnP standards. The library and client example are well suited for low memory/disk space systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    champal is a free multiplatform clipboard-sharing program specially for sharing the code over the network
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    JavaSock provides a combination Java API and native code library allowing Java programs to manipulate raw network packets through a consistent and secure interface. The API supports applications including packet filtering and packet sniffing.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    easyasio is a cross-platform library uses asio for asynchronous TCP/UDP server/client. You can move from TCP to UDP/UDP to TCP without chaining your code at all, and it has connection pool/manager to handle clients connection/disconnection and messages
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A FIFO implementation using circular buffers. Portable C code for embedded systems. Deadlock free and re-entrant.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    KjSslSocket is library for client server network communication via openSSL. Including client server examples, where the server communicating with a lot of clients. Now including perl server example. In the future I`m going to write QT interface for this
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    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
  • 17
    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
  • 18
    GLan is a toolkit for developing network GUI applications. It allows the developer to just write code using the Qt programming style for the server side and forget about the client side.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    active network under Linux using kernel modules as active code and RSVP as signaling.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    The KOM(S) Streaming System (komssys) implements a streaming system based on the IETF protocols RTSP, SDP, RTP/RTCP with the intention of providing a base for researchers and other developers. Komssys includes code for a server, a client, and a proxy
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    VNC Session Manager adds the nessary glue code between VNC's two execution modes that enables xdm based login to disconnected sessions. i.e. it provides a 'Terminal Services' like login for *nix based vnc servers.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    DrKnock is a Dynamic Port Knocking solution based on sig2knock (http://www.security.org.sg/code/portknock1.html). Client and server work on both Unix and Windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Welcome to the Linux-IrDA project. The overall goal of this project is to make an implementation of the IrDA (tm) standards specifications for the Linux kernel. The code is licensed under the GNU Public licence (GPL) and is now included in Linux-2.2.
    Leader badge
    Downloads: 34 This Week
    Last Update:
    See Project
  • 24
    l7f stands for "Layer7Firewall" which is a firewall-system, that protects your application on any protocol and fits its security needs flexibly. It can be used for example as web-application firewall.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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