.NET news » Internet 
Implementing a multithreaded http/https debugging proxy server in C#
A complete proxy server except instead of SSL Tunneling, will perform a "man-in-the-middle" decryption on SSL traffic allowing you to inspect the encrypted traffic
12 Jul 2010, 09:28:00 Source: Implementing a multithreaded http/https debugging proxy...
Tags: Internet
How to send e-mails slowly
Yes, sometimes we do have to slow down in life
Web Socket Server
An example of an implementation of a web socket server and how to interact with it from JavaScript
MailMergeLib - A .NET Mail Client Library
MailMergeLib is a SMTP mail client library. It makes use of .NET System.Net.Mail and provides comfortable mail merge capabilities. MailMergeLib corrects a number of the most annoying bugs and RFC violations that .NET 2.0 to .NET 4.0 suffer from.
Step by Step Guide to Delicious OAuth API
Learn how to use Delicious OAuth API in your .NET projects with an example
WinForms WebBrowser + HTTP Server
A tiny HTTP server wrapped in a WebBrowser control
Proxy sever application example
Windows application which create proxy server to share Internet over any TCP/IP network
Transactions Made Simple with Windows Communication Foundation
Windows Communication Foundation simplifies the creation of transactional services.
Simple Messenger - A C# MSN Messenger like chat application
This is a MSN Messenger like chat application using C# with TCP/IP socket programming.
10 Jul 2008, 13:35:00 Source: Simple Messenger - A C# MSN Messenger like chat application
Tags: Internet
Examples
Partial FTP Downloader
An article about a partial FTP Downloader

