jneidlinger / libcurlwp8

libcurl for Windows Phone 8

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

libcurlwp8

libcurl for Windows Phone 8

Curl 7.33.0

Build instructions

Open the Visual Studio solution at \curl-7.33.0\vs\vc12\vc12libcurl.sln

The build depends on zlib and OpenSSL. You need to configure the project includes to point to zlib and OpenSSL headers.

Notable changes:

A preprocessor definition, WINPHONE was added which does most of the WP8 specific work.

TODO: I'll be adding an "example" Windows Runtime component that wraps some libcurl functionality, demonstrating using libcurl from an actual Windows Phone 8 app.

About

libcurl for Windows Phone 8

License:MIT License


Languages

Language:C 86.2%Language:Perl 7.0%Language:Shell 5.4%Language:C++ 0.9%Language:Python 0.2%Language:Visual Basic 0.2%Language:Awk 0.1%