Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » System.Net   (RSS)
In a previous post I wrote about how on Windows Vista and Windows Server "Longhorn," IPv6 is installed and enabled by default and that when both IPv4 and IPv6 are enabled, the TCP/IP stack prefers to use IPv6 over IPv4. With the growth of IPv6, applications Read More...
In Windows Vista and Windows Server "Longhorn," IPv6 is installed and enabled by default. When both IPv4 and IPv6 are enabled on these OSs, the TCP/IP stack prefers to use IPv6 over IPv4. For example, APIs such as ConnectByName will attempt to connect Read More...
Recently, a number of current and former System.Net team members have posted about various managed code network programming topics: Proxy configuration with HttpWebRequest Socket programming considerations HttpWebRequst & Pipelining Know of other Read More...
0 Comments
Filed under:
Recently, Jon Cole from the System.Net QA team posted a great article in response to questions we've received on our .Net Networking Forum ( http://forums.microsoft.com/MSDN/ShowForum.aspx?ForumID=40&SiteID=1 ). His post can be found here: http://blogs.msdn.com/joncole/archive/2006/03/20/555721.aspx Read More...
2 Comments
Filed under:
On October 27th the .Net Framework 2.0 was made available to MSDN subscribers and launch events will be start in early November. To see an overview of whats new in the .Net Framework and the System.Net name space please see: http://msdn2.microsoft.com/en-us/library/t357fb32 Read More...
0 Comments
Filed under:
As we switch hats from "Whidbey" release to "Orcas" planning, the System.Net team would like to hear directly from networking application developers on what they would like to see from System.Net in the future. Read More...
MSDN Magazine recently published a great read on changes to web proxy functionality in the .NET Framework 2.0. In the article, Take the Burden Off Users with Automatic Configuration in .NET , fellow WNDP team member and test lead for the managed network Read More...
0 Comments
Filed under:
MSDN Magazine for August 2005 has an article about System.Net.Sockets and WinSock by Daryn Kiely: Sockets are the transport mechanism most frequently used in high-performance server applications. Fortunately, the Win32 ® Windows ® Sockets library (Winsock) Read More...
0 Comments
Filed under: ,
Back in late 2004, Aaron Skonnard wrote an interesting article that details how a developer can create a lightweight, special-purpose web server without IIS. In his sample, Aaron chooses to host ASMX web services, but one could easily create other types Read More...
 
Page view tracker