Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
Home » Community » U++ community news and announcements » JsonRPC support
JsonRPC support [message #36836] Tue, 10 July 2012 22:47 Go to previous message
mirek is currently offline  mirek
Messages: 13980
Registered: November 2005
Ultimate Member
U++ now has support for JsonRpc; it is merged with existing support of XmlRpc, as two protocols are quite similar. Server simply detects the request protocol and can even handle it using the same RPC_METHOD:

http://www.ultimatepp.org/reference$Rpc$en-us.html

(of course, some methods are exclusive for one or another - XmlRpc does not have named parameters, JsonRpc can return only a single Value).

In the process, I have also introduced some new notations as demonstrated in Multiply2 method.
 
Read Message
Read Message
Read Message
Read Message
Previous Topic: Two small ide improvements
Next Topic: Major Draw / CtrlCore refactor
Goto Forum:
  


Current Time: Tue May 14 07:04:46 CEST 2024

Total time taken to generate the page: 0.03176 seconds