Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
UDP Broadcast across VLANs
#10
(12-07-2024, 11:42 AM)Ahmed Sayed Wrote: Yes but when I use the same IP on both sides client and server nothing is being sent. Am I missing something?

I can't answer that without knowing your actual network config and socket setup. But in general, the receiver needs to bind to a local IP/port interface for listening, and then subscribe to the multicast group IP using that interface. Then the sender can send UDP packets to the group IP.

Reply


Messages In This Thread
UDP Broadcast across VLANs - by Ahmed Sayed - 12-05-2024, 09:21 AM
RE: UDP Broadcast across VLANs - by rlebeau - 12-05-2024, 04:58 PM
RE: UDP Broadcast across VLANs - by Ahmed Sayed - 12-05-2024, 05:51 PM
RE: UDP Broadcast across VLANs - by rlebeau - 12-05-2024, 08:06 PM
RE: UDP Broadcast across VLANs - by Ahmed Sayed - 12-06-2024, 08:43 AM
RE: UDP Broadcast across VLANs - by rlebeau - 12-06-2024, 04:15 PM
RE: UDP Broadcast across VLANs - by Ahmed Sayed - 12-07-2024, 02:56 AM
RE: UDP Broadcast across VLANs - by rlebeau - 12-07-2024, 06:26 AM
RE: UDP Broadcast across VLANs - by Ahmed Sayed - 12-07-2024, 11:42 AM
RE: UDP Broadcast across VLANs - by rlebeau - 12-07-2024, 09:08 PM
RE: UDP Broadcast across VLANs - by Ahmed Sayed - 12-09-2024, 12:43 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)