Newsgroups : Borland : borland.public.delphi.internet.winsock : 2008 Mar : Re: UDP broadcast ignores port to use
| Subject: | Re: UDP broadcast ignores port to use |
| Posted by: | "Remy Lebeau (TeamB)" (no.spam@no.spam.com) |
| Date: | Mon, 10 Mar 2008 10:28:54 |
"Koen" <koen@home.net> wrote in message
news:47d40b3d@newsgroups.borland.com...
> IdUDPClient1.Port := 6666;
That specifies the remote Port that is broadcasted to, not the local Port
that does the broadcasting.
> But.. the port used is not 6666..
It is not supposed to be.
Gambit
none