debian man page for withsctp

Query: withsctp

OS: debian

Section: 1

Links: debian man pages | All man pages

Forums: Unix Linux Community | Forum Categories

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

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
sctp_getladdrs(3socket) - sunos
sctp_opt_info(3) - debian
sctp_peeloff(3socket) - sunos
sctp_getladdrs(3socket) - opensolaris
sctp_peeloff(3socket) - opensolaris
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
How can I do this in VI editor?
One instance of comparing grep and awk
A (ksh) Library For and From UNIX.com
How to copy a column of multiple files and paste into new excel file (next to column)?