Windows System Software -- Consulting, Training, Development -- Unique Expertise, Guaranteed Results

Home NTDEV

Before Posting...

Please check out the Community Guidelines in the Announcements and Administration Category.

More Info on Driver Writing and Debugging


The free OSR Learning Library has more than 50 articles on a wide variety of topics about writing and debugging device drivers and Minifilters. From introductory level to advanced. All the articles have been recently reviewed and updated, and are written using the clear and definitive style you've come to expect from OSR over the years.


Check out The OSR Learning Library at: https://www.osr.com/osr-learning-library/


Re: How can I get the network Map from the TCPIP?

Thomas_F._DivineThomas_F._Divine Member Posts: 537
You can run the "route print" command line utility to see the route table on
a Command Prompt window.

If you want a user mode programming solution, take a look at the "IP Helper"
family of functions. Search for "GetIpForwardTable" to get in the right
documentation area. These functions are available on Windows 2000 as well as
some versions of Windows 98 and certain Windows NT SP.

If you want kernel mode access to the route table, then you must use the
"TCP Extensions to the Transport Data Interface". These are not well
documented.

Good luck,

Thomas F. Divine

PCAUSA - Toolkits & Resources For Network Software Developers
NDIS Protocol - TDI Client - Windows 95 Redirector
<http://www.pcausa.com&gt;


----- Original Message -----
From: E.Egorov <[email protected]>
To: NT Developers Interest List <[email protected]>
Sent: Tuesday, April 18, 2000 10:54 AM
Subject: [ntdev] How can I get the network Map from the TCPIP?


> Hi All!
>
>
> My problem is that I don`t know does TCPIP correctly colecting the Network
map?
>
> Does anybody know how can i request the TCPIP get me the it`s current
network map from the application or from the device driver.
>
> b<?箷?\???&vڵ?j?S?z-?Ƣd?{n???zwnV'?S[.?z{z?๲۲?
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. Sign in or register to get started.

Upcoming OSR Seminars
OSR has suspended in-person seminars due to the Covid-19 outbreak. But, don't miss your training! Attend via the internet instead!
Kernel Debugging 13-17 May 2024 Live, Online
Developing Minifilters 1-5 Apr 2024 Live, Online
Internals & Software Drivers 11-15 Mar 2024 Live, Online
Writing WDF Drivers 26 Feb - 1 Mar 2024 Live, Online