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.

  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • Level Up Your Cyber Defense with External Threat Management Icon
    Level Up Your Cyber Defense with External Threat Management

    See every risk before it hits. From exposed data to dark web chatter. All in one unified view.

    Move beyond alerts. Gain full visibility, context, and control over your external attack surface to stay ahead of every threat.
    Try for Free
  • 1
    tcp2com creates a bridge between a TCP socket and a serial port (COM). The program runs as a service under Windows NT. With tcp2com, you can telnet into any device you may have plugged into your COM port.
    Leader badge
    Downloads: 28 This Week
    Last Update:
    See Project
  • 2
    Ponticulus (a virtual COM-port over TCP/IP redirector) allows synchronous connecting and disconnecting to a remote serial port (e.g. on an embedded device). It was initially based on com2tcp, part of the com0com project. (http://com0com.sourceforge.net/)
    Downloads: 8 This Week
    Last Update:
    See Project
  • 3
    Lan Core is a free & open source software that lets you to build a thin client network on a Windows operating system. It was originally designed to work in a server or workstation with Windows XP Professional using the native remote desktop protocol.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    The project works on a kernel module and inetd service to allow the usage of a distant RS.232 port through a network connection.
    Downloads: 4 This Week
    Last Update:
    See Project
  • Simple, Secure Domain Registration Icon
    Simple, Secure Domain Registration

    Get your domain at wholesale price. Cloudflare offers simple, secure registration with no markups, plus free DNS, CDN, and SSL integration.

    Register or renew your domain and pay only what we pay. No markups, hidden fees, or surprise add-ons. Choose from over 400 TLDs (.com, .ai, .dev). Every domain is integrated with Cloudflare's industry-leading DNS, CDN, and free SSL to make your site faster and more secure. Simple, secure, at-cost domain registration.
    Sign up for free
  • 5
    Agnix is an educational, network operating system kernel. It is ideal starting point to learn about operating systems. The main goal of the project is to provide a network kernel fully compatible with the Linux Kernel in the system call layer
    Downloads: 2 This Week
    Last Update:
    See Project
  • 6
    Live Security/Forensics Linux Distribution, built from scratch and packed full of tools useful for vulnerability analysis, penetration tests, and forensic analysis.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 7
    Terminal session monitor toolkit
    With ttyutils, a user can watch and control a remote user's terminal session, record the terminal session to a file for later playback. or write scripts to automate interactive terminal programs such ftp
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    This project is no longer maintained at SourceForge. Please see http://code.google.com/p/libcli for updates.
    Leader badge
    Downloads: 1 This Week
    Last Update:
    See Project
  • 9
    pipeworks is a benchmarking tool for pipelines that is very similar to pipemeter. It writes its stdin to its stdout, while reporting the data flow rate to stderr. It features adjustable block size and bandwidth limiting capabilities.
    Downloads: 1 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
  • 10
    CitrixTS4Linux is a GUI remote access server application written in C and C++ to allow access to RPM-based Linux terminal servers via the free Citrix ICA client.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DIET-PC (DIskless Embedded Technology Personal Computer) is a software kitset enabling IT professionals to build an open source GUI appliance based on commodity x86 (PC), PowerPC (Mac) or ARM (handheld) hardware, using an embedded Linux methodology.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Electronical interlocking system for modular model railroad layouts.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Piggyback Data Transfer Protocol (pdtp) is a protocol for transferring files over a terminal session. Initially the session works like a normal terminal. File transferring "mode" is activated by running a client on the remote server.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    RTelnet is a reverse Telnet, it's increadably useful to get behind firewalls and NAT's or routers running ip masqurading. very useful for remotely admin someones PC remotely when they don't know how to do anything like opening their firewall.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    SWAL is a program that can launch as a service (or standalone) and monitor other services and control other programs. Written in C++ and might have some .NET components (planning on a linux port)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    TemperatureMonitor

    Embedded System based Temperature monitor

    This is studying project in CUFE intended to develop a temperature and security system based on a microcontroller with a serial communication with PC The Embedded software is developed on AVR Atmega16 microcontroller while the PC user interface is programmed with C# .Net 4.5 Project Description: https://goo.gl/KK9Aqc
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    A simple tool help you to execute some commands on a remote machine(server) just as on your local machine(client). Get and put files from and to server are supported too.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    XSockets - open, lightweight and highly portable library of universal and eXtensible Super Sockets for point-to-point communication. A unified API for many communication methods between programs and/or devices (e.g. TCP/IP sockets,serial link,pipes,IrDA)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    cyclades-serial-client is an RFC 2217 compliant client that works with servers such as Cyclades Terminal Servers and sercd. It creates a virtual serial port which connects to the server over a network.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    hwmonitor

    Show server load-average chart and run pre-define command remotely

    I'm a HW Support and used cacti, zabbix, but they are too "strong", sometimes I just want to know server "worked fine", and show me a basicly load-average chart, that's enough. And the other hand, I need run command (like: "top", "iostat", "date" etc.) remotely and show it out to the webpage. The hwmonitor(writen in C) is a simple daemon, you can define some command-name(like: show_top= top -b -n1), telnet to this daemon and input your def-command(like: show_top), hwmonitor will return the info. And hwclient(include in this project, writen in C) connect to hwmonitor, input a define command-name to get server load-average and IO-idle each 60 seconds(you can change it) into a text file. hwgraphic (include in this project, writen in PHP) read the text file(generated by hwclient) and show the load-average chart and IO-idle chart.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    This program builds up a Modem server, which supports Hiroyoshi Kurohara's NPCOMM-Suite.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    Scbot is a C program that gives a remote control on a POSIX computer through reverse-shell on a chosen irc server channel. It is highly configurable and has a quite simple interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Telnetchatd is a chatserver which uses the telnetprotocol. Users do not need to install a client, as every desktop-OS comes with a preinstalled telnetclient. Programmed in pure C, the server needs very little resources and runs on any unix-like system.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    vtwatch automatically switches the active virtual console on your Linux system in a loop, acting as a virtual terminal surveillance monitor. Includes switch-speed control, search strings, and more
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
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.