Using Wi-Fi
Using Wi-Fi
Hi!Do you know ANY tutorial,or any samples of using psp's wi-fi?I want to connect to infrastructure,and send some files over a net.I already have a client,I need anly app for psp.Please help!
-
- Posts: 70
- Joined: Thu Jun 22, 2006 9:24 pm
Ok,thanks,already figured it out...now I can cammunitcate between psp and computer,but how can use the web?I mean,is there any function that can download a file over http?Like pspdownload(http://server.com/file1.zip); Is it possible,or I have to do it on my own?
-
- Posts: 197
- Joined: Fri Jul 01, 2005 2:50 am
There's also the Do It Yourself way:
http://www.w3.org/Protocols/rfc2616/rfc2616.html
Even if you use libcurl, it should give you a good insight on how the whole HTTP thing works.
http://www.w3.org/Protocols/rfc2616/rfc2616.html
Even if you use libcurl, it should give you a good insight on how the whole HTTP thing works.