GeekArticles
Programming
PalmProgramming for the Palm Part 2 - The Synchronization Process
Author: 15seconds.com |
Published: 10th Aug 2005 |
Visited: 318 times |
Add CommentFiled in: PalmBy Robert Chartier Rating: 4.7 out of 5 Rate this article email this article to a colleague suggest an article Introduction This article will show how to establish a connection with the Palm synchronization process in order to upload the Palm Blog application data to various upload destinations. If you recall in the first part , I indicated that we will have three main methods for uploading data, WebLogApi, Ftp, and Http. For simplicity sake, I will only cover the WebLogApi method in...n
Read Article Sponsored Links
Related Articles
• Addressing the Long Process of ASP.Net The latest version of ASP.Net is regarded as one of the best framework for Ajax today. Its ability to integrated different functions is almost second to none giving developers more functions to work with for better customization. There are also independent applications that could be integrated to th ...