WiFi on PSP

Some news with hacking WiFi on the PSP on aibohack which provides a new version of its multi-test homebrew app for Sony PSP. Basically it demonstrates a set of I/Os such as :
- Picker for net conguration (DHCP now supported !)
- Picker for one of four tests
- Connect timeout logic and other improvements
- More fleshed out “sockets.h”-like header (getting better, not complete)
- Sample build with the PSPSDK (get latest)
- Test#1: mini-telnetd like app. Telnet to your PSP and it will display on the screen. Similar to the original version but now allows larger display. [TCP/IP with the PSP as the server]
- Test#2: wireless photo frame. UDP send a JPG to your PSP and it will display on the screen. [UDP/IP with the PSP as the server]
- Test#3: AiboCam/Scope viewer. Run RCodePlus or AiboLifePlus on your ERS-2×0 Sony AIBO robot dog. Shows AIBO camera image and color detection grids on the PSP. [polled TCP/IP protocol with the PSP as the client, custom video codec]
- Test#4: CLIE SpyCam Watcher. Run ClieSpyCam (URL) on your Sony CLIE PDA. Shows the camera image on the PSP. [polled TCP/IP protocol with the PSP as the client, JPG image data]
The app is available for download along with source code for psp toolchain.





