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

An Introduction to Socket Programming in .NET using C#

Rate me:
Please Sign up or sign in to vote.
4.66/5 (112 votes)
10 Jun 20056 min read 870.6K   312  
In this article, we will learn the basics of socket programming in .NET Framework using C#. Secondly, we will create a small application consisting of a server and a client which will communicate using TCP and UDP protocols.

Views

Daily Counts

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here


Written By
Software Developer (Senior) Buyagift Limited.
United Kingdom United Kingdom
Having completed my Bsc(Hons) in Computing from Staffordshire University U.K and Masters in Software Development and Security from Birmingham City University. I am now working as a Senior Software Engineer at Buyagift Limited - UK.

Mubashir Afroz.
Buyagift Ltd.
www.buyagift.co.uk
---------------------

Comments and Discussions