~xrg/openobject-doc/trunk-xrg

« back to all changes in this revision

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

  • Committer: TruongSinh Tran
  • Date: 2009-07-17 18:59:45 UTC
  • Revision ID: truongsinh@vipescoserver-20090717185945-ajjp3zso6xh5jddm
[FIX]private issue

Show diffs side-by-side

added added

removed removed

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