Hi,

is Winsock Kernel (WSK) driver will work with windows 2000?

thanks

Bandu

Re: Winsock Kernel (WSK) with widows 2000 by Maxim

Maxim
Tue Oct 16 13:42:28 PDT 2007

No, this is Vista-only

--
Maxim Shatskih, Windows DDK MVP
StorageCraft Corporation
maxim@storagecraft.com
http://www.storagecraft.com

"Bandu" <m.bandu@gmail.com> wrote in message
news:1192566093.119043.326030@e34g2000pro.googlegroups.com...
> Hi,
>
> is Winsock Kernel (WSK) driver will work with windows 2000?
>
> thanks
>
> Bandu
>


Re: Winsock Kernel (WSK) with widows 2000 by Bandu

Bandu
Wed Oct 17 04:40:48 PDT 2007

Can I still use TDI driver in Vista?
if yes, will this TDI driver will support through upcoming windows
version beyound Vista?

I'm worry that we got to end up writing 2 or more different driver for
each OS everytime it coming out.

Thanks,

On 16 Oct, 21:42, "Maxim S. Shatskih" <ma...@storagecraft.com> wrote:
> No, this is Vista-only
>
> --
> Maxim Shatskih, Windows DDK MVP
> StorageCraft Corporation
> ma...@storagecraft.comhttp://www.storagecraft.com
>
> "Bandu" <m.ba...@gmail.com> wrote in message
>
> news:1192566093.119043.326030@e34g2000pro.googlegroups.com...
>
>
>
> > Hi,
>
> > is Winsock Kernel (WSK) driver will work with windows 2000?
>
> > thanks
>
> > Bandu- Hide quoted text -
>
> - Show quoted text -



Re: Winsock Kernel (WSK) with widows 2000 by gabe

gabe
Wed Oct 17 06:57:00 PDT 2007



"Bandu" wrote:

> Can I still use TDI driver in Vista?
> if yes, will this TDI driver will support through upcoming windows
> version beyound Vista?
>

From MSDN documentation:

"Note TDI will not be available in Microsoft Windows versions after Windows
Vista. Use Windows Filtering Platform or Winsock Kernel instead."

I would thoroughly test your TDI driver on Vista. The TDI layer is emulated
on Vista. We've had some issues with some parts of it not behaving the same
on Vista as it did on 2K and XP.



Re: Winsock Kernel (WSK) with widows 2000 by Bandu

Bandu
Wed Oct 17 14:14:02 PDT 2007

On 17 Oct, 14:57, Gabe Black <gabe.bl...@nospam.ni.com> wrote:
> "Bandu" wrote:
> > Can I still use TDI driver in Vista?
> > if yes, will this TDI driver will support through upcoming windows
> > version beyound Vista?
>
> From MSDN documentation:
>
> "Note TDI will not be available in Microsoft Windows versions after Windows
> Vista. Use Windows Filtering Platform or Winsock Kernel instead."
>
> I would thoroughly test your TDI driver on Vista. The TDI layer is emulated
> on Vista. We've had some issues with some parts of it not behaving the same
> on Vista as it did on 2K and XP.

thanks you


Re: Winsock Kernel (WSK) with widows 2000 by mirage2k2

mirage2k2
Fri Oct 19 03:09:37 PDT 2007

what kind of issues?

"Gabe Black" wrote:

>
>
> "Bandu" wrote:
>
> > Can I still use TDI driver in Vista?
> > if yes, will this TDI driver will support through upcoming windows
> > version beyound Vista?
> >
>
> From MSDN documentation:
>
> "Note TDI will not be available in Microsoft Windows versions after Windows
> Vista. Use Windows Filtering Platform or Winsock Kernel instead."
>
> I would thoroughly test your TDI driver on Vista. The TDI layer is emulated
> on Vista. We've had some issues with some parts of it not behaving the same
> on Vista as it did on 2K and XP.
>
>