Is there any interface to get IP address for a specific NIC in protocol
driver, e.g. packet driver in DDK sample?
thanks in advance.
Best Regards
Kevin Liang
Accton Technology China Company Ltd.
Shanghai R&D Center
5F, 63, No.421 Hong Cao Rd, Shanghai
Zip: 200233
Tel:+86-21-64859922-41
Fax:+86-21-64957924
E-Mail: xxxxx@accton-sh.com
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
Consider parsing a send packet or two to extract the source IP address.
Except for NICs that support NDIS Task Offload, NIC’s don’t venerally know
or care about protocol specifics.
Good luck,
Thomas F. Divine
PCAUSA - Toolkits & Resources For Network Software Developers
NDIS Protocol - NDIS Intermediate - TDI Client
http: - http:
----- Original Message -----
From:
To: “NT Developers Interest List”
Sent: Monday, September 17, 2001 10:29 PM
Subject: [ntdev] how can i get IP address in protocol driver?
> Is there any interface to get IP address for a specific NIC in protocol
> driver, e.g. packet driver in DDK sample?
>
> thanks in advance.
>
> Best Regards
>
> Kevin Liang
> Accton Technology China Company Ltd.
> Shanghai R&D Center
—
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com</http:></http:>
thanks a lot for your response.
I think my previous description is not clear enough for you to understand.
My situation is :
I have a NIC installed already in the PC. I want to write a protocol driver
to send a packet included the NIC’s IP address information. regardless it
is dynamic IP assigned to the NIC, or static IP defined by user. I think
search the registry is a method. is there any other way?
thanks for your attention.
Best Regards
Kevin Liang
Accton Technology China Company Ltd.
Shanghai R&D Center
5F, 63, No.421 Hong Cao Rd, Shanghai
Zip: 200233
Tel:+86-21-64859922-41
Fax:+86-21-64957924
E-Mail: xxxxx@accton-sh.com
“Thomas F. Divine” To: “NT Developers Interest List”
Sent by: cc:
xxxxx@lis Subject: [ntdev] Re: how can i get IP address
ts.osr.com in protocol driver?
2001/09/18 11:02 AM
Please respond to “NT
Developers Interest
List”
Consider parsing a send packet or two to extract the source IP address.
Except for NICs that support NDIS Task Offload, NIC’s don’t venerally know
or care about protocol specifics.
Good luck,
Thomas F. Divine
PCAUSA - Toolkits & Resources For Network Software Developers
NDIS Protocol - NDIS Intermediate - TDI Client
http: - http:
----- Original Message -----
From:
To: “NT Developers Interest List”
Sent: Monday, September 17, 2001 10:29 PM
Subject: [ntdev] how can i get IP address in protocol driver?
> Is there any interface to get IP address for a specific NIC in protocol
> driver, e.g. packet driver in DDK sample?
>
> thanks in advance.
>
> Best Regards
>
> Kevin Liang
> Accton Technology China Company Ltd.
> Shanghai R&D Center
—
You are currently subscribed to ntdev as: xxxxx@accton-sh.com
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com
—
You are currently subscribed to ntdev as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-ntdev-$subst(‘Recip.MemberIDChar’)@lists.osr.com</http:></http:>