Newsgroups : Borland : borland.public.delphi.internet.winsock : 2007 Nov : UDP Broadcasts with Indy 10.2.3
| Subject: | UDP Broadcasts with Indy 10.2.3 |
| Posted by: | "Larry Killen" (lkill..@charter.net) |
| Date: | Tue, 20 Nov 2007 12:07:24 |
I am trying to UDP broadcasts. I can send address packets but not
non-addressed. I have the BroadcastEnabled set to true on both the client
and server.
I have read about router not being broad cast friendly so I set up a little
test and place a hub, Network Everywhere, 5 port hub between the client and
server.
Again, I could send an addressed packet. I try to send broadcast and
nothing happens.
My Buffer size is 8192.
Is this feature no longer enabled in Indy UDP?
Thanks,
Larry