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

Service Listening to TCP, HTTP and Named Pipe at the same time

Rate me:
Please Sign up or sign in to vote.
5.00/5 (7 votes)
15 May 2011CPOL2 min read 18.9K   20  
A simple example showing how to implement a service listening to TCP, HTTP and Named Pipe at the same time.

Views

Daily Counts

License

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


Written By
Architect
Slovakia Slovakia
My programming path started in 1987 when I got my first computer Sharp MZ-800.
It came with 8 bit CPU Z80, 64Kb RAM and the tape recorder. It was a great machine. I think I still have it somewhere.
I was fascinated and I started to write first programs. Eventually I became developer and software architect. I like innovations and clean nice solutions.

Comments and Discussions