Hi, I want to use either the PC or WiFi connection, whichever is currently available, but in order to determine this (to then be able to determine if it is actually connected) it looks like I need to poll ConnectionManager.DetailedStatus to see what connections are available. More specifically, the problem...