brian:
If I want to write a user-level STREAMS application
based on SCTP,which test programs should I refer to,Test-sctp_n.c, test-sctp_t.c
or others? which device should I open, /dev/sctp_n, /dev/sctp_t or others?
Would you please give me a simplest case about how to
Initialize(similar to bind),Associate(similar to connect),Send message, Receive
message and Shutdown?
Thank you all my heart!
yanxinyu |