At 12:06 PM +0300 2002/03/07, Alexandre Kazantsev wrote: >Would somebody provide me with a good resource of serial interface >programming examples? High baud rate 115k case is of the major interest.
Just FYI, you're unlikely to sustain continuous data transfers at 115k baud except on the fastest of Palm OS devices (33+ Mhz). As far as programming examples are concerned, the only "special" thing you'll probably need to do is take advantage of the serial window open/close API to extract incoming data directly out of the serial receive buffer as it's received. Examples of this technique are provided in the SDK and in the palm knowledge base. Regards, Jim Schram PalmSource Inc. Partner Engineering -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/
