An open API service indexing awesome lists of open source software.

https://github.com/korigamik/psp-net-libcurl

This is a simple example of how to use the cURL library to download a file from the internet on the PSP
https://github.com/korigamik/psp-net-libcurl

curl psp

Last synced: 7 days ago
JSON representation

This is a simple example of how to use the cURL library to download a file from the internet on the PSP

Awesome Lists containing this project

README

        

# PSP Net cURL Example

This is a simple example of how to use the cURL library to download a file from the internet.

This is ported from the [net_libcurl example](https://github.com/vitasdk/samples/tree/master/net_libcurl) in VitaSDK to the PSP.