10 years, 4 months ago.

UDPsocket how to send broadcast and unicast packets in same session

My program use UDPSocket. I need receive broadcast messages and send broadcast or unicast messages.
With set_broadcasting() I successfully receive and send broadcast messages. If i try send unicast message nothing leave my program ( in accordance with Wireshark log ). How to resolve that problem?

Regards, Andrew

Question relating to:

Be the first to answer this question.