| View previous topic :: View next topic |
| Author |
Message |
helliption
Joined: 26 Jun 2009 Posts: 2
|
Posted: Sat Jun 27, 2009 9:00 pm Post subject: TCP IP OVER WLAN AND PC |
|
|
hi,
I am looking a sample or more of tcp/ip function with psp.
I already know that psplink exist for that and sdk sample too.
I spend many time on the forum and i dont find what i am looking for.
What i am looking for is the meaning to transfert data betwin pc and psps with wireless or ad hoc.
something who work like nethostfs and video player
I need a good sample even basic :
- how psps send data to pc
- how pc send or answer to psp request.
- other ....
the goal is to stream data, not file wit it.
thanks to you all |
|
| Back to top |
|
 |
Torch

Joined: 28 May 2008 Posts: 842
|
Posted: Sun Jun 28, 2009 12:52 pm Post subject: |
|
|
| The PSPSDK supports the berkeley sockets, the same way you would write a TCP program in C on Linux. Same header files, same everything. |
|
| Back to top |
|
 |
helliption
Joined: 26 Jun 2009 Posts: 2
|
Posted: Tue Jun 30, 2009 5:21 pm Post subject: |
|
|
| Torch wrote: | | The PSPSDK supports the berkeley sockets, the same way you would write a TCP program in C on Linux. Same header files, same everything. |
thanks |
|
| Back to top |
|
 |
|