IP over USB

Discuss the development of new homebrew software, tools and libraries.

Moderators: cheriff, TyRaNiD

Post Reply
seventh
Posts: 11
Joined: Sat Jan 21, 2006 2:10 am

IP over USB

Post by seventh »

Is there any support in pspsdk for doing IP over USB connection ? Does anyone know any lib to do that ?
adrahil
Posts: 274
Joined: Thu Mar 16, 2006 1:55 am

Post by adrahil »

No. You have to write it yourself.
You'd need to hook and rewrite the net connection/raw socket modules... Plus, you'd need a computer application to convert the packets with NAT. It would be less of a hassle to buy a router on ebay, but coding this kind of support is possible :)
Post Reply