Recent posts

Ari

less than 1 minute read

My cat Ari cries like crazy on sunny days, asking me to open the window. I open it thinking, “Guess she wants to go out on the terrace.” But nope—she just si...

Socket Programming Overview

3 minute read

General Overview of Socket Programming Example This example demonstrates a basic implementation of a TCP server and client using C# and the System.Net.Socket...