readme

来自「SCTP 协议实现源代码」· 代码 · 共 16 行

TXT
16
字号
This is a package to let you use SCTP with your existing TCP-based binaries.usage:$ withsctp xinetd	# Start xinetd stream services on SCTP.$ withsctp telnet localhost	# Make a telnet over SCTP/IP connection.To install, edit the top of Makefile to set your install path(s) and then$ make all# make installThis package originally written by La Monte H.P. Yarroll <piggy@acm.org>.To submit fixes or bug reports see lksctp.sourceforget.net.You can try the author or lksctp-developers@lists.sourceforget.net for support.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?