views:

128

answers:

0

I'm writing a PTPv2 implementation in Matlab using the Java interface, because the udp command in Matlab doesn't do multicast packets for the sync. I have the socket set up and I can receive packets just fine, but when I'm viewing the conversations in Wireshark, I'm broadcasting to a different multicast group than the one I gave the order to join. Did I miss something in the initialization, or is this normal?