The guys over at Optixx have released a few updates to their version of the Media Player for the PSP, heres the info:
Moved my network code to the M4g3 version. Also added configfile support so that you are able to make your WIFI settings via the configfile pmp.ini. Since i had to move the main thread to userspace the HOME button isn’t working, so you have to use TRIANGLE to quit the player.
Also this
Made a binary release of the network enabled PMP Mod M4g3 media player. Since i don’t use Windows i can’t deliver an windows tested pmp server script.
Some Tips and Tricks:
Use an static ip address
Double check your PSP WIFI Setug
Choose which WIFI Setup to use and the edit con flag in pmp.ini, which is an index to your WIFI Setup, so first WIFI config implies con=0;
Check your remote server script with wget or curl
http://localhost:3333/open?filename=movie.avi&flags=O_RDONLY"Enable the debug flag in pmp.ini
Stay close to your Access Point if you Test for the first time.