How to write TDI Filter on Windows 98/ME ?

Hi,

On windows NT based system we can attach device to
\device\Tcp, \device\Udp, \device\RawIp. This is way to
write TDI filter driver on Win NT/2K.

I want to know what are steps to write filter driver for above
mentioned devices on Windows 98/ME.

On Windows 98 we can find drivers files such as vtdi.386,
means there is way to write TDI filter.

Comments on how to write TDI Filer driver for Windows 98 will
be highly appriciated.

Cheers
Rajesh

you can use several kits available commercially.check out for VtoolsD.

Regards
Subodh
Software Architect
Knowledge Architects Web India.
+91-9892335325

----- Original Message -----
From: Rajesh Nikam
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 11:59 AM
Subject: [ntdev] How to write TDI Filter on Windows 98/ME ?

Hi,

On windows NT based system we can attach device to
\device\Tcp, \device\Udp, \device\RawIp. This is way to
write TDI filter driver on Win NT/2K.

I want to know what are steps to write filter driver for above
mentioned devices on Windows 98/ME.

On Windows 98 we can find drivers files such as vtdi.386,
means there is way to write TDI filter.

Comments on how to write TDI Filer driver for Windows 98 will
be highly appriciated.

Cheers
Rajesh

Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@softhome.net
To unsubscribe send a blank email to xxxxx@lists.osr.com

Dear Subhodh,

I am having VToolsD kit, but it does not contain any sample for writing filter driver like TDI filter.

I have written TDI filter driver for Windows NT, 2K that attaches to \device\Tcp, \device\Udp.
I want to know what things will change when I will be writing it on Windows 98.

Thanking you

Cheers
Rajesh
----- Original Message -----
From: subodh gupta
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 2:56 PM
Subject: Re: [ntdev] How to write TDI Filter on Windows 98/ME ?

you can use several kits available commercially.check out for VtoolsD.

Regards
Subodh
Software Architect
Knowledge Architects Web India.
+91-9892335325

----- Original Message -----
From: Rajesh Nikam
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 11:59 AM
Subject: [ntdev] How to write TDI Filter on Windows 98/ME ?

Hi,

On windows NT based system we can attach device to
\device\Tcp, \device\Udp, \device\RawIp. This is way to
write TDI filter driver on Win NT/2K.

I want to know what are steps to write filter driver for above
mentioned devices on Windows 98/ME.

On Windows 98 we can find drivers files such as vtdi.386,
means there is way to write TDI filter.

Comments on how to write TDI Filer driver for Windows 98 will
be highly appriciated.

Cheers
Rajesh

Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@softhome.net
To unsubscribe send a blank email to xxxxx@lists.osr.com

Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@hotmail.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

VToolsD has a sample VXD 'hooktdi' which is a TDI filter driver
for 9x/ME.

HTH,

-Farooque Khan

"Rajesh Nikam" wrote in message news:xxxxx@ntdev...
Dear Subhodh,

I am having VToolsD kit, but it does not contain any sample for writing filter driver like TDI filter.

I have written TDI filter driver for Windows NT, 2K that attaches to \device\Tcp, \device\Udp.
I want to know what things will change when I will be writing it on Windows 98.

Thanking you

Cheers
Rajesh
----- Original Message -----
From: subodh gupta
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 2:56 PM
Subject: Re: [ntdev] How to write TDI Filter on Windows 98/ME ?

you can use several kits available commercially.check out for VtoolsD.

Regards
Subodh
Software Architect
Knowledge Architects Web India.
+91-9892335325

----- Original Message -----
From: Rajesh Nikam
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 11:59 AM
Subject: [ntdev] How to write TDI Filter on Windows 98/ME ?

Hi,

On windows NT based system we can attach device to
\device\Tcp, \device\Udp, \device\RawIp. This is way to
write TDI filter driver on Win NT/2K.

I want to know what are steps to write filter driver for above
mentioned devices on Windows 98/ME.

On Windows 98 we can find drivers files such as vtdi.386,
means there is way to write TDI filter.

Comments on how to write TDI Filer driver for Windows 98 will
be highly appriciated.

Cheers
Rajesh
---
Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@softhome.net
To unsubscribe send a blank email to xxxxx@lists.osr.com
---
Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@hotmail.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

