QUOTE(Fishbong @ May 6 2006, 09:10 PM)

Okay, i fi do all that, i can access the gp2x through USB network.
What´s the point of that?
Run web server on your 2x
Access sd card and nand easily from your pc via usb cable (shows up in explorer)
and for developers:
command line access to the gp2x so you can have standard linux commands
you can send debug info to the pc from your 2x apps using printf
debug your programs (set breakpoints, view variables, etc)
no more sd card swapping - you can copy files directory to the sd card, and even run your programs directly from your pc