Log In
Developer Network
Technologies
Join the Network
Member Services
Events & Community
Unified Presence APIs (CUPAPI) Developer Center
Overview
Overview Of Interfaces
XMPP
BOSH
SIP/SIMPLE
SOAP
REST
System Architecture
CAXL SDK
Overview
Compatibility
Documentation
Download
Resources
Client Configuration Web Service
Presence Web Service
Web Services Reference Application
Platform SOAP Service
Documentation
Community
Resources
Support & Services
Everything
This Site
Blogs
Cisco Live! London - Jan 29/Feb 2, 2011
Cisco Live! London - Jan. 31-Feb 3, 2011
RSS
(Opens New Window)
Showing 2 results.
Forums
Message Boards Home
Recent Posts
Statistics
Answer
(
Unmark
)
Mark as an Answer
« Back to REST API
RE: About CUP API
Threads [
Previous
| Next ]
Shwetha Sanjeev
Posts:
26
Join Date:
3/13/09
Recent Posts
About CUP API
Answer
4/16/10 9:30 AM
Mark as an Answer
Submit
Reply with Quote
Quick Reply
Could you please tell me that CUP API is modelled on which Operating System API?
Regards,
Ramesh S
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Staudt
Posts:
16
Join Date:
6/4/08
Recent Posts
RE: About CUP API
Answer
4/16/10 9:30 AM as a reply to Shwetha Sanjeev.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
CUP has 3 APIs that can be useful to applications:
- SOAP API - Configuration/provisioning, presence status via polling or notification using XML over HTTP SOAP
- REST API - Configuration/provisioning, presence status via HTTP/REST
- SIP SIMPLE - Presence status, via SIP protocol
Not sure what you mean by 'modelled on which Operating System API?'
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Shwetha Sanjeev
Posts:
26
Join Date:
3/13/09
Recent Posts
RE: About CUP API
Answer
4/16/10 9:30 AM as a reply to David Staudt.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
For example, some API's are based on Unix system calls, others on windows APIs.
They may be device specific also.
Regards,
Ramesh S
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
David Staudt
Posts:
16
Join Date:
6/4/08
Recent Posts
RE: About CUP API
Answer
4/16/10 9:30 AM as a reply to Shwetha Sanjeev.
Mark as an Answer
Submit
Reply with Quote
Quick Reply
SOAP is XML over HTTP, which is not unix or windows (or device) dependent
Same with REST
SIP is a network wire protocol, so again not OS/device dependent
There are OS/language native libraries (available on the web, etc.) which can encapsulate the above - for example Apache Axis, which can generate native Java language code stubs for SOAP services (.NET has a SOAP compiler which does the same thing for Windows,) or a third party SIP stack which would encapsulate the SIP protocol in a C++ API.
Sign in to vote.
Flag
Please sign in to flag this as inappropriate.
Top
Collateral
No files available