As farooque said hooktdi is the way to go.
Regards
Subodh
Software Architect
Knowledge Architects Web India.
+91-9892335325

----- Original Message -----
From: Rajesh Nikam
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 3:00 PM
Subject: Re: [ntdev] How to write TDI Filter on Windows 98/ME ?

Dear Subhodh,

I am having VToolsD kit, but it does not contain any sample for writing filter driver like TDI filter.

I have written TDI filter driver for Windows NT, 2K that attaches to \device\Tcp, \device\Udp.
I want to know what things will change when I will be writing it on Windows 98.

Thanking you

Cheers
Rajesh
----- Original Message -----
From: subodh gupta
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 2:56 PM
Subject: Re: [ntdev] How to write TDI Filter on Windows 98/ME ?

you can use several kits available commercially.check out for VtoolsD.

Regards
Subodh
Software Architect
Knowledge Architects Web India.
+91-9892335325

----- Original Message -----
From: Rajesh Nikam
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 11:59 AM
Subject: [ntdev] How to write TDI Filter on Windows 98/ME ?

Hi,

On windows NT based system we can attach device to
\device\Tcp, \device\Udp, \device\RawIp. This is way to
write TDI filter driver on Win NT/2K.

I want to know what are steps to write filter driver for above
mentioned devices on Windows 98/ME.

On Windows 98 we can find drivers files such as vtdi.386,
means there is way to write TDI filter.

Comments on how to write TDI Filer driver for Windows 98 will
be highly appriciated.

Cheers
Rajesh

Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@softhome.net
To unsubscribe send a blank email to xxxxx@lists.osr.com

Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@hotmail.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@softhome.net
To unsubscribe send a blank email to xxxxx@lists.osr.com

Hi,

It seems from the information provided is we have to
HOOK VTDI drivers dispatch table. Is it like this ?

