Introduction In the introductory post of this blog series, I explained our mission statement: the creation of a POP3 tunnel over SOAP/HTTP using WCF. The first part of the implementation was covered in part 1 of this blog series: "A simple POP3 client in C#". In this post, I'm going to focus on the WCF...