Does anyone know how to set up a static route on a windows mobile 5 device?

link|improve this question

67% accept rate
feedback

1 Answer

There's an API call (SetIpForwardEntry) to do it, so presumably it's possible. It doesn't sound like there are any built-in tools, however, to manipulate the routing table.

There was, apparently, a utility called PocketCMD that contained, amongst other useful utilities, a route command that apparently worked. The official download link for PocketCMD is dead now, but you may be able to locate it by Gooogling around for it.

link|improve this answer
I found the PocketCMD, but it didn't like Windows Mobile 5. Thanks for the suggest tho... – jjrab Aug 6 '10 at 15:59
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.