I have looked into a number of ways to determine the connection speed of my data connection.
The API for NetLib allows us to get the baud rate for an interface (NetLibIFSettingGet(netIFSettingBaudRate)) and the Connection Mgr does the same (CncProfileSettingGet(kCncParamBaud)). However, these don't seem to be consistent with each other or what I expect. For example, the Connection Mgr reports 57,600 while NetLib reports 19,200. So, does anyone know how we can get the expected or actual connection speed? Are there any device specific or general ways to do this (other than counting bytes & time myself) thanks __________________________________ Do you Yahoo!? Yahoo! Finance Tax Center - File online. File on time. http://taxes.yahoo.com/filing.html -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
