| View previous topic :: View next topic |
| Author |
Message |
JoePub
Joined: 21 Aug 2008 Posts: 10
|
Posted: Fri Aug 22, 2008 2:22 am Post subject: Does PSPSDK support SOCK_RAW |
|
|
Hi,
I haven't tried yet, but I was wondering if the PSPSDK supports the SOCK_RAW option. I want to send ARP packets from the application that I am writing, which would involve using SOCK_RAW
Thanks. |
|
| Back to top |
|
 |
jean

Joined: 05 Jan 2008 Posts: 489
|
Posted: Fri Aug 22, 2008 4:34 am Post subject: |
|
|
| I don't really am into this, but i think i remember of a couple posts discussing it...and if i don't remember wrong the answer was "no, maybe". Try a quick search.... |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Fri Aug 22, 2008 5:06 am Post subject: |
|
|
| I tried a test program, and while I could open a socket with SOCK_RAW, it didn't act like a raw socket. So the answer seems to be no, the PSP doesn't support raw sockets. |
|
| Back to top |
|
 |
JoePub
Joined: 21 Aug 2008 Posts: 10
|
Posted: Fri Aug 22, 2008 6:32 am Post subject: |
|
|
| Would a kernel mode PRX help here. Perhaps getting lower down within the network API. |
|
| Back to top |
|
 |
J.F.
Joined: 22 Feb 2004 Posts: 2906
|
Posted: Fri Aug 22, 2008 8:12 am Post subject: |
|
|
| Maybe... haven't tried that. If I do, I'll post the results. |
|
| Back to top |
|
 |
|