in

B# .NET Technical Community Homepage

Bart De Smet's online technical community

Browse by Tags

Sorry, but there are no more tags available to filter with.
  • Creating a WCF POP3 tunnel - Part 3 - A look on the client-side

    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 part 2 we exposed the POP3 client using...
    Posted to B# .NET Blog (Weblog) by bart on 09-15-2006
  • Creating a WCF POP3 tunnel - Part 2 - A WCF service for POP3

    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...
    Posted to B# .NET Blog (Weblog) by bart on 09-14-2006
  • Creating a WCF POP3 tunnel - Part 1 - A simple POP3 client in C#

    Introduction In my previous post you learned about this POP3 tunneling idea using WCF. On to the real stuff now, the implementation. In this first implementation-related post, I'm showing you how to create a simple POP3 client in C# based on the POP3 RFC 1939 specification . Others have done this before...
    Posted to B# .NET Blog (Weblog) by bart on 09-13-2006
  • Creating a WCF POP3 tunnel - Part 0 - Introduction

    Introduction Lately I've been quite annoyed by the fact that some hotspots and other public networks block some "common ports", like the POP3 port TCP/110. No worries for a developer who knows .NET Framework 3.0 because WCF will come to a rescue. In this blog series I'm showing you how to use WCF to...
    Posted to B# .NET Blog (Weblog) by bart on 09-12-2006
Page 1 of 1 (4 items)
Powered by Community Server (Non-Commercial Edition), by Telligent Systems