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 

ip broadcast setsockopt

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



Joined: 21 Aug 2004
Posts: 29

PostPosted: Sat Aug 21, 2004 2:37 am    Post subject: ip broadcast setsockopt Reply with quote

In ps2sdk setsockopt is not defined.. or is it?

i want to do this:

setsockopt (socket, SOL_SOCKET, SO_BROADCAST)
Back to top
View user's profile Send private message
Oobles
Site Admin


Joined: 17 Jan 2004
Posts: 362
Location: Melbourne, Australia

PostPosted: Sat Aug 21, 2004 11:23 am    Post subject: Reply with quote

You will need to look at the ps2ip.h file and see what functions are exported. If you don't find it there, it will be worth looking at the LWIP project and seeing if its available. It's possible the function hasn't been exported from LWIP, or also quite possible that LWIP doesn't support broadcast.
Back to top
View user's profile Send private message Visit poster's website Yahoo Messenger MSN Messenger
pukko



Joined: 17 Jan 2004
Posts: 17

PostPosted: Sun Aug 22, 2004 7:52 am    Post subject: Reply with quote

It's called lwip_setsockopt(), and defined in ps2ip.h
Back to top
View user's profile Send private message
DickyDick



Joined: 21 Aug 2004
Posts: 29

PostPosted: Tue Aug 24, 2004 6:42 am    Post subject: Reply with quote

pukko wrote:
It's called lwip_setsockopt(), and defined in ps2ip.h


I see it is under the iop/include tree. So does this mean i only have to load the ps2ip.irx in to the iop and call lwip_setsockopt from another iop program? Or ca n call lwip_setsockopt someway from my main EE program?
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.ps2dev.org Forum Index -> PS2 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