
10 Dec
2012
10 Dec
'12
12:20 p.m.
On Dec 10, 2012 4:18 AM, "Ajay Yadav" <ajay.yadav@nechclst.in> wrote:
Hi,
I am newbie to the boost library. I would like to develop the SCTP client-server application. Is
boost::asio supported SCTP.
Please guide me how I can make the application using SCTP.
You may want to look at the example code for ICMP, within the asio docs. - Trey