UDP Broadcast send
How should I send correctly data broadcast to destination like 192.168.XXX.255...
Using sock.targetbcast = YES send to destination 255.255.255.255
Using sock.targetip = 192.168.xxx.255 send nothing
Using combine properties of sock.targetbcast & sock.targetip send first time to destination 192.168.xxx.255, but next 255.255.255.255 only
Using sock.targetbcast = YES send to destination 255.255.255.255
Using sock.targetip = 192.168.xxx.255 send nothing
Using combine properties of sock.targetbcast & sock.targetip send first time to destination 192.168.xxx.255, but next 255.255.255.255 only
1
person has this question
I have this question, too!
Tell me when someone answers.
The more people who ask this question, the more it gets noticed.
The more people who ask this question, the more it gets noticed.
Create a customer community for your own organization
Plans starting at $19/month
Loading Profile...


