Programatically create static network route

S

Sid Price

I am searching for information on programmatically creating static network
routes. We need to integrate the functionality of the command line
"route.exe" utility to create a static route. I would appreciate any
pointers to understanding how to do this with the .net framework classes.
Thank you,
Sid.
 
S

Sid Price

It seems that the functions I need to use are a part of the IP Helper API.
Since I need to access them from managed code can someone point me towards
an article or sample of doing this. I am unfamiliar with calling unmanaged
APIs from managed code.
Thank you,
Sid.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top