Secure Oldies I : Introducing Windows Sockets and Simple HTTP Client
When Windows Takes Good Ideas from Unix
May 11, 202212 min read1.3K

Search for a command to run...
Series
In this series, we'll try to bring modern SSL encryption to old systems. We're trying to build a simple HTTPS client to httpbin.org which which will run old Windows versions.
When Windows Takes Good Ideas from Unix

Windows and Unix is not THAT different

Making new code running on old platform.

Secure new software on old platforms

How the oldest Microsoft 32-bit platform fare running modern TLS.
