Click here to Skip to main content
15,881,172 members
Articles / Programming Languages / C#

TCP Socket Off-the-shelf - Revisited with Async-Await and .NET Core

Rate me:
Please Sign up or sign in to vote.
5.00/5 (21 votes)
8 May 2018CPOL12 min read 39K   3.4K   26  
Handy component for asynchronous TCP connection. With the same code it is available in .NET Core and Desktop versions.

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
Software Developer (Senior)
Israel Israel


  • Nov 2010: Code Project Contests - Windows Azure Apps - Winner
  • Feb 2011: Code Project Contests - Windows Azure Apps - Grand Prize Winner



Comments and Discussions