Downloading files through eboot or prx [help me!!] [o_o]

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
dmonchild
Posts: 15
Joined: Sun Dec 23, 2007 5:46 pm

Downloading files through eboot or prx [help me!!] [o_o]

Post by dmonchild »

le-sigh can some one point me in the right direction here im goin in circles, i'm trying to figure out how to make my eboot's or prx's download a file to a said dir. any of you got any links or info on how to create some sort of download-er eboot or source code to a completed download-er type program it would be a great help i need some where to start here n i cant find it on google :( crumby results.
hmm
User avatar
Torch
Posts: 825
Joined: Wed May 28, 2008 2:50 am

Post by Torch »

Off the top of my head, get the source code for WiFi Controller. You can reuse the code for getting the connection list on the PSP etc. Just adapt it to the HTTP protocol.
J.F.
Posts: 2906
Joined: Sun Feb 22, 2004 11:41 am

Post by J.F. »

Use the curl library. It's in the PSP svn repo, and works fine. Do a search in this forum on "curl" for threads on it.
dmonchild
Posts: 15
Joined: Sun Dec 23, 2007 5:46 pm

Post by dmonchild »

J.F. wrote:Use the curl library. It's in the PSP svn repo, and works fine. Do a search in this forum on "curl" for threads on it.
jackpot. i thank you kind sir.

Image
luigi is a so veddy happy, luigi coulda kissa you.
hmm
User avatar
Wally
Posts: 663
Joined: Mon Sep 26, 2005 11:25 am

Post by Wally »

dmonchild wrote:
J.F. wrote:Use the curl library. It's in the PSP svn repo, and works fine. Do a search in this forum on "curl" for threads on it.
jackpot. i thank you kind sir.

Image
luigi is a so veddy happy, luigi coulda kissa you.
Watch your back J.F ;-)
J.F.
Posts: 2906
Joined: Sun Feb 22, 2004 11:41 am

Post by J.F. »

I'm sure I've got some turtles around here I can throw at him.
:)
Post Reply