Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : Re: UDP Broadcasts with Indy 10.2.3
| Subject: | Re: UDP Broadcasts with Indy 10.2.3 |
| Posted by: | "Larry Killen" (lkill..@charter.net) |
| Date: | Tue, 20 Nov 2007 20:20:18 |
Upon closer observation, I noticed that there was only one send command. I
changed it to broadcast and it now broadcasts. I guess I shouldn't have
taken the form settings at their face value.
Thanks
Larry
"Remy Lebeau (TeamB)" <no.spam@no.spam.com> wrote in message
news:47437938$1@newsgroups.borland.com...
>
> "Larry Killen" <lkillen@charter.net> wrote in message
> news:474371e6@newsgroups.borland.com...
>
>> I am using the Indy BSOD example
>
> That doesn't tell me anything useful about how you are actually
> configuring and using the UDP component each time you send a packet. For
> example, are you setting the Host property to anything? Are you using the
> Broadcast() method at all?
>
>
> Gambit
none