> I would like to know if it's possible to listen or send broadcast or
> multicast message via TCP-IP channel ?
> or It 's only possible with UDP ?
TCP is a point-to-point connection only. It can't be used for broadcasting.
aaa.aaa - 16 Sep 2007 08:26 GMT
Thanks
Peter Duniho a écrit :
>> I would like to know if it's possible to listen or send broadcast or
>> multicast message via TCP-IP channel ?
>> or It 's only possible with UDP ?
>
> TCP is a point-to-point connection only. It can't be used for
> broadcasting.