2016-09-07 22:28 GMT+02:00 PICCORO McKAY Lenz <mckaygerh...@gmail.com>:
> 2016-09-07 14:25 GMT-04:00 Benoît Minisini <gam...@users.sourceforge.net>:
>>
>> But what do you all guys call "webservices"???
>>
>
> ahh ok, well , benoit sorry maybe u dont use before..
>
> https://fr.wikipedia.org/wiki/Service_web
>
> but with webservices a java application can intterchange data with a php
> application without need of re-codign the app in java to php o viceversa
>
> its like socket, but using stablished protocols that both sides assume and
> understant  is utilized for machine-to-machine communication, more
> specifically for transferring machine readable file formats such as XML and
> JSON. In practice, the Web service typically provides an object-oriented
> Web-based interface to a database server, utilized for example by another
> Web server, or by a mobile application, that provides a user interface to
> the end user. Another common application offered to the end user may be a
> mashup, where a Web server consumes several Web services at different
> machines, and compiles the content into one user interface.
>
> that capability of the gambas env will raised up the gambas to a technology!
it look like rpc or soap ... no ?
>
>
>
>
>>
>> --
>> Benoît Minisini
>>
>> ------------------------------------------------------------
>> ------------------
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
> ------------------------------------------------------------------------------
> _______________________________________________
> Gambas-user mailing list
> Gambas-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user



-- 
Fabien Bodard

------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to