Welcome to MSDN Blogs Sign in | Join | Help

Mike Flasko's Blog

Development Ramblings

November 2005 - Posts

Using a single socket to accept IPv6 of IPv4 connections
Generally I don't like making a post that only includes links to other posts, but I'm making an exception for this case. In this ( http://blogs.msdn.com/malarch/archive/2005/11/18/494769.aspx ) article Malar explains how to create a single socket that Read More...
Strict HTTP Parsing
In version 2.0 of the .Net Framework, we (System.Net) changed how we parse HTTP traffic. The change has gone to a more strict parsing model. One example, is we now require a CRLF (carriage return, line feed) at the end of each line. While these changes Read More...
Page view tracker