multicast address problem

View: New views
1 Messages — Rating Filter:   Alert me  

multicast address problem

by rubenjy :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,
I am trying to change multicast address in c++
when i set

int Addr=0x80000000

maked it is ok, but run it will show "Segmentation fault (core dumped)"

how do i change this. change address? or multicast address set? or anything?