12 Afaria OTA

Preview:

DESCRIPTION

Afaria OTA

Citation preview

Afaria OTA

Sybase iAnywhere 移动商务王 军 jun.wang@sybase.com23/4/21

2 – Sybase Confidential – April 21, 2023

Devices SupportedOTA (Over The Air) Set up an Afaria Over-The-Air (OTA) Deployment Center

to provide over-the-air Afaria Client deployment services to your current or planned Afaria Client device base.

3 – Sybase Confidential – April 21, 2023

Devices Supported支持的终端类型

BlackBerry Palm Windows Mobile Professional (including Windows

CE) Windows Mobile Standard Symbian Windows

4 – Sybase Confidential – April 21, 2023

Devices Supported支持 WEB Server/ 操作系统

IIS Web server on a Windows OS

Apache Web server on a Windows OS

Apache Web server on a Linux OS

5 – Sybase Confidential – April 21, 2023

Devices Supported安装配置步骤1. Get prerequisite components from Sybase third-

party component site.2. (Apache on Windows) Install Apache HTTP

server component.3. Install PHP scripting engine component.4. Install PHP Concept Library Zip component.5. Install the OTA Deployment Center.

• (IIS) Install the deployment center by running the OTA Deployment Center setup

• (Apache) Install the deployment center by copying OTA Deployment Center files from the Afaria product image.

6 – Sybase Confidential – April 21, 2023

Devices Supported下载 Apache Server 及 PHP 文件

7 – Sybase Confidential – April 21, 2023

Devices SupportedInstalling Apache HTTP Server

通过 httpd-2.2.17-win32-x86-no_ssl.msi 安装

用缺省安装路径 C:\Program Files\Apache Software Foundation\

Apache2.2

8 – Sybase Confidential – April 21, 2023

Devices SupportedInstalling PHP Scripting Engine (1)

在路径 C:\Program Files\Apache Software Foundation\Apache2.2

下建立目录 PHP5 解压缩 php-5.2.6-Win32.zip 到该目录

在文件 C:\Program Files\Apache Software Foundation\Apache2.2\conf\httpd.conf中增加 :

LoadModule php5_module "C:\Program Files\Apache Software Foundation\Apache2.2\PHP5\php5apache2_2.dll“

AddType application/x-httpd-php .php

9 – Sybase Confidential – April 21, 2023

Devices SupportedInstalling PHP Scripting Engine (2)

在目录 C:\Program Files\Apache Software Foundation\Apache2.2\PHP5\ 下建立目录 includes

将 C:\Program Files\Apache Software Foundation\Apache2.2\PHP5\ php.ini-dist复制为 : php.ini

10 – Sybase Confidential – April 21, 2023

Devices SupportedInstalling PHP Scripting Engine (3)

在文件 C:\Program Files\Apache Software Foundation\Apache2.2\PHP5\php.ini 中增加如下配置

[Strongly recommended for security] set/verify register_globals=off [Required] set post_max_size = 32M [Required] set/verify magic_quotes_gpc=off [Suggest, security reasons*] set safe_mode=on Safe_mode_gid=on safe_mode_include_dir="C:\Program Files\PHP\Includes" [Recommended for security] set open_basedir="C:\Program Files\

PHP\Includes" [Recommended for security] set file_uploads=off [Recommended for security] set allow_url_fopen=off [Required] set extension_dir="C:\Program Files\PHP\ext" [Required] add extension=php_soap.dll to extensions list [Required] set soap.wsdl_cache_enabled=1

11 – Sybase Confidential – April 21, 2023

Devices SupportedInstalling PHPConcepts PclZip

在目录: C:\Program Files\Apache Software Foundation\Apache2.2\PHP5\includes 建立目录 PclZip

解压缩 :pclzip-2-5.zip, 将其中的 pclzip.lib.php COPY 到目录PclZip 下

修改文件: C:\Program Files\Apache Software Foundation\Apache2.2\PHP5\php.ini

include_path = "C:\Program Files\Apache Software Foundation\Apache2.2\PHP5\includes\pclzip;C:\Program Files\Apache Software Foundation\Apache2.2\PHP5\includes\iAnywhere\OTA"

12 – Sybase Confidential – April 21, 2023

Devices SupportedOTA Deployment Center 配置

1.OTA Deployment Center

2.相关配置信息

13 – Sybase Confidential – April 21, 2023

Devices SupportedClient Deployment (1)

1.[Home]-[Client Deployment]

14 – Sybase Confidential – April 21, 2023

Devices SupportedClient Deployment (2)

1.新建立一个” Address”

15 – Sybase Confidential – April 21, 2023

Devices Supported新建客户端联系方式

1.新建立一个” Address”

16 – Sybase Confidential – April 21, 2023

Devices Supported新建发送消息模板

1.新建立一个” Message Template”

17 – Sybase Confidential – April 21, 2023

Devices Supported通过邮件发送安装客户端 (1)

1.选择” Address”

2.选择”要安装客户端的联系人”

3.右键选择 [Send]-[Message Notification…]

18 – Sybase Confidential – April 21, 2023

Devices Supported通过邮件发送安装客户端 (2)

1.选择 Template

2.Select Packages

  

  

19 – Sybase Confidential – April 21, 2023

Devices Supported客户端接收邮件

1. 点击超链接

  

  

20 – Sybase Confidential – April 21, 2023

Devices Supported客户端接收短信

  

  

>>>

21 – Sybase Confidential – April 21, 2023

谢谢!

Recommended