[Gambas-user] Christmas gift

Fabien Bodard gambas.fr at ...626...
Thu Sep 8 23:11:32 CEST 2016


2016-09-08 23:03 GMT+02:00 PICCORO McKAY Lenz <mckaygerhard at ...626...>:
> well benoit u have right, in fact in that moment i dont remember how start
> to implement a webservice in java, and i'm called itseflt "expert"
>
> i can contribute in december to implement a component with you..
>
> and HErberth with mocosoft citation!!!! men please! seriously?
Why not ? M$ not only do bullshits. SOme time they have great ideas too ;-)
>
> Lenz McKAY Gerardo (PICCORO)
> http://qgqlochekone.blogspot.com
>
> 2016-09-08 14:25 GMT-04:00 Benoît Minisini <gambas at ...1...>:
>
>> Le 08/09/2016 à 20:17, herberth guzman a écrit :
>> >  >> But what do you all guys call "webservices"???
>> >
>> >
>> > It serves to integrate applications created in languages and different
>> > platforms over the Internet or your own Intranet Based on standards?
>> >
>> >   *  A Web service can be registered in order to make it available to
>> other
>> > users and that they can locate it. A mechanism for registering these
>> > services is through UDDI, acronym for Universal Description, Discovery
>> and
>> > Integration, a 'repository of Web Services ". To register a service you
>> > have to keep in mind that you must provide the information in your
>> company,
>> > in which categories ubicarías your service and interface to use to
>> consume
>> > this service.
>> >
>> >   *  The mechanism used by a Web Service to specify how data should
>> > provide, so that anyone can interact with the same, is through XML. This
>> > information is stored in a file called WSDL (Web Services Description
>> > Language), which contains an XML document with the description of certain
>> > SOAP and how to exchange messages, as well as where the service resource
>> > and which protocol should talk who consume it.
>> >
>> >    * The communication protocol used is generally SOAP, which is
>> relatively
>> > simple to use.
>> >
>> >     * Web Services use commonly known and disseminated protocols such as
>> > XML, TCP / IP as the transport protocol and HTTP as hypertext transfer
>> > protocol.
>> > WebServices
>> > https://msdn.microsoft.com/en-us/library/ms950421.aspx
>> >
>> >
>> > Herberth Guzmán
>>
>> Ha ok. I actually knew. :-)
>>
>> What prevent you from making a webservice in Gambas? I don't see...
>>
>> --
>> Benoît Minisini
>>
>> ------------------------------------------------------------
>> ------------------
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
> ------------------------------------------------------------------------------
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user



-- 
Fabien Bodard




More information about the User mailing list