开发者

Modifying routing table using .NET (C#)

Is there any way to modify routing tables using the .NET framework? Or do I have to use P/Invoke with Windows API? In that case, which APIs would be most helpful? Can someone point me in the right direction here?

If you have a code example in C# I'd be most grateful!开发者_JAVA技巧


You can do it with P/Invoke. The best example I can find on this is here.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