Instruction d'utilisation Polycom SIP 2.2.0

Instruction d'utilisation pour le dispositif Polycom SIP 2.2.0

Dispositif: Polycom SIP 2.2.0
Catégorie: Système sonore des jeux vidéo
Fabricant: Polycom
Dimension: 0.41 MB
Date d'addition: 4/2/2014
Nombre des pages: 36
Imprimez l'instruction

Téléchargez

Comment utiliser?

Notre objectif consiste à vous assurer le plus rapide accès au contenu de l'instruction d'utilisation du dispositif Polycom SIP 2.2.0. En utilisant l'aperçu en ligne vous pouvez parcourir le sommaire et passer à la page où vous trouverez la résolution de votre problème avec Polycom SIP 2.2.0.

Pour votre confort

Si regarder l'instruction Polycom SIP 2.2.0 directement sur la page n'est pas confortable pour vous, vous pouvez profiter de deux solutions possibles:

  • Exploration au mode de plein écran - pour analyser l'instruction d'une manière commode (sans l'avoir téléchargée sur votre ordinateur) vous pouvez utiliser le mode d'exploration en plein écran. Pour démarrer l'exploration de l'instruction Polycom SIP 2.2.0 en plein écran, utilisez le bouton Plein écran.
  • Téléchargement sur l'ordinateur - vous pouvez aussi télécharger l'instruction Polycom SIP 2.2.0 sur votre ordinateur et la sauvegarder dans vos ressources. Si vous n'avez pas envie de gaspiller votre espace disque, vous pouvez toujours télécharger cette instruction du ManualsBase dans l'avenir.
Polycom SIP 2.2.0 Manuel d'utilisation - Online PDF
Advertisement
« Page 1 of 36 »
Advertisement
Version imprimée

Beaucoup de gens préfèrent de lire les documents dans la version imprimée et non pas sur l'écran. L'option d'impression de l'instruction est aussi prévue et vous pouvez en profiter en cliquant le lien ci-dessus - Imprimez l'instruction. Il n'est pas nécessaire d'imprimer toute l'instruction Polycom SIP 2.2.0 - on peut choisir des pages. Economisez le papier.

Résumés

Vous trouverez ci-dessous les annonces des contenus qui se trouvent sur les pages suivantes de l'instruction de Polycom SIP 2.2.0. Si vous voulez parcourir rapidement le contenu des pages suivantes de l'instruction, vous pouvez en profiter.

Résumés du contenu
Résumé du contenu de la page N° 1

Web Application Developer’s Guide
®
for the SoundPoint
®
IP/SoundStation IP Family
SIP 2.2.0
November, 2007 Edition
1725-17693-210 Rev. A1
SIP 2.2.0

Résumé du contenu de la page N° 2

Trademark Information Polycom®, the Polycom logo design, SoundPoint® IP, SoundStation®, SoundStation VTX 1000®, ViaVideo®, ViewStation®, and Vortex® are registered trademarks of Polycom, Inc. Conference Composer™, Global Management System™, ImageShare™, Instructor RP™, iPower™, MGC™, PathNavigator™, People+Content™, PowerCam™, 2 Pro-Motion™, QSX™, ReadiManager™, Siren™, StereoSurround™, V IU™, Visual Concert™, VS4000™, VSX™, and the industrial design of SoundStation are trademarks of Polycom

Résumé du contenu de la page N° 3

About This Guide The Developer’s Guide for the SoundPoint IP / SoundStation IP family is for developers of applications which use the Microbrowser on SoundPoint IP / SoundStation IP phones. The following related documents for SoundPoint IP / SoundStation IP family are available: • Quick Start Guides, which describe how to assemble the phones • Quick User Guides, which describe the most basic features available on the phones • User Guides, which describe the basic and advanced features avail

Résumé du contenu de la page N° 4

Developer’s Guide SoundPoint IP / SoundStation IP iv

Résumé du contenu de la page N° 5

Contents About This Guide . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . iii 1 Overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–1 What is the Microbrowser . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–1 What is XHTML . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 1–2 How to Create Applications . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

Résumé du contenu de la page N° 6

Developer’s Guide SoundPoint IP / SoundStation IP vi

Résumé du contenu de la page N° 7

1 Overview This chapter provides an overview of the Microbrowser available on SoundPoint IP 330/320, 430, 501, 550, 600, 601, and 650 desktop phones and SoundStation IP 4000 conference phone. It also provides an introduction to XHTML and guidelines for the application development. This chapter contains information on: • What is the Microbrowser • What is XHTML • How to Create Applications To develop an application that can run on the Microbrowser, refer to Application Development on page 2-

Résumé du contenu de la page N° 8

Developer’s Guide SoundPoint IP / SoundStation IP The XHTML pages displayed on the Microbrowser can contain static or dynamic information. Static XHTML. These pages are created using XHTML editors and hosted by the Web server. These pages are accessed from the Microbrowser (using HTTP protocol) by entering the URL to access the page. These XHTML pages are called static, because the information that is displayed is already coded into the XHTML pages. These pages do not include information

Résumé du contenu de la page N° 9

Overview Modularization is also intended to help content creators. As more and more devices become web-enabled, the number of platforms a content creator will be asked to support will become unreasonable. By dividing HTML up into different ‘building blocks’ content creators can supply a minimal version of their site for user agents that only support the Basic module, a moderate version of their site for user agents who support the additional modules, and a full version of their site for u

Résumé du contenu de la page N° 10

Developer’s Guide SoundPoint IP / SoundStation IP Depending on the type and complexity of the application, you might use one of the following tools for creation: • Text editor • XML editor • Microsoft Word When designing applications, you might want to consider the following guidelines: These guidelines are for your information only. You are solely responsible for Note determining the suitability and applicability of this information to your needs. 1. Spend sufficient time designing the appl

Résumé du contenu de la page N° 11

2 Application Development This chapter provides information on supported XHTML elements. It describes HTTP support and the Microbrowser user interface. It also describes the configuration parameters that can be found in sip.cfg . This chapter presents step-by-step instructions on how to develop an XHTML application that can be run on the Microbrowser of certain SoundPoint IP and SoundStation IP phones. This chapter contains information on: • Supported XHTML Elements • HTTP Support • Microbr

Résumé du contenu de la page N° 12

Developer’s Guide SoundPoint IP / SoundStation IP • Table Tags • Meta Information Tags Unsupported elements and attributes are described in Unsupported XHTML Elements on page A-1. Basic Tags The following basic tags are supported: • —Defines the document type • —Defines a comment The declaration is the very first thing in your document, before the tag. This tag tells the browser which XHTML specification the document uses. XHTML 1.0 specifies

Résumé du contenu de la page N° 13

Application Development The comment tag is used to insert a comment in the source code. A comment will be ignored by the browser. You can use comments to explain your code, which can help you when you edit the source code at a later date. This tag does not have any attributes. Link Tags The following link tag is supported: • —Defines an anchor Note The Microbrowser supports both http:// and tel:// URL schemes. When a tel:// URL is selected, the phone switches to the telephony a

Résumé du contenu de la page N° 14

Developer’s Guide SoundPoint IP / SoundStation IP The Microbrowser supports both the GET and POST methods for submitting forms. Note Nesting forms within tables is supported. However, nesting of one form tag within another is not supported and may lead to unexpected results.

The form element creates a form for user input. A form can contain text fields, check boxes, radio buttons and more. Forms are used to pass user data to a specified URL. The following attributes are supported: At

Résumé du contenu de la page N° 15

Application Development The tag defines the start of an input field where the user can enter data. In XHTML the tag must be properly closed. The following attributes are supported: Attribute Value/s Description checked checked Indicates that the input element should be checked when it first loads. Note: Used with type="checkbox" and type="radio" name field_name Defines a unique name for the input element. Note: This attribute is required with type="button", type

Résumé du contenu de la page N° 16

Developer’s Guide SoundPoint IP / SoundStation IP Image Tags The following image tag is supported: • —Defines an image Note The Microbrowser supports images stored in uncompressed .bmp format. While all BMP bit depths will be displayed to the best of the phone’s ability, it is recommended that the image format most suitable for the target platform be chosen. For example, the SoundPoint IP 601 LCD supports four levels of grey, so a 16-color BMP format would be most appropriate. Images c

Résumé du contenu de la page N° 17

Application Development Table Tags The following table tags are supported: •

—Defines a table • —Defines a table row • —Defines a table body Note XHTML tables must be properly formatted (should include and tags).
—Defines a table cell •
The
tag defines a table. Inside a
tag you can put table headers, table rows, table cells, and other tables. The following attributes are supported: Attribute Value/s Description align Left Aligns t

Résumé du contenu de la page N° 18

Developer’s Guide SoundPoint IP / SoundStation IP

This tag defines a row in a table. The following attributes are supported: Attribute Value/s Description align right Defines the text alignment in cells. left center justify char This tag defines a table body. The thead, tfoot and tbody elements enable you to group rows in a table. The following attributes are supported: Attribute Value/s Description align right Defines the text alignment in cells. left center Meta Information Tags The following meta information tags are supported: • —Defines information about the document Note Due to space constraints, there isn’t a static title bar at the top of the Microbrowser window, as there

Résumé du contenu de la page N° 20

Developer’s Guide SoundPoint IP / SoundStation IP — Self-signed or custom CA certificates • There are the following exceptions: — There is no sophisticated caching. The HTML cache refresh META tag is not supported. — Any images in the body of a document with the same URL are assumed to be the same image. The image is loaded from the Microbrowser’s memory instead of making another request to the server. — When a new page is requested, the Microbrowser’s internal memory is cleared and all co


Instructions pareilles
This tag defines a cell in a table. The following attributes are supported: Attribute Value/s Description align left Specifies the horizontal alignment right of cell content center justify char colspan number Indicates the number of columns this cell should

Résumé du contenu de la page N° 19

Application Development

# Instruction d'utilisation Catégorie Téléchargez
1 Polycom IP5000 Manuel d'utilisation Système sonore des jeux vidéo 1
2 Polycom Version 2.0.3B Manuel d'utilisation Système sonore des jeux vidéo 1
3 AudioSource S3D60 Manuel d'utilisation Système sonore des jeux vidéo 0
4 AudioSource TV & DVD using Component Video and Digital Audio Manuel d'utilisation Système sonore des jeux vidéo 0
5 Blaupunkt LS 162e Manuel d'utilisation Système sonore des jeux vidéo 35
6 Cobra Electronics 75WX Manuel d'utilisation Système sonore des jeux vidéo 1
7 Kinyo GZ-501 Manuel d'utilisation Système sonore des jeux vidéo 27
8 Philips SGP6031BB/27 Manuel d'utilisation Système sonore des jeux vidéo 0
9 Philips SM30 Manuel d'utilisation Système sonore des jeux vidéo 31
10 Polycom IP5000 Manuel d'utilisation Système sonore des jeux vidéo 1
11 Polycom Version 2.0.3B Manuel d'utilisation Système sonore des jeux vidéo 1
12 Sharp HT-SB200 Manuel d'utilisation Système sonore des jeux vidéo 1
13 Williams Sound Model WIR 237 Model WIR 238 Model WIR 239 Manuel d'utilisation Système sonore des jeux vidéo 2
14 Williams Sound WIR SYS 7522 Manuel d'utilisation Système sonore des jeux vidéo 0