forums.ps2dev.org Forum Index forums.ps2dev.org
Homebrew PS2, PSP & PS3 Development Discussions
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Question about wifi support for the slim

 
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development
View previous topic :: View next topic  
Author Message
nergal



Joined: 02 Apr 2008
Posts: 8

PostPosted: Wed Apr 02, 2008 11:33 pm    Post subject: Question about wifi support for the slim Reply with quote

Hey,

I have some plans to do some coding with pspsdk, but I was surfing the header files and examples last night and it seems that the API header for wifi support is rather thin. Does it work to send/recv data through wifi using the sdk? Is there full support for wifi on the slim psp through the pspsdk or only a subset?

Best Regards,
Nergal
Back to top
View user's profile Send private message
Insert_witty_name



Joined: 10 May 2006
Posts: 376

PostPosted: Thu Apr 03, 2008 12:01 am    Post subject: Reply with quote

Full functionaility.
Back to top
View user's profile Send private message
nergal



Joined: 02 Apr 2008
Posts: 8

PostPosted: Thu Apr 03, 2008 12:34 am    Post subject: Reply with quote

Great! Thanks, guess I was bit to fast surfing through the headers.
(The documentation hadn't yet been downloaded/compiled)
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Thu Apr 03, 2008 4:04 am    Post subject: Reply with quote

You won't find much because other than initializing the wifi, it uses plain sockets. So you look at the example code for how to init and connect to the access point, then do everything you want to do via sockets.
Back to top
View user's profile Send private message AIM Address
nergal



Joined: 02 Apr 2008
Posts: 8

PostPosted: Thu Apr 03, 2008 4:46 am    Post subject: Reply with quote

J.F. wrote:
You won't find much because other than initializing the wifi, it uses plain sockets. So you look at the example code for how to init and connect to the access point, then do everything you want to do via sockets.


I saw that there are functions like "sceWlanGPSend" but not in the API header file for "wlan". If I would like to control sending and recieving through the Wlan interface, I still have to use sockets? But that would only let me use the wlan device if there already exists an network connection to som AP...
I want to control the connection myself, perhaps that part isn't possible on the slim version?
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Thu Apr 03, 2008 4:54 am    Post subject: Reply with quote

That level of control isn't needed for most apps, so you'll probably have to figure it out yourself. Not going to be much if anything in the way of examples for that. :)
Back to top
View user's profile Send private message AIM Address
nergal



Joined: 02 Apr 2008
Posts: 8

PostPosted: Thu Apr 03, 2008 6:58 am    Post subject: Reply with quote

J.F. wrote:
That level of control isn't needed for most apps, so you'll probably have to figure it out yourself. Not going to be much if anything in the way of examples for that. :)


But I've googled some application that performs access point finding (wifi sniffing), they must have implemented some low level wlan access? Too bad they didn't release sources with their applications.
Back to top
View user's profile Send private message
J.F.



Joined: 22 Feb 2004
Posts: 2906

PostPosted: Thu Apr 03, 2008 11:33 am    Post subject: Reply with quote

That's not something we deal with here. There are probably some threads, but I don't know if they'll have what you're looking for. Use the Search at the top of the page, set the search term to "sniffer" and the forum to search to the PSP forum. That does return a few hits. If it's nothing you can use, you probably won't get help here.
Back to top
View user's profile Send private message AIM Address
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PSP Development All times are GMT + 10 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group