Showing 3742 open source projects for "c source code"

View related business solutions
  • $300 Free Credits to Build on Google Cloud Icon
    $300 Free Credits to Build on Google Cloud

    New customers can spin up VMs, build with AI, and query data at no cost.

    Put your $300 in credit toward real workloads, then keep building with free monthly usage for 20+ products. No commitment and no charge until you upgrade.
    Start Free
  • Build Data Resilience - Take the Assessment Today Icon
    Build Data Resilience - Take the Assessment Today

    Can you recover when it matters most? Take this quick assessment to identify gaps and build greater recovery confidence.

    Is your recovery strategy as strong as you think? Take this quick self-assessment to check your recovery readiness and gain tailored insights. In only 2 minutes, you'll learn where you fall on the recovery readiness scale.
    Take the Assessment
  • 1

    Up2Date Framework

    Framework zum Aktualisieren ihrer Anwendungsdaten.

    Das Ziel vom Up2Date Framework ist es auf einfachste und effektivste Weise große Mengen von Dateien zu vergleichen und bei Bedarf zu Komprimieren / Aktualisieren. Das Framework dient als Schnittstelle für andere Entwickler die die Funktionen schnell und unkompliziert in Ihre eigenen Projekte integrieren möchten.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Seven-Labs

    Seven-Labs

    Application Development

    This repository serves as our entire project space which contains all of the open-source projects we've worked on. - C/C++ - C#/.NET - PHP - HTML5/CSS3
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Veemzy
    Communication and socializing application
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    IMinGame
    IMinGame is a Windows software for gamers, it updates their IM status with the name of the game they are playing. Currently it supports updating the "Now Playing" status of MSN/Live Messenger (or other IM software implementing the same interface).
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build Securely on AWS with Proven Frameworks Icon
    Build Securely on AWS 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

    LANchat

    Chat inside a LAN (subnet).

    This is an application for chatting inside a subnet. For example if three PCs are connected via Ethernet at home, they can talk to each other. I started this to practice network programming with Qt Framework and to be able to chat to my other machine at home. It implements a serverless (P2P) chat protocol called Train.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    JavaBot IRC

    JavaBot IRC

    JavaBot allows people to easily implement their own IRC bots.

    JavaBot is a project for people to easily implement their own IRC bots. Java, being an easy language to learn and program, is well known among a lot of people. By implementing this project in Java, it allows programmers from all over the world to implement their own IRC bots without much effort and quickly. Although not as quick as other services, these bots are fully customizable due to their open source nature. Multithreading support may come, but there is no promise that it will...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    OPyCua

    OPyCua

    OPC UA communication stack written in python

    The goal of this project is to implement an OPC UA communication stack using the python programming language. Currently we are working on a series of articles, describing how we can use python to implement the communication stack. Some code snippets have already been written!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    Trx Framework

    .NET project for financial messages interchange supporting ISO 8583

    Trx Framework allows to build client/server applications to interchange financial messages. It supports many encoding/decoding mechanisms for fixed and variable field messages, including ISO 8583, XML and conditional formatting. It is highly customizable and extensible. Trx Framework also provides a flexible channel communication infrastructure supporting TCP/IP and other technologies.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Yack is an open source CW keyer library and application for the ATMEL AVR Architecture. It has been natively designed for an ATTINY45 Chip but can be adapted to other chips too. This is a hardware / HAM Radio application. How to install: Download the binary package, flash main.hex file into Flash memory and main.eep into EEPROM using AVRdude. For more details and documentation please retrieve the latest complete source code from the SVN repository.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Build Agents and Models on One Platform Icon
    Build Agents and Models on One Platform

    Everything you need to build production-ready agents and models. Access 200+ Google and third-party AI models and tools.

    Gemini Enterprise Agent Platform is Google Cloud's comprehensive platform for developers to build, scale, govern, and optimize agents and models. Choose from Google's most advanced models and third-party models like Anthropic's Claude Model Family.
    Try It Free
  • 10
    The Wizard's Apprentice is an application that allows you to ask questions from a script. It uses Windows dialog boxes in the so-called Wizard style: dialogs asking one question at a time, with a Back button, a Next button and a Cancel button.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    BatchChat

    It's a really simple IM client that works on LAN.

    A simple IM Client that could work online or offline. It has lots of security features, and a simple user console. Also features simple interface.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    This is a P2P VoIP system. It support audio and video chat through kademlia-based dht overlay. The p2p module use Kademlia protocols; Audio codec is G.729. An simple Introduction here: http://www.needdo.com/2007/09/ppphonekademliap2p-voip/ . My Personal blog is http://www.idolf.cn and my email is dolfcao@gmail.com .
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13

    RSS Reader

    A small RSS client

    A small and lightweight RSS client that uses .NET 3.5 Client Profile frame work. It allows you to subscribe for feeds and read them. RSSReader was written in C# and is open-source and free project. You can download it binary and start to use or you can checkout source code from SVN repository and help to develop project. Any registered user can post new bug or feature request ticket. Any help would be appreciated. Thank you.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    aleXa Steganography Tool

    Tool to encode a message inside an image using LSB

    xst is a desktop tool written in C# that allows to encode a message inside an image file. The information is Encrypted, protected by a password.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    OpenBandAid is a collection of tools which can help you fine tune different network parameters, to achieve maximum network throughput and performance. It currently includes a Bandwidth-Delay Product (BDP) and Packet Loss Analysis calculators with plans to expand it.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    GMail Email Sender

    Sending mail with your Gmail Account with out any Web browser support

    This project is written in C# and Windows Presentation Foundation with Visual Studio 2010. I like to develop this project as Open Source Project. and Improve by All of Developers. Also this is small Project Compare with other.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    OfficeSIP Softphone and Messenger
    OfficeSIP Softphone and Messenger are two enterprise VoIP SIP clients written in C# in .NET Framework. The SIP clients make use of Microsoft UCC API SDK, ensuring the highest quality of audio and video. Compatible with Office Communications Server. See also open source, cross-platform: 1) simple messenger Brief Msg at http://briefmsg.org 2) MUVConf is a multi-user video conferencing, see demo video http://youtu.be/YrBU-Aqtvrk, download https://code.google.com/p/muvconf/downloads/list
    Downloads: 6 This Week
    Last Update:
    See Project
  • 18
    Convman

    Convman

    Conversation manager

    Convman is a multi-purpose conversation manager, it allows: Cleaning Facebook conversations to store. Converting Nokia/Android SMS to mbox files. Converting Tim's last 10 free sms sent to mbox. wip:Send free sms from Tim's site and save content to eml file. Hope you like it and find it useful! The icon is a modified one (text-editor) from the Faenza icon set http://tiheum.deviantart.com/art/Faenza-Icons-173323228 The mork parser is a modified version...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    This service listens for incoming TELNET network connections. When a connection on the network port is received, the corresponding serial port is opened and the data between the two ports is redirected. When the network connection is closed, the serial port is closed and the service begins listening for another network connection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    IPMAIL

    IPMAIL

    Sends external IP changes via email, using Imap.

    - Cross platform, written in python - Runs as a windows service or linux daemon - Queries external server for IP address, whatsmyip link is provided or you can host your own using the "IP_check.php" file included - Tracks changes and uses a GMAIL address with IMAP configured to send emails. - Once configured, it runs in the background and is silent. Version 2 -Td8f4
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    DB Web Admin Provides access to your databases through a web interface. It gives users visibility into their SQL Server database instances. DBWA shows users Currently running SQL Queries, Historic Queries, and Fragmented Indexes. DBWA also allows users to kill currently running queries or run their own SQL queries. DBWA is implemented in ASP.NET MVC using C#. Previous Versions supported Oracle(PL/SQL and JSP), MS SQLServer (ASP), and MySQL/ODBC (C#.NET) versions.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 22

    SerialDataScope

    This application is a ASCII-based data scope.

    This application is a ASCII-based data scope. When used with a 'spy' cable such as the CBL-Full-1A product from www.commfront.com this progrmam shows the ASCII chars on both sides of a comm link. There are three main tabs on the user interface. The 'Vertical' tab displays the comm link conversation in a vertically-scrolling half-duplex mode. Each 'side' of the conversation is detected by the user-configured 'start msg' and 'end msg' byte sequence. The 'Horizontal' tab shows...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Resara Server

    Resara Server

    An easy-to-use, AD compatible Linux domain controller and file server

    Resara Server is an Active Directory compatible open source server for small businesses designed around Samba 4. It is designed to be simple and easy to use. The management console lets you manage users, share files, and configure DHCP and DNS.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 24
    Boreas Publish - Subscribe API

    Boreas Publish - Subscribe API

    IP Multicast Reliable Publish - Subscribe API (Java and Linux C++)

    The Boreas simple, pragmatic publish - subscribe API is a library allowing application to publish and subscribe data using IP multicast. Major features are; true one-to-many distribution(IP multicast), guarantee delivery, subject and multicast group filtering, focus on low latency and high througput The API is available on Java platforms and on Linux as a shared C++ library.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Rub Rss Instant Notifier
    Rub is an instant RSS Notifier. You want to stay in touch with your friends ? You want to get the latest News ? You want to get just the messages you are interested in ? Then Rub is the answer!
    Downloads: 0 This Week
    Last Update:
    See Project