Re: Changing the route/routing table
- From: "Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT com>
- Date: Thu, 9 Nov 2006 16:32:43 -0700
However, reading the help some more, I might be wrong about that. Take a
look at the page titled "Routing for IPv4". Have fun!
Paul T.
"Paul G. Tobey [eMVP]" <p space tobey no spam AT no instrument no spam DOT
com> wrote in message news:OHvpMUFBHHA.3620@xxxxxxxxxxxxxxxxxxxxxxx
I don't program much for Windows Mobile; I have a device, but that's about
it. I'd be surprised if changing the routing table didn't work, though.
However, the routing table will not do what you're trying to do. You
can't make a Windows Mobile device, or any other device, into a router, by
adding routing table entries. You actually have to have packet routing
support in the device and I'm fairly confident that WM devices won't have
that.
Paul T.
"cyberco" <cyberco@xxxxxxxxx> wrote in message
news:1163112768.909591.66410@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I want to route IP traffic arriving on one interface to another
interface.
CreateIpForwardEntry() exists in the Iphlpapi, but I can't find any
online proof that it will work on Windows Mobile. Do you know whether
it works?
Paul G. Tobey [eMVP] wrote:
What are you trying to accomplish (as opposed to how you want to do it)?
GetIpForwardTable()
CreateIpForwardEntry()
etc.
would be the API calls for doing this sort of thing. Obviously, you'll
have
to P/Invoke them from C#.
Paul T.
.
- Follow-Ups:
- Re: Changing the route/routing table
- From: cyberco
- Re: Changing the route/routing table
- References:
- Changing the route/routing table
- From: cyberco
- Re: Changing the route/routing table
- From: Paul G. Tobey [eMVP]
- Re: Changing the route/routing table
- From: cyberco
- Re: Changing the route/routing table
- From: Paul G. Tobey [eMVP]
- Changing the route/routing table
- Prev by Date: Re: Changing the route/routing table
- Next by Date: Tool to automatically test applications
- Previous by thread: Re: Changing the route/routing table
- Next by thread: Re: Changing the route/routing table
- Index(es):
Relevant Pages
|