[Lazarus] Wiki Search

JoshyFun joshyfun at gmail.com
Fri Jan 15 18:06:53 CET 2010


Great! I'm going to download it!

2010/1/15 Michael Van Canneyt <michael at freepascal.org>

>
>
> On Fri, 15 Jan 2010, Massimo Fazzolari wrote:
>
>  Thank you Michael.
>>
>> Does synapse support mac os? Is there any lib that support it?
>>
>
> Yes, synapse works on Mac OS.
>
> Michael.
>
>
>
>> Max.
>>
>> 2010/1/15 Michael Van Canneyt <michael at freepascal.org>
>>
>>
>>      On Fri, 15 Jan 2010, Massimo Fazzolari wrote:
>>
>>            What is the best solution synapse, Inet or Indy? I need to
>> connect to a web service.
>>
>>
>> I use synapse, because it offers the simplest API and is very stable.
>>
>> Michael.
>>
>>
>>
>>      Thanks
>>      Best Regards
>>      Max
>>
>>      2010/1/15 Michael Van Canneyt <michael at freepascal.org>
>>
>>
>>           On Thu, 14 Jan 2010, Michael Joyner ᏩᏯ wrote:
>>
>>
>>
>>                       2010/1/13 Michael Joyner <mjoyner at vbservices.net>:
>>
>>                             Google API / Anyone got connected up via
>> Lazarus/FPC?
>>
>>                 Zaher Dirkey wrote:
>>                       As i remember Google API it is a URL, any component
>> connect to HTTP
>>                       can use it, or with a WebBrowser.
>>
>>                 It is some sort of XML thingy sort of like SOAP and/or
>> JSON
>>
>>
>>      You can connect to it with synapse,lnet or Indy and parse the result.
>>      If the result is XML, then parse it with the XMLread unit. If it is
>> JSON,
>>      then the fpjson and jsonparser units will parse it for you.
>>
>>      Michael.
>>      --
>>      _______________________________________________
>>      Lazarus mailing list
>>      Lazarus at lists.lazarus.freepascal.org
>>      http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>>
>>
>>
>>
>> --
>> _______________________________________________
>> Lazarus mailing list
>> Lazarus at lists.lazarus.freepascal.org
>> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>>
>>
>>
>>
> --
> _______________________________________________
> Lazarus mailing list
> Lazarus at lists.lazarus.freepascal.org
> http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.lazarus-ide.org/pipermail/lazarus/attachments/20100115/12bcaac7/attachment-0004.html>


More information about the Lazarus mailing list