Determine if IP Address is Cellular IP Address

Posted by CJCraft.com on Stack Overflow See other posts from Stack Overflow or by CJCraft.com
Published on 2010-04-08T18:22:24Z Indexed on 2010/04/09 0:43 UTC
Read the original article Hit count: 605

In .NET Compact Framework a device can have several IP Addresses I want to find one that is NOT coming from the Cellular connection. Goal is for WiFi or Ethernet connection.

Is there a way to do this?

Seems like State and Notification Broker would have a way to do this but didn't see a way.

© Stack Overflow or respective owner

Related posts about compact-framework

Related posts about windows-mobile