[Gambas-user] Christmas gift
PICCORO McKAY Lenz
mckaygerhard at ...626...
Wed Sep 7 22:28:05 CEST 2016
2016-09-07 14:25 GMT-04:00 Benoît Minisini <gambas at ...1...>:
>
> 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!
>
> --
> Benoît Minisini
>
> ------------------------------------------------------------
> ------------------
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
More information about the User
mailing list