Sign In
WebTransports's WebLog
All the HTTP you can eat.
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
HTTP General
Intro
Kernel Http
Networking
WinHttp
WinInet
Archive
Archives
July 2005
(3)
March 2005
(8)
February 2005
(4)
January 2005
(1)
November 2004
(3)
October 2004
(4)
September 2004
(1)
August 2004
(2)
July 2004
(2)
June 2004
(1)
March 2004
(1)
February 2004
(2)
MSDN Blogs
>
WebTransports's WebLog
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
WebTransports's WebLog
Migrating
Posted
over 7 years ago
by
WebTransports
0
Comments
This blog is migrating to the WNDP blog . This one will stick around but won't be updated.
WebTransports's WebLog
Cookies and P3P
Posted
over 7 years ago
by
WebTransports
1
Comments
Microsoft Monitor discusses a little bit about cookies and P3P after a Mossberg Wall Street Journal Column
WebTransports's WebLog
David Wang discusses http.sys's kernel response cache.
Posted
over 7 years ago
by
WebTransports
1
Comments
Check out David Wang's recent post about http.sys's response cache. He describes the configurable registry keys and how the scavanger works.
WebTransports's WebLog
Longhorn Networking Stack: NAP
Posted
over 7 years ago
by
WebTransports
2
Comments
Today was the Longhorn Networking Chat , I've organized some of the QA and will do a series of posts on different topics that came up. See the full transcript on Channel 9. Network Access Protection: Khaja_MSFT (Expert): Q: oh yes = tell us more about...
WebTransports's WebLog
Longhorn Networking Stack: Firewall Platform
Posted
over 7 years ago
by
WebTransports
1
Comments
Today was the Longhorn Networking Chat , I've organized some of the QA and will do a series of posts on different topics that came up. See the full transcript on Channel 9. Firewall: Henry_MSFT (Expert): Q: Will Longhorn feature iptables like firewall...
WebTransports's WebLog
Longhorn Networking Stack: P2P and Upnp
Posted
over 7 years ago
by
WebTransports
0
Comments
Today was the Longhorn Networking Chat , I've organized some of the QA and will do a series of posts on different topics that came up. See the full transcript on Channel 9. UPnP: Harish_msft (Expert): Q: "web serviices for network devices " <--- whats...
WebTransports's WebLog
Longhorn Networking Stack: Wireless and Bluetooth
Posted
over 7 years ago
by
WebTransports
1
Comments
Today was the Longhorn Networking Chat , I've organized some of the QA and will do a series of posts on different topics that came up. See the full transcript on Channel 9. After Ipv6 and the new stack, wireless was on people's minds: Christian_MSFT ...
WebTransports's WebLog
Longhorn Networking Chat: Ipv6 and the new TCP/IP stack
Posted
over 7 years ago
by
WebTransports
0
Comments
Today was the Longhorn Networking Chat , I've organized some of the QA and will do a series of posts on different topics that came up. See the full transcript on Channel 9. There was a massive number of questions about IPv6 and the new stack in Longhorn...
WebTransports's WebLog
Longhorn Networking Chat: Http, Winsock and QoS
Posted
over 7 years ago
by
WebTransports
1
Comments
Today was the Longhorn Networking Chat , I've organized some of the QA and will do a series of posts on different topics that came up. See the full transcript on Channel 9. Http, winsock and QoS are the areas closest to me organizationally so I'll start...
WebTransports's WebLog
Longhorn Networking Chat: Opening Remarks
Posted
over 7 years ago
by
WebTransports
0
Comments
Today was the Longhorn Networking Chat , I've organized some of the QA and will do a series of posts on different topics that came up. See the full transcript on Channel 9. First off was some opening remarks from Jawad: Jawad_Khaki_MSFT (Expert): Longhorn...
WebTransports's WebLog
Upcoming Executive Chat with Windows Networking VP Jawad Khaki
Posted
over 7 years ago
by
WebTransports
9
Comments
There is an upcoming online chat with Jawad Khaki regarding Longhorn Networking features on March 22 at 11:30. Want to be first to know what is changing (and there are years worth of work here) in the networking stack? This is the place to be. Or maybe...
WebTransports's WebLog
Http.sys makes the news (not in a good way)
Posted
over 7 years ago
by
WebTransports
6
Comments
InformationWeek has an article about a reliability update posted to Windows Update for http.sys. The problem was that http.sys plus a recent update to a certain vendor's anti-virus software leads to a blue screen. Because of the type of failure, it took...
WebTransports's WebLog
What can cause Wininet to return ERROR_INTERNET_CANNOT_CONNECT?
Posted
over 7 years ago
by
WebTransports
0
Comments
Glad you asked. The following winsock errors get translated into ERROR_INTERNET_CANNOT_CONNECT: WSAENETDOWN WSAECONNREFUSED WSAENETUNREACH WSAENOTCONN Learn more about these errors on the Windows Sockets Error Code page.
WebTransports's WebLog
IE7 comming soon to Windows XP SP2
Posted
over 7 years ago
by
WebTransports
6
Comments
Bill Gates annouced IE 7 today at the RSA Conference: Building on those advancements, Gates announced Internet Explorer 7.0, designed to add new levels of security to Windows XP SP2 while maintaining the level of extensibility and compatibility that customers...
WebTransports's WebLog
Firefox and Mozilla to disable IDN till next version
Posted
over 7 years ago
by
WebTransports
0
Comments
Netcraft points out the annoucement from the Mozilla development team that they are disabling IDN support until a longer term solution to this phishing vuln can be done. " it is hoped that a better fix can be developed in time for Firefox 1.1".
WebTransports's WebLog
IIS/Http.sys Webcasts
Posted
over 7 years ago
by
WebTransports
0
Comments
Chris Adams, a technical lead in IIS, has a series of webcasts about IIS and Http.sys. TechNet Webcast: HTTP.sys: Inside and Out - Level 300 TechNet Webcast: The Ins and Outs of Centralized Binary Logging in IIS 6.0 - Level 300
WebTransports's WebLog
HTTP.SYS + .Net Framework 2.0 + !IIS -> ASP.NET
Posted
over 8 years ago
by
WebTransports
0
Comments
Aaron Skonnard has an MSDN Magazine article about running ASMX without IIS , but instead uses Http.sys through the new managed HttpListener APIs in the .NET Framework 2.0. He provides code demonstrating how to tie Http.sys directly to ASP.NET.
WebTransports's WebLog
Wininet Cache: Index.dat
Posted
over 8 years ago
by
WebTransports
0
Comments
Jeffdav continues his blogging about the WinInet Cache with a multiple posts on index.dat .
WebTransports's WebLog
IIS Team blog and Server Caching
Posted
over 8 years ago
by
WebTransports
0
Comments
IIS now has a team blog called IIS Hints & Tips . Thier first technical post is about how IIS and ASP.NET uses the http.sys cache .
WebTransports's WebLog
Wininet Cache Issues
Posted
over 8 years ago
by
WebTransports
1
Comments
Jeffdav's weblog has an entry on why view->source sometimes stops working and why you get forced to save some images as bmp when they really aren't. While you are waiting for the fix, the workaround we use on the Longhorn Wininet team is to lower our...
WebTransports's WebLog
HTTP in the Event Log on XPSP2
Posted
over 8 years ago
by
WebTransports
2
Comments
Thoose who are really looking might have found the following event in your event log: Reservation for namespace identified by URL prefix http://*:2869/ was successfully added. This is just UPNP reserving it's port and namespace in http.sys.
WebTransports's WebLog
Okay... a little more ego inflating
Posted
over 8 years ago
by
WebTransports
0
Comments
Well, this is meant to be a more technical blog, and I got in my mini ra-ra post yesterday, but I was happy to see Mary Jo Foley pointing to this eWeek article, "IIS Rounds the Security Corner" . I've personally been at Microsoft from five years now and...
WebTransports's WebLog
Most Reliable Hosting Providers
Posted
over 8 years ago
by
WebTransports
4
Comments
Netcraft reports that in September three of the top 10 most reliable hosting providers during September were running Windows 2003 and IIS6, Netcetera, DataPipe and myhosting.com. Another three were running Windows 2000, including the top of the rankings...
WebTransports's WebLog
Port Reporter and Port Reporter Parser
Posted
over 8 years ago
by
WebTransports
0
Comments
You may have heard of a tool called Port Reporter that logs TCP and UDP activity on a Windows 2000, XP or 2003 machine. On XP and 2003 it also captures more data about the user and process that opened the port. (Data that is also available with the -o...
WebTransports's WebLog
SQL Server 2005 uses http.sys
Posted
over 8 years ago
by
WebTransports
2
Comments
Peter DeBetta in a developer.com article demonstrates how to use SQL Server 2005 to create HTTP endpoints: So what is an HTTP Endpoint? You may have heard that it is SQL Server 2005's means for creating Web services, but it actually is much more...
Page 1 of 2 (32 items)
1
2