[Lazarus] networking / webservices

Ian Godman ian at gravytrain.co.uk
Tue Jul 10 12:40:39 CEST 2012


On 10/07/12 11:27, Michael Van Canneyt wrote:
>
>
> On Tue, 10 Jul 2012, Ian Godman wrote:
>
>> Hi
>>
>> I am new to Lazarus (Ex Delphi but that was years ago) and am
>> investigating it for use in a multi OS project (Windows, Linux , Mac,
>> Android and IOS).
>>
>> One requirement of thsi project is to connect to a web service, type of
>> service to be defined.
>>
>> I have tried to find webservice / networking libraries for Lazarus but
>> all that I have found will not compile/install and my knowledge is not
>> up to fixing the issues. Plus I am only in the evaluation phase so dont
>> have the time to fix things that I may not end up using.
>>
>> I am using Lazarus 0.9.30.4 with FPC 2.6.0.0 and have tried Indy, Inet,
>> Synapse and WST libraries.
>
> I use synapse and WST in FPC projects since years to connect to many
> different
> webservices.
>
> What are the problems you are experiencing ?
>
> Michael.
>
> -- 
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>

When trying to compile synapse get error:

    The file "ssfpc.pas" of package laz_synapse 0.0 is missing.

Have source from synapse40.zip






More information about the Lazarus mailing list