Sign in
Windows Core Networking
Windows Core Networking APIs and technologies such as Winsock, TCP/IP stack, WFP, IPsec, IPv6, WSK, WinINet, Http.sys, WinHttp, QoS, and System.Net
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Tags
802.1x
blackhat
congestion control
Filler
Http.sys
IPV6
nap
ndis
networking
offload
Pages
Post Vista HTTP Client
QoS
Rally
System.Net
TCP/IP
virtualization
WebServices
WFP
Windows Server 2008
WinHEC
WinHttp
WinINet
Winsock
WSK
Archive
Archives
October 2009
(1)
July 2009
(1)
May 2009
(3)
April 2009
(1)
February 2009
(1)
January 2009
(1)
October 2008
(2)
April 2008
(1)
March 2008
(1)
February 2008
(1)
January 2008
(2)
November 2007
(1)
October 2007
(1)
September 2007
(4)
August 2007
(2)
July 2007
(1)
June 2007
(1)
May 2007
(1)
March 2007
(3)
February 2007
(9)
January 2007
(4)
December 2006
(2)
November 2006
(3)
October 2006
(10)
September 2006
(2)
August 2006
(14)
July 2006
(14)
June 2006
(6)
May 2006
(11)
April 2006
(9)
March 2006
(5)
February 2006
(3)
January 2006
(2)
December 2005
(2)
November 2005
(3)
October 2005
(3)
September 2005
(4)
August 2005
(3)
July 2005
(6)
June 2005
(3)
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows Core Networking
Final version of Windows Web Services API for Windows XP, Vista, Server 2003 and Server 2008 is now available!
Posted
over 4 years ago
by
Ari Pernick [MSFT]
11
Comments
The final version of the Windows Web Services API for Windows XP, Windows Vista, Windows Server 2003 and Windows Server 2008 is now available. This version corresponds to the final version of the WWSAPI released as part of Windows 7 and Windows Server...
Windows Core Networking
Why didn’t my cached content revalidate to the web server? (IE8 edition)
Posted
over 4 years ago
by
Ari Pernick [MSFT]
1
Comments
For the super eagle eyed developer or Web Server admin, you might have noticed that cache entry validation happens slightly less frequently in IE8. I’m talking about the check to the Web Server (via If-Modified-Since ) to see if the cached version of...
Windows Core Networking
HTTP Connection Management
Posted
over 4 years ago
by
Ari Pernick [MSFT]
1
Comments
HTTP is a request/response protocol. You request some resource like the HTML of a webpage and the response comes back with the HTML attached. As each request is sent on a connection, the complete response must be read from the connection before...
Windows Core Networking
QoS Traffic Generator Example Usage
Posted
over 4 years ago
by
Ari Pernick [MSFT]
7
Comments
Update: This tool is no longer available on Microsoft Connect and there is no replacement download site. In my last post , I announced the availability of QoS Traffic Generator on Microsoft Connect. In order to help you understand the usage of this...
Windows Core Networking
WWSAPI security examples setup
Posted
over 4 years ago
by
Ari Pernick [MSFT]
0
Comments
Just a quick note that over on on haoxu’ s “Lost in History” blog is a posting about how to create and register test SSL certs in http.sys for the Windows Web Services API Security Sample code . This might also be useful for developers using the http...
Windows Core Networking
QoS Traffic Generator is now available on Connect
Posted
over 4 years ago
by
Ari Pernick [MSFT]
3
Comments
Update: This tool is no longer available on Microsoft Connect and there is no replacement download site. I’m posting on behalf of Jim Liu who is a SDET in Windows Core Networking. -- Ari The QoS team is pleased to announce the availability...
Windows Core Networking
Beta versions of Windows Web Services API available
Posted
over 4 years ago
by
Ari Pernick [MSFT]
0
Comments
Windows Web Services API team has just release the Beta version of the API for Windows XP, Windows Vista, Windows Server 2003 and Windows Server 2008. It is available now on the Connect site for Windows Networking . This release contains the same version...
Windows Core Networking
QoS in Windows 7
Posted
over 4 years ago
by
charwen
14
Comments
Hello all. My name is Charley. I’m the new QoS program manager for Windows Core Networking. It has been a while since we posted our last article about QoS. We want to assure you that we’re still committed to improving this technology and building new...
Windows Core Networking
Come See Windows 7 DirectAccess and BranchCache @PDC08 Pavillion
Posted
over 5 years ago
by
wndpteam
6
Comments
We are demoing Windows 7 Direct Access and Windows 7 Branch Cache at the PDC08 pavillion. We are the second booth to the left when you come in to the Big Room, shaing space with the Windows 7 Sensor folks. Come check it out at talk to us. -- Ari
Windows Core Networking
Heading to PDC 2008
Posted
over 5 years ago
by
wndpteam
0
Comments
I’ve been pretty busy Engineering Windows 7 with the rest of the windows networking team and we are really excited to start showing the world some of the work we’ve done at PDC. One of the things we’ve been working on has it’s own session: “Windows 7...
Windows Core Networking
WinHTTP Questions: About Callbacks
Posted
over 5 years ago
by
wndpteam
2
Comments
Hello All, I am continuing the "WinHTTP Questions" series with some questions on WinHTTP callbacks. Is it correct that WinHTTP Callbacks will occur *only* during an in-progress WinHTTP operation? Is it possible that an external event (such as the remote...
Windows Core Networking
WinHTTP Questions - async close on a sync request
Posted
over 5 years ago
by
wndpteam
2
Comments
Hello, my name is Deepak and I'm a SDET in serviceability. We handle a bunch of questions from developers using WinHTTP, and thought we might share then in a new posting series, "WinHTTP Questions". Can I cancel a synchronous WinHttpSendRequest call...
Windows Core Networking
Ready for Windows Server 2008?
Posted
over 5 years ago
by
wndpteam
7
Comments
Windows Server 2008 incorporates the completely rewritten TCP/IP stack we shipped in Windows Vista and since this is the first server release with the stack we'd like to ask our readers to load up Windows Server RC1 and see if your applications are ready...
Windows Core Networking
Happy New Year
Posted
over 5 years ago
by
wndpteam
1
Comments
Just wanted to drop a quick Happy New Year to our readers and see if there is any topics that you want to hear about. We've been pretty busy with Windows Server 2008, Windows Vista SP1 and future windows releases. With the RTM of Windows Server 2008 and...
Windows Core Networking
Throttling, DSCP, and 802.1p with Traffic Control
Posted
over 6 years ago
by
wndpteam
27
Comments
In his introductory post about the legacy Traffic Control (TC) API , Gabe discussed the host-based model that TC provides. In this post, we will see how Traffic Control APIs can be used to achieve the following for TCP/IPv4 and UDP/IPv4 traffic sent from...
Windows Core Networking
Introduction to Windows QoS Traffic Control
Posted
over 6 years ago
by
wndpteam
1
Comments
Disclaimer: Traffic Control (TC) APIs have been marked as deprecated , and will be phased out (eventually removed) when a suitable replacement API is available. No advancements will be made to these APIs (including adding IPv6 support) in their deprecated...
Windows Core Networking
WiFi WMM Requirements for Vista Miniport Drivers
Posted
over 6 years ago
by
wndpteam
0
Comments
A number of partners who author wireless drivers for Vista have asked how they can ensure their WiFi Wireless Multimedia (WMM) implementation is correct, so I thought I'd be explicit about this very important topic. To begin, read the 4-part series WiFi...
Windows Core Networking
Detecting 802.1p Priority Tags: Part 3
Posted
over 6 years ago
by
wndpteam
6
Comments
Parts 1 and 2 of this series discussed how to determine whether an 802.1p tag was added to traffic, and how to modify the NDIS light-weight-filter (LWF) sample driver source code to accomplish this task. We do know that you're all very busy and not everyone...
Windows Core Networking
Detecting 802.1p Priority Tags: Part 2
Posted
over 6 years ago
by
wndpteam
0
Comments
In Gabe’s last post on detecting 802.1p priority tags, he described at a relatively high-level why it is difficult to detect a priority tag using packet tracing applications, as well as the proper way to determine whether a tag was present in a packet...
Windows Core Networking
Detecting 802.1p Priority Tags
Posted
over 6 years ago
by
wndpteam
12
Comments
Consider a case where a network application calls Windows QoS APIs to add a layer-2 IEEE 802.1Q UserPriority tag (almost always referred to as 802.1p ) to outgoing traffic. Ascertaining whether the tag actually got added to an outgoing packet is not as...
Windows Core Networking
The Case of Vista Multimedia Playback and Network Throughput
Posted
over 6 years ago
by
wndpteam
2
Comments
Mark Russinovich has a great post today on the what and how of the network/multimedia vista issue that people have recently been talking about. Amusingly enough a couple people on /. more or less figured it out, but are only modded 3 and lower. Go Figure...
Windows Core Networking
Ask Perf explains how winInet is used
Posted
over 6 years ago
by
wndpteam
0
Comments
Ask Perf, the blog of the Enterprise Platforms Windows Server Performance Team, is spending some time explaining a bit of how WinInet/WinHTTP and their surrounding components work with each other. Go check it out ! -- Ari
Windows Core Networking
Receive Window Auto-Tuning on Vista.
Posted
over 6 years ago
by
wndpteam
28
Comments
Hi, my name is Katarzyna and I am the Program Manager within the Internet Protocols team. I have been asked a few times about the Receive Window Auto-Tuning feature on Vista and some associated issues people are having. One of the many cool new features...
Windows Core Networking
OffTopic: Another way to generate XML in PowerShell
Posted
over 6 years ago
by
wndpteam
1
Comments
I recently needed to generate XML from PowerShell and was disappointed to see the PowerShell blog use the old ASP model of doing text insertion into the middle of a big string. It might be the tester in me, or the security training, but with some unexpected...
Windows Core Networking
Windows Rally Demo'd at WinHEC
Posted
over 6 years ago
by
wndpteam
0
Comments
I noticed that there was a demo of Rally technologies at the WinHEC keynote the other day, so I created a link to part of the keynote with the Rally demo . Enjoy. -- Ari Pernick
Page 1 of 6 (145 items)
1
2
3
4
5
»