Welcome to MSDN Blogs Sign in | Join | Help

Mike Flasko's Blog

Development Ramblings

Browse by Tags

All Tags » Sockets   (RSS)
Writing IP Agnostic Application Tidbits on Channel9
I have yet to write the third part in the series on writing ip agnostic apps, but in the meantime, Anthony Jones (Winsock Developer/Guru) and I chatted with Charles about the topic on Channel 9: http://channel9.msdn.com/Showpost.aspx?postid=265664 We Read More...
Writing IP Agnostic Applications (How to support IPv4 & IPv6)
With the adoption of IPv6 ever increasing (ie. it is the preferred protocol on Windows Vista) it is important that network aware applications support IPv4 and IPv6. I have started a series of posts on our team blog discussing how one can go about writing Read More...
Handling a timeout when reading network data
I have been involved in a number of forum posts and mail threads lately regarding reading data from a socket. The typical situation is as follows: A TcpClient object is connected to a remote party. The application gets a reference to a NeworkStream object Read More...
Page view tracker