~openerp-community/openobject-doc/ksa-openobject-doc-6.0

« back to all changes in this revision

Viewing changes to i18n/ru/source/features/web_services.rst

  • Committer: Don Kirkby
  • Date: 2011-02-21 20:46:11 UTC
  • mfrom: (433.1.53 openobject-doc)
  • Revision ID: donkirkby+launpd@gmail.com-20110221204611-1ykt6dmg4k3gh5dh
[MERGE] revisions 477 to 486 from the 5.0 branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
.. i18n: Web Services
 
3
.. i18n: ============
 
4
..
 
5
 
 
6
Web Services
 
7
============
 
8
 
 
9
.. i18n: Every object or service of the application is accessible through different
 
10
.. i18n: web-services standard: XML-RPC, XML-RPC over HTTPS or Python NET-RPC for faster
 
11
.. i18n: accesses. It allows you to easily integrate any application or machine to the
 
12
.. i18n: OpenERP server for a maximum of productivity.
 
13
..
 
14
 
 
15
Every object or service of the application is accessible through different
 
16
web-services standard: XML-RPC, XML-RPC over HTTPS or Python NET-RPC for faster
 
17
accesses. It allows you to easily integrate any application or machine to the
 
18
OpenERP server for a maximum of productivity.
 
19
 
 
20
.. i18n: .. raw:: html
 
21
.. i18n:  
 
22
.. i18n:  <a target="_blank" href="../images/web_services_screenshot.png"><img src="../images_small/web_services_screenshot.png" class="screenshot" /></a>
 
23
..
 
24
 
 
25
.. raw:: html
 
26
 
 
27
 <a target="_blank" href="../images/web_services_screenshot.png"><img src="../images_small/web_services_screenshot.png" class="screenshot" /></a>
 
28
 
 
29
.. i18n: Key Points:
 
30
.. i18n: -----------
 
31
..
 
32
 
 
33
Key Points:
 
34
-----------
 
35
 
 
36
.. i18n: * XML-RPC is accessible on any language: .NET, Java, PHP, etc.
 
37
.. i18n: * Three different protocols supported
 
38
.. i18n: * HTTPS support
 
39
.. i18n: * By default on every object of the system
 
40
..
 
41
 
 
42
* XML-RPC is accessible on any language: .NET, Java, PHP, etc.
 
43
* Three different protocols supported
 
44
* HTTPS support
 
45
* By default on every object of the system
 
46
 
 
47
.. i18n: Integration benefits:
 
48
.. i18n: ---------------------
 
49
..
 
50
 
 
51
Integration benefits:
 
52
---------------------
 
53
 
 
54
.. i18n: This flexible technology allows us to propose you automatic synchronisation
 
55
.. i18n: modules for most common open source software: ecommerces, mails, mobile
 
56
.. i18n: phones, synchronisation of datas, etc... 
 
57
..
 
58
 
 
59
This flexible technology allows us to propose you automatic synchronisation
 
60
modules for most common open source software: ecommerces, mails, mobile
 
61
phones, synchronisation of datas, etc...