The version of VToolsD kit that I am having does not contain
Hooktdi sample ;-(

Wheather by mopdifying this TDI dispatch table to my_functions,
I can get all tcp calls ?

Cheers
Rajesh

----- Original Message -----
From: subodh gupta
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 4:02 PM
Subject: Re: [ntdev] How to write TDI Filter on Windows 98/ME ?

As farooque said hooktdi is the way to go.
Regards
Subodh
Software Architect
Knowledge Architects Web India.
+91-9892335325

----- Original Message -----
From: Rajesh Nikam
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 3:00 PM
Subject: Re: [ntdev] How to write TDI Filter on Windows 98/ME ?

Dear Subhodh,

I am having VToolsD kit, but it does not contain any sample for writing filter driver like TDI filter.

I have written TDI filter driver for Windows NT, 2K that attaches to \device\Tcp, \device\Udp.
I want to know what things will change when I will be writing it on Windows 98.

Thanking you

Cheers
Rajesh
----- Original Message -----
From: subodh gupta
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 2:56 PM
Subject: Re: [ntdev] How to write TDI Filter on Windows 98/ME ?

you can use several kits available commercially.check out for VtoolsD.

Regards
Subodh
Software Architect
Knowledge Architects Web India.
+91-9892335325

----- Original Message -----
From: Rajesh Nikam
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 11:59 AM
Subject: [ntdev] How to write TDI Filter on Windows 98/ME ?

Hi,

On windows NT based system we can attach device to
\device\Tcp, \device\Udp, \device\RawIp. This is way to
write TDI filter driver on Win NT/2K.

I want to know what are steps to write filter driver for above
mentioned devices on Windows 98/ME.

On Windows 98 we can find drivers files such as vtdi.386,
means there is way to write TDI filter.

Comments on how to write TDI Filer driver for Windows 98 will
be highly appriciated.

Cheers
Rajesh

Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@softhome.net
To unsubscribe send a blank email to xxxxx@lists.osr.com

Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@hotmail.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@softhome.net
To unsubscribe send a blank email to xxxxx@lists.osr.com

Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@hotmail.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

> Wheather by mopdifying this TDI dispatch table to my_functions,

I can get all tcp calls ?

Yes, but you have to modify it when a TDI client is retriving this table,
and you have to do that before it gets the table.

-Farooque Khan
http://farooque.150m.com

“Rajesh Nikam” wrote in message news:xxxxx@ntdev…
Hi,

It seems from the information provided is we have to
HOOK VTDI drivers dispatch table. Is it like this ?

The version of VToolsD kit that I am having does not contain
Hooktdi sample ;-(

Wheather by mopdifying this TDI dispatch table to my_functions,
I can get all tcp calls ?

Cheers
Rajesh

----- Original Message -----
From: subodh gupta
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 4:02 PM
Subject: Re: [ntdev] How to write TDI Filter on Windows 98/ME ?

As farooque said hooktdi is the way to go.
Regards
Subodh
Software Architect
Knowledge Architects Web India.
+91-9892335325

----- Original Message -----
From: Rajesh Nikam
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 3:00 PM
Subject: Re: [ntdev] How to write TDI Filter on Windows 98/ME ?

Dear Subhodh,

I am having VToolsD kit, but it does not contain any sample for writing filter driver like TDI filter.

I have written TDI filter driver for Windows NT, 2K that attaches to \device\Tcp, \device\Udp.
I want to know what things will change when I will be writing it on Windows 98.

Thanking you

Cheers
Rajesh
----- Original Message -----
From: subodh gupta
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 2:56 PM
Subject: Re: [ntdev] How to write TDI Filter on Windows 98/ME ?

you can use several kits available commercially.check out for VtoolsD.

Regards
Subodh
Software Architect
Knowledge Architects Web India.
+91-9892335325

----- Original Message -----
From: Rajesh Nikam
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 11:59 AM
Subject: [ntdev] How to write TDI Filter on Windows 98/ME ?

Hi,

On windows NT based system we can attach device to
\device\Tcp, \device\Udp, \device\RawIp. This is way to
write TDI filter driver on Win NT/2K.

I want to know what are steps to write filter driver for above
mentioned devices on Windows 98/ME.

On Windows 98 we can find drivers files such as vtdi.386,
means there is way to write TDI filter.

Comments on how to write TDI Filer driver for Windows 98 will
be highly appriciated.

Cheers
Rajesh

Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@softhome.net
To unsubscribe send a blank email to xxxxx@lists.osr.com

Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@hotmail.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@softhome.net
To unsubscribe send a blank email to xxxxx@lists.osr.com

Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@hotmail.com
To unsubscribe send a blank email to xxxxx@lists.osr.com

What decides load order of drivers in Windows 98/ME.

I have seen this registry key. Wheather modification as below will solve the purpose of
loading mytdi driver that will replace dispatch table of vtdi and
tdi clients will not interfaced through mytdi.

Is that OK ?

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans\0000
DeviceVxDs=vtdi.386,vip.386,vtcp.386,vdhcp.386,vnbt.386

Modified to =>
DeviceVxDs=vtdi.386,mytdi.386,vip.386,vtcp.386,vdhcp.386,vnbt.386

Or how to decide load order of drivers ?

Cheers
Rajesh

Wheather by mopdifying this TDI dispatch table to my_functions,
> I can get all tcp calls ?

Yes, but you have to modify it when a TDI client is retriving this table,
and you have to do that before it gets the table.
-Farooque Khan
http://farooque.150m.com
It seems from the information provided is we have to
HOOK VTDI drivers dispatch table. Is it like this ?

The version of VToolsD kit that I am having does not contain
Hooktdi sample ;-(

Wheather by mopdifying this TDI dispatch table to my_functions,
I can get all tcp calls ?

Cheers
Rajesh

----- Original Message -----
From: subodh gupta
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 4:02 PM
Subject: Re: [ntdev] How to write TDI Filter on Windows 98/ME ?

As farooque said hooktdi is the way to go.
Regards
Subodh
Software Architect
Knowledge Architects Web India.
+91-9892335325

----- Original Message -----
From: Rajesh Nikam
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 3:00 PM
Subject: Re: [ntdev] How to write TDI Filter on Windows 98/ME ?

Dear Subhodh,

I am having VToolsD kit, but it does not contain any sample for writing filter driver like TDI filter.

I have written TDI filter driver for Windows NT, 2K that attaches to \device\Tcp, \device\Udp.
I want to know what things will change when I will be writing it on Windows 98.

Thanking you

Cheers
Rajesh
----- Original Message -----
From: subodh gupta
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 2:56 PM
Subject: Re: [ntdev] How to write TDI Filter on Windows 98/ME ?

you can use several kits available commercially.check out for VtoolsD.

Regards
Subodh
Software Architect
Knowledge Architects Web India.
+91-9892335325

----- Original Message -----
From: Rajesh Nikam
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 11:59 AM
Subject: [ntdev] How to write TDI Filter on Windows 98/ME ?

Hi,

On windows NT based system we can attach device to
\device\Tcp, \device\Udp, \device\RawIp. This is way to
write TDI filter driver on Win NT/2K.

I want to know what are steps to write filter driver for above
mentioned devices on Windows 98/ME.

On Windows 98 we can find drivers files such as vtdi.386,
means there is way to write TDI filter.

Comments on how to write TDI Filer driver for Windows 98 will
be highly appriciated.

Cheers
Rajesh

I rememeber putting it first in 386Enh section makes it load before the desired vxd.
Someone confirm is my memory correct or needs to be refreshed:)
Regards
Subodh
Software Architect
Knowledge Architects Web India.
+91-9892335325
----- Original Message -----
From: Rajesh Nikam
To: Windows System Software Devs Interest List
Sent: Thursday, April 01, 2004 4:53 PM
Subject: Re: Re:[ntdev] How to write TDI Filter on Windows 98/ME ?

What decides load order of drivers in Windows 98/ME.

I have seen this registry key. Wheather modification as below will solve the purpose of
loading mytdi driver that will replace dispatch table of vtdi and
tdi clients will not interfaced through mytdi.

Is that OK ?

HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Class\NetTrans\0000
DeviceVxDs=vtdi.386,vip.386,vtcp.386,vdhcp.386,vnbt.386

Modified to =>
DeviceVxDs=vtdi.386,mytdi.386,vip.386,vtcp.386,vdhcp.386,vnbt.386

Or how to decide load order of drivers ?

Cheers
Rajesh

Wheather by mopdifying this TDI dispatch table to my_functions,
> I can get all tcp calls ?

Yes, but you have to modify it when a TDI client is retriving this table,
and you have to do that before it gets the table.
-Farooque Khan
http://farooque.150m.com
It seems from the information provided is we have to
HOOK VTDI drivers dispatch table. Is it like this ?

The version of VToolsD kit that I am having does not contain
Hooktdi sample ;-(

Wheather by mopdifying this TDI dispatch table to my_functions,
I can get all tcp calls ?

Cheers
Rajesh

----- Original Message -----
From: subodh gupta
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 4:02 PM
Subject: Re: [ntdev] How to write TDI Filter on Windows 98/ME ?

As farooque said hooktdi is the way to go.
Regards
Subodh
Software Architect
Knowledge Architects Web India.
+91-9892335325

----- Original Message -----
From: Rajesh Nikam
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 3:00 PM
Subject: Re: [ntdev] How to write TDI Filter on Windows 98/ME ?

Dear Subhodh,

I am having VToolsD kit, but it does not contain any sample for writing filter driver like TDI filter.

I have written TDI filter driver for Windows NT, 2K that attaches to \device\Tcp, \device\Udp.
I want to know what things will change when I will be writing it on Windows 98.

Thanking you

Cheers
Rajesh
----- Original Message -----
From: subodh gupta
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 2:56 PM
Subject: Re: [ntdev] How to write TDI Filter on Windows 98/ME ?

you can use several kits available commercially.check out for VtoolsD.

Regards
Subodh
Software Architect
Knowledge Architects Web India.
+91-9892335325

----- Original Message -----
From: Rajesh Nikam
To: Windows System Software Devs Interest List
Sent: Wednesday, March 31, 2004 11:59 AM
Subject: [ntdev] How to write TDI Filter on Windows 98/ME ?

Hi,

On windows NT based system we can attach device to
\device\Tcp, \device\Udp, \device\RawIp. This is way to
write TDI filter driver on Win NT/2K.

I want to know what are steps to write filter driver for above
mentioned devices on Windows 98/ME.

On Windows 98 we can find drivers files such as vtdi.386,
means there is way to write TDI filter.

Comments on how to write TDI Filer driver for Windows 98 will
be highly appriciated.

Cheers
Rajesh

Questions? First check the Kernel Driver FAQ at http://www.osronline.com/article.cfm?id=256

You are currently subscribed to ntdev as: xxxxx@softhome.net
To unsubscribe send a blank email to xxxxx@lists.osr.com