Getting ip address of the host from kernel mode

I would like to write a driver which gets me the ip address of the host. I have used TdiRegisterPnpHandlers function to register for add address notifications. I get the device names in the call back. How do I go about from here to get the ip address of the host.

TIA,

Giri.


Do you Yahoo!?
The all-new My Yahoo! – Get yours free!

One of these callbacks will be called with TA_ADDRESS in the parameters.

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

----- Original Message -----
From: Seshagiri Babu K.V.
To: Windows File Systems Devs Interest List
Sent: Tuesday, November 16, 2004 11:37 AM
Subject: [ntfsd] Getting ip address of the host from kernel mode

I would like to write a driver which gets me the ip address of the host. I have used TdiRegisterPnpHandlers function to register for add address notifications. I get the device names in the call back. How do I go about from here to get the ip address of the host.

TIA,

Giri.


Do you Yahoo!?
The all-new My Yahoo! - Get yours free! — Questions? First check the IFS FAQ at https://www.osronline.com/article.cfm?id=17 You are currently subscribed to ntfsd as: xxxxx@storagecraft.com To unsubscribe send a blank email to xxxxx@lists.osr.com