> Anyone know of tools to allow .net code to manipulate the local
> workstation's TCP/IP routes?  I'd like to be able to list, add, remove and
> change routes.

If I had to guess, something in the IP*Works toolkit might do the trick.
http://www.nsoftware.com/portal/dotnet/

There were download codes for a free license of their toolkit given out at
the Rockville user group meeting.

I don't have it with me, but send me an IM over the weekend Bill and I'll
dig the code up for you if you didn't get it.

Of course, you could also call the DOS route.exe command directly using
Process.Start().  Here's the first example I found of calling external
processes with .NET:
http://www.codebetter.com/blogs/brendan.tompkins/archive/2004/05/13/13484.aspx

-g



------------------------ Yahoo! Groups Sponsor --------------------~--> 
Has someone you know been affected by illness or disease?
Network for Good is THE place to support health awareness efforts!
http://us.click.yahoo.com/Rcy2bD/UOnJAA/cosFAA/X1EolB/TM
--------------------------------------------------------------------~-> 

 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/AspNetMetroArea/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 



Reply via email to