Programming Guide » History » Version 5
chin-yeh, 10/25/2011 05:35 PM
1 | 1 | chin-yeh | {{toc}} |
---|---|---|---|
2 | |||
3 | h1. Programming Guide |
||
4 | 2 | chin-yeh | |
5 | 3 | chin-yeh | * [[programming_guide#Steps-By-Steps|Steps-By-Steps]] - describes how to integrate the SP web services APIs. |
6 | * [[API References]] - the API references of all of the APIs mentioned in the [[programming_guide#Steps-By-Steps|Steps-By-Steps]] |
||
7 | |||
8 | 4 | chin-yeh | _Demo Application:_ |
9 | > http://192.168.2.68:8080/sp-test/index.html |
||
10 | |||
11 | 5 | chin-yeh | Below is the list of libraries needed: |
12 | * sp-stub - _download the latest version from_ "Nexus":http://192.168.2.13:8081/nexus/index.html |
||
13 | * sp-client - _download the latest version from_ "Nexus":http://192.168.2.13:8081/nexus/index.html |
||
14 | |||
15 | 3 | chin-yeh | h2. Steps-By-Steps |
16 | |||
17 | h3. Query Utilization Status |
||
18 | |||
19 | # |
||
20 | |||
21 | h3. Utilize the Special Bundle Set |
||
22 | |||
23 | h3. Return or Exchange Special Bundle Set |
||
24 | |||
25 | |||
26 | 2 | chin-yeh | h2. API References |
27 | |||
28 | See [[API References]] |