Showing 827 open source projects for "c tcp"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    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 secuirty. Auth0 now, thank yourself later.
    Try free now
  • Bright Data - All in One Platform for Proxies and Web Scraping Icon
    Bright Data - All in One Platform for Proxies and Web Scraping

    Say goodbye to blocks, restrictions, and CAPTCHAs

    Bright Data offers the highest quality proxies with automated session management, IP rotation, and advanced web unlocking technology. Enjoy reliable, fast performance with easy integration, a user-friendly dashboard, and enterprise-grade scaling. Powered by ethically-sourced residential IPs for seamless web scraping.
    Get Started
  • 1
    Hyenae NG

    Hyenae NG

    Advanced Network Packet Generator

    Hyenae NG is an advanced cross-platform network packet generator and the successor of Hyenae. It features full network layer spoofing, pattern based address randomization and flood detection breaking mechanisms. *** Please check out the latest source from my GitHub repository and check the Build informations. https://github.com/r-richter/hyenae-ng/
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    Verigio - DNS Proxywall / DNS Firewall

    Verigio - DNS Proxywall / DNS Firewall

    One of the most advanced DNS Proxy and DNS Firewall in one product.

    It is a versatile DNS Proxy server with DNS firewall which filters DNS traffic between local computer and DNS servers with flexible rules, supports blocking by IP geography, caching, import/export rules into XML. With a click of a button acts as a DNS proxy (or DNS server), supports multiple client authentication methods, calculates statistics for DNS servers and proxy clients, supports load balancing between multiple upstream DNS servers.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 3
    CloseTheDoor
    CloseTheDoor indentifies all the listening ports TCP/UDP over IPv4/v6 and the associated program files. This will help you to detect security holes and close backdoors when you want to prevent remote attacks.
    Leader badge
    Downloads: 12 This Week
    Last Update:
    See Project
  • 4
    Stuntman - STUN server and client

    Stuntman - STUN server and client

    High performance, production quality STUN server and client library

    New version 1.2. This is the code to STUNTMAN - an open source STUN server and client code by john selbie. Compliant with the latest RFCs including 5389, 5769, and 5780. Also includes backwards compatibility for RFC 3489. ICE and WebRTC ready. Version 1.2 compiles on Linux, MacOS, BSD, and Solaris. Supports the STUN protocol on both UDP and TCP for both IPv4 and IPv6. Windows binaries are also provided. Additional features are in development. This is a mirror of the code on https...
    Downloads: 21 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
    Learn More
  • 5
    EEIP.NET

    EEIP.NET

    Ethernet/IP compatible library for .NET and LabView implementations

    ...-library.de for documentation and Codesamples V1.6: Large Forward Open, Integration of Examples in VS Project, Allow ForwardClose and UnregisterSesssion if connection broke up. V1.4: 16 Bit Path Encryption Explicit Messaging V1.3: Bugfix Discover Devices V1,1: - Bugfix Multicast Implicit Messaging V1.0: - Some Bugfixes Implicit Messaging - Bugfixes large data Explicit Messaging - Added TCP/IP Object (Class code: F5h)to Object Library
    Leader badge
    Downloads: 40 This Week
    Last Update:
    See Project
  • 6
    QuatView

    QuatView

    Quaternion Viewer and Converter

    Quaternion conversion and visualization program for Windows. Includes 3D OpenGl graphics, real-time quaternion file playback, and a server to receive and display quaternion data from remote computers via TCP. Also displays Euler angles and DCM.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    Snare Lite (SIEM & Logging Software)

    Snare Lite (SIEM & Logging Software)

    Snare Enterprise: bit.ly/Snare-Trial

    ... architecture regardless of third party developers. In fact, the agnostic nature allows it to bridge gaps between multiple SIEM implementations across business units. For more on use cases, check out the Intersect Alliance website. https://www.snaresolutions.com/ Snare Enterprise’s premium features include: - Regulatory Compliance - TLS Encryption - Log Simulcasting - TCP – Guaranteed Log Delivery - USB Device Monitoring - And more! For updates follow us on social media!
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    QtChess
    QtChess is a peer-to-peer chess program sporting a Qt/OpenGL interface. Please download releases at https://github.com/textbrowser/qtchess/releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Why Can't I Connect?

    Why Can't I Connect?

    Makes it easier to resolve TCP/IP connection errors.

    "Why Can't I Connect?" makes it easier to resolve TCP/IP connection errors. Use it to diagnose connections to common server types and create generic clients and / or servers. A source tar, a 32 bit and 64 bit rpm, a 32 bit, 64 bit, and Raspbian / armhf deb, and a 32 bit Windows install exe are available. The 32 bit Windows executable runs fine in 64 bit Windows systems. Go to: https://www.whycanticonnect.com/?q=instructions for help / instructions. Go to: https://www.whycanticonnect.com/?q...
    Downloads: 2 This Week
    Last Update:
    See Project
  • Digital Payments by Deluxe Payment Exchange Icon
    Digital Payments by Deluxe Payment Exchange

    A single integrated payables solution that takes manual payment processes out of the equation, helping reduce risk and cutting costs for your business

    Save time, money and your sanity. Deluxe Payment Exchange+ (DPX+) is our integrated payments solution that streamlines and automates your accounts payable (AP) disbursements. DPX+ ensures secure payments and offers suppliers alternate ways to receive funds, including mailed checks, ACH, virtual credit cards, debit cards, or eCheck payments. By simply integrating with your existing accounting software like QuickBooks®, you’ll implement efficient payment solutions for AP with ease—without costly development fees or untimely delays.
    Learn More
  • 10
    Integrated packet generator and sniffer for Ethernet, but also works with blocks of data over TCP connection. Enables you to use scripts for automated testing, monitoring, imitating of various network objects, creating custom network tools.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    handy

    handy

    A simple C++11 network server framework

    Simple and easy-to-use C++11 network library/ Supports tens of millions of concurrent connections on a single machine/ a simple C++11 network server framework. Graceful exit allows programmers to better define the exit behavior of their programs. You can better check for memory leaks with tools such as valgrind. 10 lines of code to write a complete server. Asynchronously manages network I/O and processes requests synchronously, which simplifies the writing of server processing logic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    NetPCLinker

    NetPCLinker

    NetPCLinker (p2p) (Chat, FilesTransfer, Phone, Share)

    Program NetPCLinker is designed for networking, ( communication ) between two computers on a " p2p " (point -> point without the use of servers - intermediaries) . To establish a direct connection between two clients in the network - sufficiently that one of the clients had a "real" static IP address or DNS name to a dynamic IP address, so you can take advantage of VPN networks or IPv6 tunneling. Best choice for small nets. Uses TCP protocol. Warning: For good working, you must to start...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Spot-On
    Seriously entertaining dolphins on echo networks. The official source repository is located at https://github.com/textbrowser/spot-on. Downloads are located at https://github.com/textbrowser/spot-on/releases.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    A high speed file transfer protocol using UDP and TCP for high speed long distance networks, much faster than new TCP congestion control algorithms. Based on Indiana University 2002 Tsunami source code. Contains real-time VSIB DAQ extensions. Further info on http://tsunami-udp.sourceforge.net
    Downloads: 5 This Week
    Last Update:
    See Project
  • 15

    asapp

    Asynchronous application framework built upon boost Asio

    Asapp is a framework for developing applications using the boost asio library. It has everything you need to quickly get an asio based application up and running so that you can focus on the application logic and not the asio plumbing. Asapp provides a number of classes to extend the feature set of asio. It strives to fit alongside the asio library and it tries not to limit access to any features.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16

    libnexstar

    C API to control NexStar compatible telescopes

    ... on the base of the hand control. Communication can be established over TCP/IP if nexbridge is running on the computer connected to the telescope. To control network based telescopes nexbridge must be used on the remote site. https://sourceforge.net/projects/nexbridge/
    Downloads: 1 This Week
    Last Update:
    See Project
  • 17
    SPOCS

    SPOCS

    A Small SCADA system for Linux.

    A Small SCADA system for Linux. Not really for the casual user, rather, for developers like myself.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Xplico

    Xplico

    Xplico is a Network Forensic Analysis Tool (NFAT)

    Xplico is a Network Forensic Analysis Tool (NFAT). The goal of Xplico is extract from an internet traffic capture the applications data contained. For example, from a pcap file Xplico extracts each email (POP, IMAP, and SMTP protocols), all HTTP contents, each VoIP call (SIP, MGCP, MEGACO, RTP), IRC, WhatsApp... Xplico is able to classify more than 140 (application) protocols. Xplico cam be used as sniffer-decoder if used in "live mode" or in conjunction with netsniff-ng. Xplico is used...
    Downloads: 36 This Week
    Last Update:
    See Project
  • 19
    newLISP for BSDs, LINUX, MacOS X, SunOS and Win32: small, fast 350+ functions, a -C-, MySQL, PostgreSQL, SQLite, ODBC, TCP/IP, UDP, XML, Java interface, string processing, regular expressions , math, financial, statistical functions, Win32 DLL
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20

    proxychains-ng

    continuation of the famous proxychains project by netcreature

    proxychains is a hook preloader that allows to redirect TCP traffic of existing dynamically linked programs through one or more SOCKS or HTTP proxies.
    Downloads: 34 This Week
    Last Update:
    See Project
  • 21
    UBoat HTTP

    UBoat HTTP

    HTTP Botnet

    ...++ with no dependencies. Encrypted C&C communications. Persistence to prevent your control from being lost. Connection redundancy (Uses a fallback server address or domain). DDoS methods (TCP & UDP Flood). Task Creation System (Altering system HWID, Country, IP, OS.System). Remote command execution. Update and uninstall other malware. Download and execute other malware. Active as well as a passive key-logger. Enable Windows RDP. Plugin system for easy feature updates.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 22

    Lake Robotics Embedded Software Platform

    Platform/Framework for embedded software

    The Lake Robotics Embedded Software Platform is a toolkit/framework for developing embedded software for different microcontroller (at the moment only ARM and Cortex-M3 are supported). The platform provides libraries including other open source projects for Realtime OS (ChibiOS, FreeRTOS), tcp/ip networking, C-Runtime and C-Standard-Libs. The toolkit also provides wrapper or abstraction libraries for easier handling of device driver and OS-related stuff. There are also hardware abstraction...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    TCP/IP Manager

    TCP/IP Manager

    At home or at work, changing settings is now just one click away!

    TCP/IP Manager is designed to help computer users keep track of their network configuration in different locations. At home or at work, changing network settings is now just one click away!
    Leader badge
    Downloads: 160 This Week
    Last Update:
    See Project
  • 24

    ObjectOrientedTcp

    C# Object Oriented Tcp

    This project is basically an easy to use wrapper for the TcpClient/TcpListener that allows a developer to send .net objects over a TCP connection with minimal effort. If you need assistance integrating it, please have a look at the Tester project in the source folder. Update v1.1: Applied a few bug fixes and the project is now compatible with Xamerin Android. Update v1.2: Made compression optional. Update v1.3: Bug fixes and better threading support. Update v1.4: More bug fixes
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    CapAnalysis

    CapAnalysis

    PCAP from another point of view

    CapAnalysis is a web visual tool for information security specialists, system administrators and everyone who needs to analyze large amounts of captured network traffic. Analyze TCP and UDP streams Support multible datasets Perform deep packet inspection Support filtering capability Source Code: https://github.com/xplico/CapAnalysis
    Leader badge
    Downloads: 44 This Week
    Last Update:
    See Project