Help with SceNet commands

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

Moderators: cheriff, TyRaNiD

Post Reply
victorprosa
Posts: 37
Joined: Wed Jan 14, 2009 5:53 am

Help with SceNet commands

Post by victorprosa »

Hello...

I am trying to make a auto-update function to my HomeBrew, it should update a PNG image in the MS, its something like:

connect to www.site.com/01.png download and use this image to overwrite the one in ms0:/PSP/GAME/MYHB/img/01.png

But i am not able to understand the SceNet variables, i need you help with the commands order to work it out, or with a tutorial/source to learn to work with this variables...

PS: The libPNG stuff is already done...
ctszy
Posts: 18
Joined: Sat Apr 12, 2008 11:18 pm

Post by ctszy »

see sdk\samples\net :)
victorprosa
Posts: 37
Joined: Wed Jan 14, 2009 5:53 am

Post by victorprosa »

Thanks for your help, but i searched there before creating this thread, and there's no downloading example :(

I could use the resolver, just changing the void of the resolver, but how can i make a download in netlib?
Post Reply