📄 readme.sctp
字号:
How to enable SCTP in the stack:1: Get the Java SCTP packet from http://i1.dk/JavaSCTP2: Make it3: (linux only) modprobe sctp4: Run your application with: java ... -Djava.library.path=<directory where libdk_i1_sctp.so is> ... Alternatively you can set te LD_LIBRARY_PATH environment variable before starting your program.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -