Question on achieving identical data communication between TCP and SCTP

17 views
Skip to first unread message

なえ

unread,
Oct 27, 2025, 8:54:00 PM (8 days ago) Oct 27
to ns-3-users

I am currently planning to research communication between TCP and SCTP. I would like the data communicated by SCTP and TCP to be the same, but my modifications to TCP have not been successful. Is it even possible to have the exact same communication data for both TCP and SCTP?

I am developing this based on dce-sctp-simple. The SCTP operation is running on DCE (Direct Code Execution), and the TCP operation is running on NS-3.

Tommaso Pecorella

unread,
Nov 1, 2025, 5:40:02 AM (4 days ago) Nov 1
to ns-3-users
The question is ill-formed.

If you need to compare two protocols, what you want is to have the data source to be the same, as the protocol behavior will always be different (because they're different protocols).
You do not need to modify TCP (unless it's the goal of your research), you need to use the same Application to generate the data.
Reply all
Reply to author
Forward
0 new messages