⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 release_notes.txt

📁 Http client source code. Working symbian http client example. Connect to http server and browse site
💻 TXT
字号:
S60 Platform: HTTP Client Example v2.1
--------------------------------------

This C++ application demonstrates simple HTTP GET and POST transactions using the
HTTP Client API. Basic HTTP authentication is also supported. The updated version 
provides many improvements, for example  in error handling, Internet access point filtering,
and offline awareness.

The application has been tested and qualified as a Symbian Signed application 
(read more in the Symbian Signed section of this file).

PREREQUISITES
-------------------------------------------------------------------------------

Symbian C++ basics.
Basic knowledge of HTTP protocol.


IMPORTANT FILES/CLASSES
-------------------------------------------------------------------------------

HTTPClientExample\src\ClientEngine.cpp
  Contains the implementation of HTTP Client API usage.
  Other source files form the typical Avkon GUI application.

Classes:
  RHTTPSession
  RHTTPTransaction
  RHTTPHeaders
  MHTTPDataSupplier
  MHTTPAuthenticationCallback
  MHTTPTransactionCallback


REQUIRED CAPABILITIES
-------------------------------------------------------------------------------

NetworkServices.


KNOWN ISSUES
-------------------------------------------------------------------------------

- On the S60 3rd Edition FP1 emulator and S60 3rd Edition MR emulator, the HTTP
  framework displays an IAP selection dialog right after the IAP has been
  selected via a custom IAP dialog.

- Though the application has been localized (English and Finnish supported), only 
  the resources of one language are installed (the active or selected language). 
  This is because of the limitation with the context-sensitive Help.


RUNNING THE EXAMPLE
-------------------------------------------------------------------------------

Start the application.
The Options menu provides the following commands:

HTTP Get 

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -