Click here to Skip to main content
15,887,214 members
Articles / Programming Languages / VC++

A Working TCP Client and Server with SSL

Rate me:
Please Sign up or sign in to vote.
4.94/5 (56 votes)
24 Sep 2018CPOL28 min read 267.7K   13.1K   178  
A working example of a Windows client and server using TLS over TCP.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Retired Unisys Corporation
United States United States
I programmed professionally for several decades, first on Burroughs mainframes, then, after it became Unisys, on Windows systems, first using C++ and COM on Win32, then C# on .NET on desktop and phone platforms. My professional life eventually did not involve much programming and now I'm retired, so programming is more of a personal passion.

Comments and Discussions