Windows CE Networking Team WebLog

Windows CE Networking - from NDIS to TCP to SOAP to VOIP and everything in between.

ISAPI Raw Filters Deprecated on Windows CE

Since Windows CE 5.0, we have been deprecating ISAPI raw read/write filters.  (See HttpFilterProc documentation for CE 5.0 for instance.)  This in particular refers to the events SF_NOTIFY_SEND_RAW_DATA and SF_NOTIFY_SEND_RAW_DATA.

It is can be a bit tricky to program ISAPI filters in general but is especially hard to do read/write filters, so instead you should be using either ISAPI extensions or ASP pages.  The only people who would in general use raw read/write filters are people doing encryption (which CE already does via SSL) or compression, which isn't really used on CE to my knowledge.

We will continue to support ISAPI read/write filters in Windows CE 6.0.  However, following that release we will most likely remove support for them entirely.  Even though this has been documented and I think MS has convinced most folks to stay away from ISAPI raw filters, I wanted to provide yet another warning and let you know that deprecated will one day turn into not supported.

[Author: John Spaith]

Published Monday, August 28, 2006 1:33 PM by cenet
Filed under:

Comment Notification

If you would like to receive an email when updates are made to this post, please register here

Subscribe to this post's comments using RSS

Comments

 

Wince WebServer | keyongtech said:

January 21, 2009 9:34 PM

Leave a Comment

(required) 
(optional)
(required) 

  
Enter Code Here: Required
Submit

© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Microsoft
Page view tracker