Search found 8 matches
- Tue Apr 29, 2008 10:58 pm
- Forum: PSP Development
- Topic: IP over USB
- Replies: 12
- Views: 10924
- Tue Apr 29, 2008 5:06 pm
- Forum: PSP Development
- Topic: IP over USB
- Replies: 12
- Views: 10924
Good to hear, I guess the prx module could be loaded as a plugin with 3.90 at startup. Using wifi through a PC is not an solution since wifi is prohibited at some places due to security reasons and that would ruin the fun of a new project ;) Time to start gathering knowledge about IP over USB, I kno...
- Tue Apr 29, 2008 7:33 am
- Forum: PSP Development
- Topic: IP over USB
- Replies: 12
- Views: 10924
IP over USB
So, I got to thinking about getting my hands on a new project for my psp. Due to restricted wifi access at some places, and only access to wired ethernet. I come to think about getting TCP/IP over USB for the psp. Is this idea totally madness or is it possible? Could be good to get some hints before...
- Thu Apr 17, 2008 6:14 am
- Forum: PSP Development
- Topic: Compiling psptoolchain on FreeBSD
- Replies: 0
- Views: 832
Compiling psptoolchain on FreeBSD
If anyone are intrested, I just compiled psptoolchain on FreeBSD 7.0 (current) and can give a few hints about how I did it, since it wasn't working by default. 1. I've downloaded the latest psptoolchain from ps2dev.org 2. I've downloaded OSX patches (see http://forums.ps2dev.org/viewtopic.php?t=9306...
- Thu Apr 03, 2008 6:58 am
- Forum: PSP Development
- Topic: Question about wifi support for the slim
- Replies: 7
- Views: 1867
That level of control isn't needed for most apps, so you'll probably have to figure it out yourself. Not going to be much if anything in the way of examples for that. :) But I've googled some application that performs access point finding (wifi sniffing), they must have implemented some low level w...
- Thu Apr 03, 2008 4:46 am
- Forum: PSP Development
- Topic: Question about wifi support for the slim
- Replies: 7
- Views: 1867
- Thu Apr 03, 2008 12:34 am
- Forum: PSP Development
- Topic: Question about wifi support for the slim
- Replies: 7
- Views: 1867
- Wed Apr 02, 2008 11:33 pm
- Forum: PSP Development
- Topic: Question about wifi support for the slim
- Replies: 7
- Views: 1867
Question about wifi support for the slim
Hey, I have some plans to do some coding with pspsdk, but I was surfing the header files and examples last night and it seems that the API header for wifi support is rather thin. Does it work to send/recv data through wifi using the sdk? Is there full support for wifi on the slim psp through the psp...