The following are some of the differences between versions 1.0 and 1.1 of the framework that relate to networking and WWW connections:
Support for IP version 6 has been added.
You can now limit the size of reply headers in HttpWebRequest. The default is 64KB, but this programmatically modifiable.
ConnectStream Read and Write methods now obey timeout values.