Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
S60 Resource Cleanup
CSS Reference
Learn Computer Fundamentals
Restore images without ROOT
The Memory Collection
Internet Technologies
Deadly Computer Viruses
Tech News
Mobile Saved Password Editor - Firefox Addon
Kai's Batt/Mem Status
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
HTTP protocol for Palm OS (PRC Tools Platform)





HTTP protocol for Palm OS (PRC Tools Platform)
Version: 1.0

Platforms: Palm


Categories: Programming & Development

Upload date: 19 Dec 11

Developer: PDADevelopers.com

License: Shareware

Price: 29.95 $

Downloads: 30

File Size: 35 Kb
Download Free Trial of HTTP protocol for Palm OS (PRC Tools Platform) 



Rating: 0.0/5 (Total votes: 0)




  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).

We'd released for versions of the library for the two platforms:

- Library for Metrowerks CodeWarrior
- Library for PRC Tools

Why a new HTTP library?

Sure, you may say: "Why a new HTTP library if there is an Internet Library API
explained in the Palm OS Programmer's Companion ????"

Well, the truth is, as explained in Palm documentation, the INetLib applies only to version 3.2 or later of the Palm OS on Palm VII devices, and those features are implemented only if the Wireless Internet Feature Set is present. This means that if you have any other model than a Palm VII you don't have HTTP protocol, so you cannot use it in your own programs. Using this library you will be able to write your own HTTP client programs connecting your Palm III, m100 or any other model with a telephone modem or using a cable and a cell phone. In addition to this, it provides a better control of the session, including information about HTTP headers, cookies, etc.

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 HTTP 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 HTTP headers and cookies management.
 
Like it? Share with your friends!
 

Supported operating systems: Palm OS 3.x, Palm OS 4.x, Palm OS 5.x
 
Similar Software:

JToDoHTMLJToDoHTML
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
Palm Foundation ClassesPalm Foundation Classes
Palm Foundation Classes - Highlevel C++ Application Framework for PalmOS development. C++ Builder VCL like deployment aid C++ Builder programmers with PalmOS ready tools. Programming PalmOS without learning basic knowledge of PalmOS SDK. Rapid Application Development (RAD)
Libsssd 089m_20050905Libsssd 089m_20050905
Libsssd is a cross-platform, integer-based audio library designed for interactive applications and games on small devices such as smartphones/PDAs Libsssd currently supports Linux (OSS, ESD), Win32, WinCE Intent/AmigaDE (hosted), and Symbian S60
barchart4palmbarchart4palm
barchart4palm is a simple component for displaying bar charts on PalmOS-powered devices. barchart4palm is written in Java and transformed into a native PalmOS application using Jump2. barchart4palm is based upon the Pilot-JFC user interface library. Target audience of barchart4palm are developers, who write applications for PalmOS using Java-related technologies
JResourceListerJResourceLister
JResourceLister - A Java JAR File to dump Creator, Type, Size, Name, FileName as a CSV File from PDB's and/or PRC's. It runs with Java 1.1 or better. What's New in This Release: · - now there is a message if the PathOrFileName is not found - "
JToDoCSV2PDBJToDoCSV2PDB
JToDoCSV2PDB - A small framework written in java to create the internal ToDoDB.pdb from a CSV file. (Creator: todo, Type: data) of the Palm. It is compatible with PalmOS 1.0 or better. Up to now, the format of the ToDoDB has not been changed. It runs with Java 1.1 or better. Syntax: java STARTER ToDoCSV2PDB ToDo.CSV ToDoDB
PalmphiPalmphi
Palmphi is a Windows desktop tool for visual design and PalmOS code generation. The main features are: WYSIWYG. Visual design Object inspector for controls and forms, like many visual IDEs (Delphi, Visual Basic,...). Class browser with help, so you get instantly information about each method
DB ViewDB View
DB View is intended as a developer's tool to view the contents of Palm databases at a low level. I've found a few times when debugging applications that I really need to see what is being stored without relying on the application in test, DB View lets you do exactly that and a few other things too
Brainf***Brainf***
Brainf*** is a programming language having only 8 instructions : < > [ ] . , + and - . Yet, it is Turing complete, ie any program written in another language could be translated in Brainf***. Brainf*** Studio is a PalmOS implementation of this language, with an editor and a testing console
UIColorThemeUIColorTheme
UIColorTheme - UIColorTheme creates color theme resources for use in PDA ToolBox generated applications and in C/C++ projects that support importing .BIN resources or PilRC scripts. The resource is comprised of a Palette Table type ('tclt') table that provides User Interface objects with color information
 

Other Software by developer «PDADevelopers.com»:

HTTPS + HTTP protocol for Palm OS (CodeWarrior Platform)HTTPS + HTTP protocol for Palm OS (CodeWarrior Platform)
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
DOM XML Parser Library for Palm OS (CodeWarrior Platform)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
HTTP protocol for Palm OS (CodeWarrior Platform)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)

» show more

 

Comments on HTTP protocol for Palm OS (PRC Tools Platform):

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

If you noted an error or download link is broken, please, report it via this page or use comments.
 

HTTP protocol for Palm OS (PRC Tools Platform) is compatible with your device Palm Centro 685
 
 
© Pantich 2009 - 2025 All rights reserved.