Browse by Tags

  • isWireless method bug?

    hello everyone i am using opennet 2.2 to search adapters that are connected to a AP. in debug mode i found an adapter with the correct AP IP but the library tells that the adapter isn't a wireless one. here is the code: Public Function GetSignalStrength() As String Dim adapters As AdapterCollection...
    Posted to How do I....? (Forum) by karmo on 06-07-2010
  • Signal Strength in Decibels only shows increments of 10

    I need to get the signal strengh in Decibels with full set of integer values from 0 thru 100. Currently, I'm only getting values of 0, 10, 20, 30, 40, 50, 60, 70, 80, 90, 100. How do I get the actual values from 1 thru 100 and not incremented by 10's?
    Posted to How do I....? (Forum) by Fred Kendall on 03-27-2010
  • Adding a preferred network, but make it connect to "work" not internet

    I'm trying to set up a p2p network between two pocket pcs. I have my code so that on one of the pc it attempts to connect to an AP with SSID = "GOD". but if it can't find GOD it adds GOD to its preferred networks. Everything is good, however when the code ends and I manually go into...
    Posted to How do I....? (Forum) by Tony on 06-18-2009
  • How do I force a specific connection using ConnectionManager?

    I have an issue where a device has a valid GPRS connection available but is plugged into a Ethernet dock that uses USB Connections. The USB connection makes the device think that it has a Network Card connection even if there is no ethernet cord plugged into the dock itself. When this happens, even though...
    Posted to How do I....? (Forum) by mlindley on 12-10-2008
Page 1 of 1 (4 items)