Re: [fpc-pascal] [HTTPS]: Looking for a ssl http client

2006-11-30 Thread TOUZEAU DAVID

Yes The problem is fixed now by adding libssl.so.0 link

Lukas Gebauer a écrit :

Currently synpase doesn't working with ssl mode but
if you want to do this in linux environement LibCurl is a good way and
do that you want... http://curl.haxx.se/libcurl/pascal/

The only problem that it require *.so curl files to provide into your
applications.. So i want to find the problem with synapse in SSL mode
in order to not install others librairies...



Synapse DOES working with SSL, you just must have corretly installed 
OpenSSL (or other supoorted SSL library), of course. ;-) As I see in 
synalist, your problem is solved now, right?



  


--

David Touzeau -- Linux Ubuntu Dapper 6.0.6 
FreePascal-Lazarus,perl,delphi,php icq:160018849


___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] [HTTPS]: Looking for a ssl http client

2006-11-29 Thread Lukas Gebauer
> Currently synpase doesn't working with ssl mode but
> if you want to do this in linux environement LibCurl is a good way and
> do that you want... http://curl.haxx.se/libcurl/pascal/
> 
> The only problem that it require *.so curl files to provide into your
> applications.. So i want to find the problem with synapse in SSL mode
> in order to not install others librairies...

Synapse DOES working with SSL, you just must have corretly installed 
OpenSSL (or other supoorted SSL library), of course. ;-) As I see in 
synalist, your problem is solved now, right?


-- 
Lukas Gebauer.

E-mail: [EMAIL PROTECTED]
http://synapse.ararat.cz/ - Ararat Synapse - TCP/IP Lib.

___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


Re: [fpc-pascal] [HTTPS]: Looking for a ssl http client

2006-11-28 Thread TOUZEAU DAVID

Currently synpase doesn't working with ssl mode but
if you want to do this in linux environement LibCurl is a good way and 
do that you want...

http://curl.haxx.se/libcurl/pascal/

The only problem that it require *.so curl files to provide into your 
applications..
So i want to find the problem with synapse in SSL mode in order to not 
install others librairies...



Rainer Stratmann a écrit :

Am Samstag, 25. November 2006 04:09 schrieb TOUZEAU DAVID:
  

Dear

I'm searching examples that help me to implement on a linux system an
HTTP client that supporting SSL HTTPS in order to post, get and
downloading files with or without proxy support...
A kind of functions
in the same way of  synalist THTTPSend
(http://www.ararat.cz/synapse/docs/help/index.html)
Is there anybody that have already found this requirements ??

Best regards


Hello,

I'm searching also for internet access and Networking with unit sockets.
For me it is relative new with Linux.
Does that mean that you are searching for normal down and uploading files to 
and from the internet?


Kind regards
Rainer

  


--

David Touzeau -- Linux Ubuntu Dapper 6.0.6 
FreePascal-Lazarus,perl,delphi,php icq:160018849
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Re: [fpc-pascal] [HTTPS]: Looking for a ssl http client

2006-11-25 Thread Michael Van Canneyt


On Sat, 25 Nov 2006, TOUZEAU DAVID wrote:

> Dear
> 
> I'm searching examples that help me to implement on a linux system an HTTP
> client that supporting SSL HTTPS in order to post, get and downloading files
> with or without proxy support...
> A kind of functions
> in the same way of  synalist THTTPSend
> (http://www.ararat.cz/synapse/docs/help/index.html)
> Is there anybody that have already found this requirements ??

Why not use synapse ? It works on Linux with FPC ?

Michael.
___
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal