Browse free open source C# Networking Software and projects below. Use the toggles on the left to filter open source C# Networking Software by OS, license, language, programming language, and project status.

  • Outgrown Windows Task Scheduler? Icon
    Outgrown Windows Task Scheduler?

    Free diagnostic identifies where your workflow is breaking down—with instant analysis of your scheduling environment.

    Windows Task Scheduler wasn't built for complex, cross-platform automation. Get a free diagnostic that shows exactly where things are failing and provides remediation recommendations. Interactive HTML report delivered in minutes.
    Download Free Tool
  • 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
  • 1
    Aircrack-ng Windows GUI
    This is mainly just an interface tweak. Added function of mac address changer. If you have problems getting the mac changer to work, try using a mac address that starts with something other than "00" in the first octet. If you are intersted in learning about network security please check out my Juniper Networks training course at: http://academy.gns3.com/courses/juniper-jncia-intro-to-junos
    Downloads: 20 This Week
    Last Update:
    See Project
  • 2

    WirelessAPI

    A c# library wrapping native Windows wlan api (wlanapi.dll)

    This was my small project I did while learning P/Invoke in C#. I am aiming to wrap whole wlanapi.dll (native Windows Wi-Fi API) in easy to use C# library. As for now there is a set of classes to use Hosted Access Point. As this is my first project I decided to publish, any pointers, advice or constructive criticism is welcome.
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    LocoNet over TCP
    Client-server based software that talks to Digitrax LocoNet. TCP server talks through a hardware interface (e.g. LocoBuffer) to LocoNet. (User interface) clients talk to that server.
    Leader badge
    Downloads: 6 This Week
    Last Update:
    See Project
  • 4
    WpfSniffer

    WpfSniffer

    WPF Winsock Sniffer

    This application is a sniffer which captures local IP packets using Socket IO_Control. * .NET 4.5 required * WPF application
    Downloads: 2 This Week
    Last Update:
    See Project
  • Atera - The depth of a full-stack IT platform, with the power of AI. Icon
    Atera - The depth of a full-stack IT platform, with the power of AI.

    Atera introduces your autonomous AI agent - Ensure operational efficiency at any scale with 24/7 autonomous IT support.

    Atera prioritizes security and compliance through robust protections that align with industry standards. Our AI-driven features were built on responsible AI principles and empower IT teams to work efficiently while maintaining trust and compliance.
    Learn More
  • 5
    OpenFirewall (only for windows XP)
    Only for windows XP OpenFirewall is based on two lines of defence first WIPFW ( Kernel-mode driver ) and second tdifw ( application-mode TDI-driver ) . Is a Windows firewall easy to use like the commercial products
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    netsnake-sniffer

    netsnake-sniffer

    Network sniffer which a similar to WireShark with sending own packets

    This utility allows you to capture network packets on the selected network interface. A chart o the volume of transmitted and received packets is displayed. It has an ability to filter intercepted packets by source ip,source port, destination ip,destination port, type of protocol and length packets. It is possible to save a dump of captured packets in .pcap file extension for opening by WireShark software. Also,the main advantage of netsnake is sending your own network packets (ARP,TCP/IP,UDP) whith chosen parameters including payload data.which is byte array with max length = 1450 bytes. If your array of bytes has more 1450 bytes, it breaks into packages. My GitHub repository https://github.com/pavelinfsec2020/netsnake TUTORIAL you can watch in my videos: (EN) https://www.youtube.com/watch?v=QF_eqon30iE (RU) https://www.youtube.com/watch?v=JbmXXae7Ch0
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Network Asset Manager is a Hardware and Software Inventory Management application. It is simple to use and collects information on all hardware and software components of your PC's and Servers on the network remotely.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    WinS3fs is a filesystem for Windows allowing access to Amazon S3 Storage. It implements a local virtual SMB server \\s3 to allow access to Amazon S3 buckets
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Encode/Decode library to/from Basic Encoding Rules (BER) of ASN.1 written in Visual Basic .Net. Useful to implement any protocol that uses BER (LDAP, SNMP, etc.).
    Downloads: 1 This Week
    Last Update:
    See Project
  • Skillfully - The future of skills based hiring Icon
    Skillfully - The future of skills based hiring

    Realistic Workplace Simulations that Show Applicant Skills in Action

    Skillfully transforms hiring through AI-powered skill simulations that show you how candidates actually perform before you hire them. Our platform helps companies cut through AI-generated resumes and rehearsed interviews by validating real capabilities in action. Through dynamic job specific simulations and skill-based assessments, companies like Bloomberg and McKinsey have cut screening time by 50% while dramatically improving hire quality.
    Learn More
  • 10
    An utility to ping several devices under the umbrella of a unique window
    Downloads: 1 This Week
    Last Update:
    See Project
  • 11
    A program for windows that lets you change ip profiles in an easy manner.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 12
    Bandwidth measuring tool that works by pinging remote hosts much like plain old ping command.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 13
    A client side framework that provides agent-less remote access to CIMOMs regardless of the CIMOM communication protocol. Main components: Extensible protocol adapter framework, Dynamic discovery of server protocol. ( CIM, WBEM, WMI, OpenWBEM )
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Computer Lab workstation monitoring and control. Allows a supervisor/teacher to monitor students at workstations. Mute volume, disable internet, lock computer, and run and close applications.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    CIOP is the project which allows to connect [Web]Applications to each other by simple Common Information Objects and to exchange the data between Information Systems.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A set of Powershell tools that can be used for checking network connections.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Custom .NET Remoting channels (Named Pipes, TCP) with security support (via SSPI) written entirely in C#. Also includes custom binary formatter and unmanaged client written in C++.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    DotNetMQ is a message broker (message queue, message oriented middleware) that has several features including guaranteed delivering, routing, load balancing, server graphs... so on. See article on CodeProject.com for more information: http://www.code
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    Free Network Monitoring

    C# Network Monitoring Software

    The goal for this project was to create a windows based version of a Network Monitoring Software using open source tools SnmpShart.net and SQL Express that everyone can use without having to spend thousands of dollars.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    GWireless is a simplist utility for managing wifi 802.11x wireless connections on FreeBSD and Linux. It enables you to connect to available networks without touching commands by hand.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    LFS.Live is a tool to work with the InSim system of the Live for Speed - Online racing simulator and features an environment that triggers events upon incoming data which makes it possible for every single feature to act upon the data just arrived.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    LogServer514

    Simple log server for windows

    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Loma Larga

    Loma Larga

    Lomalarga is a VPN-like service based on SSH and Linux.

    Lomalarga is a port forwarding (VPN-like) service based on SSH & Linux. Based entirely on open source. The client is written in C# and the administration is based on Linux/lighttpd/PostgreSQL/PHP, with the UI written with Google Web Toolkit.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    MaxMind GeoIP is a set of APIs for looking up the location of an IP address, including the country, region, city, latitude, and longitude. Free GeoLite databases are available at http://www.maxmind.com/app/geolitecity
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MixRoutix
    Simple test For Mikrotik Router, application access to test Mikrotik Command with form. Simple scripting to Show Output Respons like default Command on mikroutik. Application Programmable Interface (API) allows users to create custom software solutions to communicate with RouterOS to gather information, adjust configuration and manage router. API closely follows syntax from command line interface (CLI). It can be used to create translated or custom configuration tools to aid ease of use running and managing routers with RouterOS. To use API RouterOS version 3.x or newer is required.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next