Click here to Skip to main content
15,884,298 members
Articles / Programming Languages / C#

Topic-based Publish/Subscribe design pattern implementation in C# - Part I (Using socket programming)

Rate me:
Please Sign up or sign in to vote.
4.94/5 (28 votes)
23 Mar 2009CPOL16 min read 132.7K   3.2K   81  
Implementation of a topic based Publish Subscribe design pattern using socket programming, and a proprietary messaging protocol.

Alternatives

Members may post updates or alternatives to this current article in order to show different approaches or add new features.

No alternatives have been posted.

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) CP
Australia Australia
I am an Independent Contractor in Brisbane, Australia. For me, programming is a passion first, a hobby second, and a career third.

My Blog: http://weblogs.asp.net/razan/






Comments and Discussions