Results 1 to 2 of 2

Thread: libcurl 7.19.6 for PSP R1

                  
   
  1. #1
    Won Hung Lo wraggster's Avatar
    Join Date
    Apr 2003
    Location
    Nottingham, England
    Age
    53
    Posts
    141,436
    Blog Entries
    3209
    Rep Power
    50

    psp libcurl 7.19.6 for PSP R1

    Heres one for Devs from jojojoris

    Hello everyone,

    I made a port of the newest libcurl to the PSP.

    When you use this in your program make sure you are connected to an access point before you can use this lib.

    INSTALL:
    Unpack the package and run build.sh. The script will download the orginal files, apply a little patch, run configure, build the lib and finaly install the library in your pspsdk. After that you can use libcurl.

    Ive no idea what libcurl is but then again im no coder so check out the site here for more info --> http://jojosoft.1free.ws/viewtopic.php?f=6&t=9

  2. #2
    PSP User Saracchini's Avatar
    Join Date
    Dec 2006
    Location
    Bristol - UK
    Posts
    293
    Rep Power
    69

    Default

    Here is the description from Libcurl official site:

    "libcurl is a free, open source client to get documents/files from servers, using any of the supported protocols ( http, https,ftp, gopher, telnet, dict,ldap) . The library's functions are designed to work without user interaction or any kind of interactivity so that applications can be written and function automatically without a person being involved. "

    Very usefull to programmers which wants abstract where used files come from.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •