|
| Iniciado por guest, 12,ago. 2015 10:08 - 2 respuestas |
| |
| | | |
|
| |
| Publicado el 12,agosto 2015 - 10:08 |
Is it possible to send UDP packets to multicast address? Or is there any workaround? I tried to use CreateSocketUDP("socket",3702,"239.255.255.250") and got an error.
Any thoughts? |
| |
| |
| | | |
|
| | |
| |
| Publicado el 13,agosto 2015 - 00:13 |
What kind of error? Errorinfo(errFullDetails)) ??
The function is SocketCreateUDP(), not CreateSocketUDP() |
| |
| |
| | | |
|
| | |
| |
| Publicado el 13,agosto 2015 - 08:27 |
"Error associating socket with 3702 port on 239.255.255.250 computer System error returned by socket <>"
What the stupid limitation in port range for CreateSocketUDP (from 5000 to 65000)?! I think that is the reason of error.  |
| |
| |
| | | |
|
| | | | |
| | |
|