Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

What is the communication protocols between RTC Eclipse client and server?

What are the communication protocols used between the RTC Eclipse client and the server (RTC 403 )?

I believe it is the HTTP protocol in use. Apart, I also understand that the jauth protocol is used for authentication. 

https://jazz.net/wiki/bin/view/Main/JAuthOverview#Rich_clients

Will this be correct? Any additional inputs?

Thank you


1 vote


Accepted answer

Permanent link
The Eclipse client talks to the repo with a home-grown RPC mechanism based on the Eclipse Modelling Framework. Requests are sent across HTTP/HTTPS. 

Some JSON APIs are exposed for customer use. 

If you want to automate tasks or query the repo programmatically, I suggest looking at the SDK. It provides a Java API that abstracts away communications. 
Sumant Renukarya selected this answer as the correct answer

2 votes


One other answer

Permanent link
I think based on the reports from Jazzmon that the protocol for normal communications is HTTP REST.

1 vote

Comments

Note that the protocol is HTTP.
"REST" is either an "architectural style" of using HTTP, or a meaningless marketing buzzword, depending on who is using it (:-).

2 votes

Your answer

Register or log in 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.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details

Question asked: Nov 07 '14, 5:54 a.m.

Question was seen: 4,561 times

Last updated: Nov 10 '14, 3:00 p.m.

Confirmation Cancel Confirm