Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
Server and Client applications for testing network connectivity.
...Both applications display logs when the client connects and the data is being sent and received.
This is a useful tool when configuring network routers or firewalls. The source code is a demonstration of sockets and multithreading programming using C#.
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)
SmartMail is a fully managed SMTP and POP3 integration component, written in C#, using raw TCP sockets with support for authentication, encoded attachments, Text/MHTML format as well as dynamic website-to-email extraction.
This is an ircd coded from scratch in c# and the .net Framework. I am hoping this rewrite brings stabliliy to the windows ircd class. The ircds sockets are async sockets with a thread running for each bound port, along with dialog interaction.