#1 2014-06-25 01:11:30

chula
Member
Registered: 2014-06-18
Posts: 19

A question on Interfaced Service

I have gone through all the samples, it is absolutely cool and very useful framework.

Just wondering, if possible, how to consume the interfaced service like ICalculator, for example, from Delphi Prism, C# and Javascript? Or I must made the service RESTful if it maybe called by language other than Delphi?

Thanks!

Offline

#2 2014-06-25 07:39:48

ab
Administrator
From: France
Registered: 2010-06-21
Posts: 14,603
Website

Re: A question on Interfaced Service

There are several feature request about this.
See http://synopse.info/fossil/tktview?name=10a25a8919
and http://synopse.info/fossil/tktview?name=3588ce2b34

What we are currently implementing are such clients:
- Delphi cross-platform clients (e.g. to be used with FireMonkey) - http://synopse.info/fossil/tktview?name=09ae8513eb
- FPC cross-platform clients - http://synopse.info/fossil/tktview?name=168eb753e5
- SmartMobileStudio AJAX/JavaScript clients - http://synopse.info/fossil/tktview?name=d7e5521da5

For C# or plain JavaScript, any help is welcome!
You could start from the units located in the "CrossPlatform" sub-folder, as reference.
It could be pretty easy to use it as reference, e.g. to implement the several authentication schemes.

Offline

#3 2014-06-25 11:03:44

chula
Member
Registered: 2014-06-18
Posts: 19

Re: A question on Interfaced Service

Very nice, thanks for the info

Offline

Board footer

Powered by FluxBB