Komponent w działaniu podobny do Curla z PHP

0

Witam mam pytanko do profesjonalistow..czy istnieje jakiś komponent do delphi podobny do działania Curla z php. pozdro

0

http://curl.haxx.se/libcurl/pascal/
ech to brzydkie google nic nie chciało powiedzieć ...

0

acha troche lipne to bo żeby to działało to potrzeba uruchomionego serwera APACHE albo innego. pozdrawiam

0

gdzieś ty to wyczytał???

Using CurlPas on MS-Windows requires the LIBCURL DLL, available from the curl.haxx.se website.
Be sure to get one flagged DEVEL or LIBCURL, not the statically-linked BINARY.
Either the GENERIC, MINGW32 or MSVC versions should work,
but the "CYGWIN" version is probably not compatible.

At the time of this writing, the pascal sources were tested with the generic libcurl-7.15.0,
where the DLL is named libcurl-3.dll, but some other versions might be named just libcurl.dll.
If your application can't find the library, you can either rename the DLL, or adjust the line:
const LIB_CURL='libcurl-3.dll';
( defined in curl_h.pas ) and recompile.

The SSL-enabled version also requires the OpenSSL libraries,
you can get them from various places, including:
http://www.shininglightpro.com/products/Win32OpenSSL.html
OR
http://www.paehl.com/open_source/?download=libssl.zip

Some of the POSIX-style system calls depend on the system file msvcrt.dll .
I had some problems with this file on my old Win98 machine.
If you run into trouble with this, try updating the DLL to the latest version,
along with its cousins, msvcirt.dll and msvcp60.dll .
Also note that msvcrt.dll uses special threading functions which might not be
compatible with Delphi's TThread object.

To build the Delphi component version of CurlPas, be sure to first type
the command "makewin dcc" in the \curlpas\ directory (from a DOS window).
This will generate the *.res files for the package and pallette icon.

CurlPas has been tested on Windows 98. I would like to hear from anyone who
has success (or problems) with other versions of Windows.

0

nie moge zainstalowac paczki tych komponentow. wyswietla mi blad ze nie mam biblioteki. a gdy juz skopiuje ta biblioteke libcurl-3.dll do katalogu windows\system32 to pozniej wyswietla znowu jakis blad ze cos zle jest w bibliotece zlib.dll .... nie wiem co sie dzieje

1 użytkowników online, w tym zalogowanych: 0, gości: 1