how to get wifi transmission rate?

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance

From: Tom Moon (jtm49575_at_hotmail.com)
Date: 03/25/05


Date: 24 Mar 2005 19:26:44 -0800

How do you get the current transmission rate? The Microsoft API does
not provide this. The closest I could get was an
OID_802_11_SUPPORTED_RATES query. This only returns info about the
rates supported not the rate being used. And the
OID_802_11_DESIRED_RATES looks to be for setting information.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wceddk5/html/wce50lrfoid80211supportedrates.asp

-Tom Moon



Relevant Pages

  • Re: How to find closest point(s) around a specific point in point cloud?
    ... Let's say I wanted to pick the 5 closest points around a specific ... one scans the cloud, calculating the distance to each point, and keeping track of the closest matches. ... this may infact be the best approach if one is doing a "one-off" query. ... a spherical query is also possible, but is problematic (the size of the sphere is very important, but may not be known prior to the query, which would require iteration). ...
    (comp.programming)
  • Re: Query that will return date closet to another
    ... You can create a query with a calculated field like: ... The closest one can be found via the minimum value of the result. ... i do not know SQL that well so any help would be appreciated. ...
    (microsoft.public.access.queries)
  • Re: i know its a floating-point imprecision...
    ... Where Query ... Analyzer displays the closest 17-digit decimal value to the stored float, ... You might store a float like piand see what each of these shows you. ... >I understand that the value is stored in SQL Server using floating points. ...
    (microsoft.public.sqlserver.server)
  • Re: Using DLookUp as the default value of a Forms ComboBox
    ... based on a DLookUp to a query. ... I can do this in Excel as follows, but can't get DLookUp to do it: ... and it returns the closest value from column 1 of that data range. ...
    (microsoft.public.access.formscoding)