Sources for TCPClient and sockets programming

This page summarizes the projects mentioned and recommended in the original post on /r/dotnet

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • WatsonTcp

    WatsonTcp is the easiest way to build TCP-based clients and servers in C#.

  • Dig into a repo like https://github.com/jchristn/WatsonTcp and it'll open your eyes to some ofvthe issues.

  • BedrockFramework

    High performance, low level networking APIs for building custom servers and clients.

  • Sockets are best handled by a dedicated library. Another good tcp/socket library is Project Bedrock. It runs on top of kestrel, is very fast and stable.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Is there a better way to do Sockets?

    3 projects | /r/dotnet | 6 Jun 2023
  • C#10 e ASP.NET 6, oque esperar dessa dupla?

    2 projects | dev.to | 22 Oct 2021
  • Help needed for creating a windows service that runs TCP socket server and keep listening for the incoming client requests.

    1 project | /r/dotnet | 15 Sep 2021
  • dotnet console program stops running on its own

    2 projects | /r/dotnet | 5 Jun 2021
  • Zenoh: Zero Overhead Network Protocol

    1 project | news.ycombinator.com | 24 Apr 2024