[boost::asio] SCTP support with boost::asio

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. Regards, Ajay Yadav DISCLAIMER: ----------------------------------------------------------------------------------------------------------------------- The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only. It shall not attach any liability on the originator or NECHCL or its affiliates. Any views or opinions presented in this email are solely those of the author and may not necessarily reflect the opinions of NECHCL or its affiliates. Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have received this email in error please delete it and notify the sender immediately. . -----------------------------------------------------------------------------------------------------------------------

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
participants (2)
-
Ajay Yadav
-
Joseph Van Riper