HTTPS + HTTP protocol for Palm OS (CodeWarrior Platform) - It is a CodeWarrior C++ Palm OS implementation of both HTTP and HTTPS protocols. It's packed as a library file (.lib) with C++ headers, so you can include it in your own programs simply linking it into your PRC.
This library enables your program to retrieve any document using HTTPS, providing a secure connection to a server. HTTP protocol is also included in the library.
You can use the library for requesting information from existing web servers, and then parse the results. You can even use it for integrate your programs with existing Web Services.
· Provides both HTTP and HTTPS client protocol on top of the standard Palm socket library.
· Easy to use, extensible C++ classes: functions as simple as connect(), execute request(), get response(), disconnect(), etc.
· Provides control for getting headers and cookies management.
Like it? Share with your friends!
Supported operating systems:
Palm OS 5.x
Similar Software:
RePose RePose is a tool for Palm OS Emulator and compatible emulators
JToDoHTML JToDoHTML - View your data from the build-in ToDo App in a Browser.
This is a Desktop Application for Mac, Windows Linux and all Plattforms supporting Java 1.2.
This Application exports all records of the ToDoDB.pdb to HTML Files.
It is not the File used by the PalmDesktop; use Pilo-xfer or other tools
to export the database from your palm to the platform you prefer
HelloMemo Free alternative MemoPad developed with mobileStudio C++
JExpense2CSVFull JExpense2CSVFull - A Java Jar File to dump the built-in ExpenseDB.pdb of the Palm. It should be compatible with all kinds of Palm os. Up to now the file format of the ExpenseDB has not been changed. Export the Database using tools like pilot-xfer or backup Buddy. The labels of the columns are listed in the first line of the dumpfile
ResistorCode ResistorCode is an application which makes it possible to determine the color code from the a resistor value or to determine the value of a resistor from its color code.
The majority of resistors types have color codes to indicate their values.
In this application we have established 3 types of resistors (4, 5 and 6 bands)
iziBasic iziBasic - stands for easy Basic for Palm. It targets all kinds of developers and should be a very good tool for newbee programmers. Skilled programmers will also find in iziBasic a tool to develop very quickly and easily various types of software.
iziBasic is a high level development compiler which builds Stand-alone applications
iScript The iScript is an open-source implementation of WMLScript engine for PalmOS devices.
It is compiled as standard PalmOS system library and may be used not only in WML browsers, but in any application, which requires scripting capabilities.
Update Description:
version 1.1
oopC This software provides features of object oriented programming to PocketC user
Waba Waba is a development platform that allows developers to write programs using Java development tools and run the resulting programs on a small device
WebMgr WebMgr is a PalmOS applications that allows you to submit page requests to web servers. It was designed to allow Palm-based interaction with a CGI script running on a personal web server, but should work with any website supporting GET requests
Other Software by developer «PDADevelopers.com»:
HTTP protocol for Palm OS (CodeWarrior Platform) HTTP protocol for Palm OS (CodeWarrior Platform) - This library is an implementation of a subset of W3C specs for HTTP protocol. It's packed as a library file with C++ headers, so you can include it in your own programs simply linking it into your programs. It runs on ANY Palm OS device running Palm OS version 3.0 and higher (not only on Palm VII)
HTTP protocol for Palm OS (PRC Tools Platform) HTTP protocol for Palm OS (PRC Tools Platform) - This library is an implementation of a subset of W3C specs for HTTP protocol. It's packed as a library file with C++ headers, so you can include it in your own programs simply linking it into your programs. It runs on ANY Palm OS device running Palm OS version 3.0 and higher (not only on Palm VII)
DOM XML Parser Library for Palm OS (CodeWarrior Platform) DOM XML Parser Library for Palm OS (CodeWarrior Platform) - This is a lightweight library designed for C/C++ developers who needs to parse/create XML documents consuming as little resources as possible