multicast support

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

multicast support

Jump to solution
508 Views
davidzhu
Contributor III

Hello.

I am developping a multicast application with MQX , could you please provide some example how to do it?

Thanks

0 Kudos
1 Solution
400 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi David

You can use the setsockopt to do this.

For example, join a membership and leave a member ship

pastedImage_0.png

pastedImage_1.png

Please the MQX_RTCS_User_Guide.pdf for more details

Regards

Daniel

View solution in original post

0 Kudos
1 Reply
401 Views
danielchen
NXP TechSupport
NXP TechSupport

Hi David

You can use the setsockopt to do this.

For example, join a membership and leave a member ship

pastedImage_0.png

pastedImage_1.png

Please the MQX_RTCS_User_Guide.pdf for more details

Regards

Daniel

0 Kudos