G
Guest
Is there any way to retrieve the network interface information in .NET CF1?
As per NetworkInformation in .NET 2?
I am writing an application that when using the wireless interface should
avoid trying to send a bulk of data, but if the ethernet connection (from the
cradle) becomes available, it should then transfer the information.
I'm assuming the connection event to the cradle is recognisable as when I
put the device on the cradle an FTP server starts up, but is not available
when on wireless.
As per NetworkInformation in .NET 2?
I am writing an application that when using the wireless interface should
avoid trying to send a bulk of data, but if the ethernet connection (from the
cradle) becomes available, it should then transfer the information.
I'm assuming the connection event to the cradle is recognisable as when I
put the device on the cradle an FTP server starts up, but is not available
when on wireless.