GeekArticles
Programming
PalmPalm OS Communications Primer: Serial Manager
Author: developer.com |
Published: 10th Aug 2005 |
Visited: 370 times |
Add CommentFiled in: PalmBy Alex Gusev Go to page: 1 2 Next A PDA itself is nice toy, maybe even useful for some common tasks such as ToDo or MemoPad applications, but without an option to communicate the to outer world, it's just peace of metal. In this set of articles, we will try to cover the main available communication types that you can use in your own applications. Serial Manager Serial Manager is simple in usage and its capabilities. The first thing I woild like to point out is that serial...n
Read Article Sponsored Links
Related Articles
• MySQL Table Manager MySQL engine permits user level locks. The program explains how to manipulate these lock ty ...