withsctp(1) debian man page | unix.com

Man Page: withsctp

Operating Environment: debian

Section: 1

withsctp(1)						      General Commands Manual						       withsctp(1)

NAME
withsctp - Run TCP binaries over SCTP
SYNOPSIS
withsctp
DESCRIPTION
This 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.
EXAMPLES
withsctp xinetd # Start xinetd stream services on SCTP. withsctp telnet localhost # Make a telnet over SCTP/IP connection.
AUTHOR
Michael Biebl <biebl@debian.org> withsctp(1)
Related Man Pages
shutdown(2) - hpux
sctp_freeladdrs(3socket) - sunos
sctp_getladdrs(3socket) - opensolaris
sctp_peeloff(3socket) - opensolaris
sctp_opt_info(3) - hpux
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
Introduction
Detecting unused variables...
Find columns in a file based on header and print to new file
Weird 'find' results