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

View related business solutions
  • 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
  • Enterprise-grade ITSM, for every business Icon
    Enterprise-grade ITSM, for every business

    Give your IT, operations, and business teams the ability to deliver exceptional services—without the complexity.

    Freshservice is an intuitive, AI-powered platform that helps IT, operations, and business teams deliver exceptional service without the usual complexity. Automate repetitive tasks, resolve issues faster, and provide seamless support across the organization. From managing incidents and assets to driving smarter decisions, Freshservice makes it easy to stay efficient and scale with confidence.
    Try it Free
  • 1

    The ASN.1 Compiler

    Go to github.com/vlm/asn1c for the latest version.

    This ASN.1 compiler turns ASN.1 specifications into C code. The asn1c is shipped together with conformant BER/DER/XER/PER codecs. The X.509, GSM TAP3, MEGACO, RRC and LDAP encoding and decoding examples are part of the source code distribution. NOTE: THE asn1c PROJECT HAS LARGELY MOVED TO GITHUB: http://github.com/vlm/asn1c
    Downloads: 2 This Week
    Last Update:
    See Project
  • 2
    NetCalcTools

    NetCalcTools

    The network calculator with many tools for IPv4,IPv6

    ... DESIGNER - Calculation of subnets for whole network from 1 or multiple input IP addresses. Other tools: MAC INFORMATION - Will show information about MAC such as if it's global/local individual/group IPv6 tools: SUBNET CALC - Basic calc for IPv6 , Subnet,Host range,Max hosts ... MULTICAST CALC - Will show information about Multicast IPv6 address for example R,T,P bits . OPERATIONS - If you need Commpress,expand IPv6
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    IIOP.NET allows a seamless interoperation between .NET, CORBA and J2EE distributed objects. This is done by incorporating CORBA/IIOP support into .NET, leveraging the remoting framework.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    Plugdaemon is a tool that is inspired by, but not based on, programs like plug-gw. It was originally a simpler alternative, but the connection balancing code and other features makes it a lot more versatile.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5

    librlc_lte

    LTE RLC library

    This is a LTE RLC implementation which aligns to 3GPP spec 36.322-930. It aims to be a high quality and high performance RLC library and as well as can be easily integrated into your code. For bit field cause, now this code can only be run perfectly on Big-Endian platform.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6

    Network Connection Test

    Server and Client applications for testing network connectivity.

    “Network Connection Test“ has two applications, one Server and one Client. The Server application listens on a TCP and/or UDP port and the Client application connects to these ports. Both applications display logs when the client connects and the data is being sent and received. This is a useful tool when configuring network routers or firewalls. The source code is a demonstration of sockets and multithreading programming using C#.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Sercos UCC Ethernet Network Driver

    Sercos UCC Ethernet Network Driver

    Example for a sercos III Network Driver

    This project contains an example Code of an Ethernet Network Driver for the Sercos III network which will communicate with help of the unified communication channel. This driver connects the UC Channel (CoSeMa API) to e. g. a VxWorks TCP/IP stack.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    NDPMon

    NDPMon - Neighbor Discovery Protocol Monitor

    ..., NDPMon is an equivalent of Arpwatch for IPv4, and has similar basic features with added attacks detection. NDPMon also maintains up-to-date a list of neighbors on the link and watches all advertisements and changes. It permits to track the usage of cryptographically generated interface identifiers or temporary global addresses when Privacy extensions are enable (default behavior in Ubuntu and Windows for example).
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9

    Arduino WiFly Driver

    Arduino libraries

    Open-source Arduino driver and example files for WiFly wireless device series.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Sales CRM and Pipeline Management Software | Pipedrive Icon
    Sales CRM and Pipeline Management Software | Pipedrive

    The easy and effective CRM for closing deals

    Pipedrive’s simple interface empowers salespeople to streamline workflows and unite sales tasks in one workspace. Unlock instant sales insights with Pipedrive’s visual sales pipeline and fine-tune your strategy with robust reporting features and a personalized AI Sales Assistant.
    Try it for free
  • 10
    ZetSwitch
    ZetSwitch is a program for easy management of network connections. The source code has been moved to https://github.com/Zetto/ZetSwitch
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    "Open Source Tripwire® has now moved to https://github.com/Tripwire/tripwire-open-source. Open Source Tripwire® software is a security and data integrity tool useful for monitoring and alerting on specific file change(s) on a range of systems. The project is based on code originally contributed by Tripwire, Inc. in 2000. "
    Downloads: 18 This Week
    Last Update:
    See Project
  • 12
    The goal of Xplico is to extract the applications data from an Internet traffic capture. For example, from a pcap file Xplico extracts each email (POP, IMAP, and SMTP protocols), all HTTP contents, each VoIP call (SIP), and so on. NFAT
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    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
  • 14
    These flow tools are written in C++ using libboost and the socket library code from Qt. They provide capabilities to capture flow-exports from Cisco routers, and write them to stdout or to a file hierarchy with rotating files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Simmon is SIMple MONitor of network. Dedicated daemon running on router collects traffic data, which is read by gui client. Daemon is fast and light C code build on top of libpcap, and client written in Java Swing can be run on any Java capable platform
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    pvnet

    A virtual ethernet adapter

    PVNet is a project providing a virtual network interface. It generates numbers of pure virtual ethernet adapter. It is tested for Linux kernel 3.0.8 on amd64 cpu. Its code contains a kernel patch and module code. You can use it to create many ethernet cards. Each device has a single mac address.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Application proxy toolkit which inherits the ideology of TIS fwtk and maintains API backwards compatibility. The design goal is to make it simple yet powerful; no performance hacks allowed in the code and library dependencies are reduced to minimum.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    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
  • 19
    WireCat is a packet generator that will send a payload file onto the network byte-for-byte, no added headers. I have updated the code, it should be more secure now.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    Enscapsulate .net raw socket api, and make it easy to capture network packet. Work in IP layer. Source code is written in c#, library can be used by .net languages(c#,vb.net,cli etc.).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    The Kernel Intrusion Detection System-KIDS, is a Network IDS, where the main part, packets grab/string match, is running at kernelspace, with a hook of Netfilter Framework. The project is not ready for use, then incomplete pieces of code may be found.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    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
  • 23
    "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
  • 24
    Created by Moviquity and based on studies within the project Workpad, it offers a code in C# to deploy a MANET (Ad-Hoc, Meshnet) with protocol OLSR. Developed for WM 6, Win XP and can be adapted to other platforms using NET Framework and Compact
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    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
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.