Click here to Skip to main content
15,891,910 members
Articles / Programming Languages / C# 5.0

Creating a server/client application using native .NET TCP library

Rate me:
Please Sign up or sign in to vote.
4.97/5 (17 votes)
13 Jul 2015CPOL19 min read 66.3K   3.3K   28  
In this article, I will go through different stages of programming a server/client application framework in native .NET framework using TCP protocol library of System.Net.Sockets namespace.

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
Pakistan Pakistan
Afzaal Ahmad Zeeshan is a computer programmer from Rabwah, Pakistan, currently living in The Netherlands, likes .NET Core and Node.js for regular everyday development. Afzaal Ahmad works at Adyen as a Developer Advocate.

He is an expert with Cloud, Mobile, and API development. Afzaal has experience with the Azure platform and likes to build cross-platform libraries/software with .NET Core. Afzaal is an Alibaba Cloud MVP, twice he has been awarded Microsoft MVP status for his community leadership in software development, four times CodeProject MVP status for technical writing and mentoring, and 4 times C# Corner MVP status in the same field.

Comments and Discussions