withsctp(1) General Commands Manual withsctp(1)NAMEwithsctp - Run TCP binaries over SCTPSYNOPSISwithsctpDESCRIPTIONThis package enables you to use SCTP with your existing TCP-based binaries. withsctp uses the LD_PRELOAD hack to intercept library calls used for TCP connections and use SCTP instead.EXAMPLESwithsctp xinetd # Start xinetd stream services on SCTP. withsctp telnet localhost # Make a telnet over SCTP/IP connection.AUTHORMichael Biebl <biebl@debian.org> withsctp(1)
| Related Man Pages |
|---|
| sctp_test(1) - debian |
| sctp_getpaddrs(3socket) - sunos |
| sctp_freepaddrs(3socket) - sunos |
| sctp_getladdrs(3socket) - opensolaris |
| sctp_peeloff(3socket) - opensolaris |
| Similar Topics in the Unix Linux Community |
|---|
| awk or sed - Convert 2 lines to 1 line |
| Detecting unused variables... |
| One instance of comparing grep and awk |
| Weird 'find' results |
| A (ksh) Library For and From UNIX.com |