Re: How to obtain short name string in TDI Filter
From: Thomas F. Divine [DDK MVP] (tdivine_at_NOpcausaSPAM.com)
Date: 02/24/05
- Next message: Calvin Guan: "Re: DDK W2k3 bug? WNET and WXP build ok, W2k doesn't work"
- Previous message: Gennady Mayko: "Re: Disable default action for DIF_PROPERTYCHANGE"
- In reply to: JothiKumar: "How to obtain short name string in TDI Filter"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 24 Feb 2005 09:31:10 -0500
"JothiKumar" <srmjothi@gmail.com> wrote in message
news:66db7353.0502240435.13a6347b@posting.google.com...
> Hi,
> I am trying to resolve short name in my TDI filter.
> I am getting ip xx.xx.xx.255 with port 137/138/139 response(RFC
> 1002/1003)in TDI_CONNECT for short name request frm IE. The short name
> is not resolvable in the local host/DNS. I would like to pass this
> short name to server for resolution.
>
> Is it possible to find the URL we are requesting from IE(or other
> application) in TDI Client. If so how to obtain URL frm my IRP that i
> am receiving in TDI_CONNECT. Is this embedded in to IRP that i am
> receiving in TDI filter?
>
No, the URL is not in the IRP. TDI works with IP addresses.
Remember that many URLs are passed as numeric addresses anyway. E.g.,
http://198.173.253.120. Some URLs may not even have a DNS name.
Good luck,
Thomas F. Divine
> Regards,
> SRMJothi
- Next message: Calvin Guan: "Re: DDK W2k3 bug? WNET and WXP build ok, W2k doesn't work"
- Previous message: Gennady Mayko: "Re: Disable default action for DIF_PROPERTYCHANGE"
- In reply to: JothiKumar: "How to obtain short name string in TDI Filter"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|