Hi,
I want to build a SCTP-aware application (that obviously, runs over a SCTP connection). For the application, i think to take the Exponential Traffic implementation and modify it to have the SCTP features (specific features per message). I examined the C++ class hierarchy and I think to implement the new application as a child class of "Application"? I have some questions about if the best decision. What is your opinion? Can somebody help me? Some help or comments are appreciated. Tanks Elisabete Reis
