Hello,
I am trying to port an application which was implemented on Solaris Platform. I'd like to port it to Linux.
I have change from SunWorkshop5 to Gcc already. The compilation is working fine. However, some feature is missing.
My application is protocol application which involved some multicast communication. The problem occurs with some CLASSD() function. It causes my application to do only broadcast but not multicast. It's weird. I am trying to use the network address oriented for Linux by trying to change CLASSD function synced with Linux platform. However, multicast fuction is still missing.
I really have no idea what's going. Sombody please help.
tjkun
I am trying to port an application which was implemented on Solaris Platform. I'd like to port it to Linux.
I have change from SunWorkshop5 to Gcc already. The compilation is working fine. However, some feature is missing.
My application is protocol application which involved some multicast communication. The problem occurs with some CLASSD() function. It causes my application to do only broadcast but not multicast. It's weird. I am trying to use the network address oriented for Linux by trying to change CLASSD function synced with Linux platform. However, multicast fuction is still missing.
I really have no idea what's going. Sombody please help.
tjkun