It's all about the answers!

Ask a question

Positioning RTC SDK vs Jazz SDK


Jose Miguel Ordax Cassa (2.4k4126100) | asked Jul 08 '09, 4:23 a.m.
Which are the differences between both SDKs? From a logical point of
view, I understand with RTC SDK I can do the same things that I can do
with Jazz SDK plus specific RTC stuff. Am I correct?

Thanks in advance,

Chemi.

Accepted answer


permanent link
Todd Lainhart (40611) | answered Jul 08 '09, 11:30 a.m.
FORUM MODERATOR / JAZZ DEVELOPER
I'm assuming that by "Jazz SDK" you mean the Jazz Foundation Services SDK, as described here: https://jazz.net/wiki/bin/view/Main/ServerSDK10

The distinctions are best described in the introduction of this document: https://jazz.net/wiki/bin/view/Main/RtcSdk20. That is, the RTC SDK is mostly Java-based, focuses mainly on client-side APIs (though server-side extensions are possible), and offers more "RTC" functionality than JFS.

JFS, on the other hand, is language-agnostic in that exposes its API via HTTP and resource-based URIs, and (at the moment) is more generic than the RTC SDK.

Which are the differences between both SDKs? From a logical point of
view, I understand with RTC SDK I can do the same things that I can do
with Jazz SDK plus specific RTC stuff. Am I correct?

Thanks in advance,

Chemi.
Jose Miguel Ordax Cassa selected this answer as the correct answer

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.