We have made a number of improvements in Winsock for Windows Vista. Recently we have detailed a few of these on our team blog: "Introduction to WSK" - a new kernel mode socket API: http://blogs.msdn.com/wndp/archive/2006/02/24/538746.aspx "Winsock and
Read More...
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...