receiving broadcast packets

  • Follow


Hi

How we can receive UDP braodcast packet.. in socket programming..

I have 2 IP's .. Is there any option to set..

0
Reply rahul.ruikar (25) 1/19/2006 12:13:41 PM

LinuxGuy wrote:
> Hi
>
> How we can receive UDP braodcast packet.. in socket programming..
>
> I have 2 IP's .. Is there any option to set..

Set SO_BROADCAST option for the receiving socket.

0
Reply Maxim 1/19/2006 3:27:00 PM


1 Replies
304 Views

(page loaded in 0.044 seconds)


Reply: