首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 网络技术 > 网络基础 >

sctp_test 怎么运行

2012-03-16 
sctp_test 如何运行sctp_test 如何运行sctp_test -H 192.168.1.250 -P 15000 -llocal:addr192.168.1.250,

sctp_test 如何运行
sctp_test 如何运行

sctp_test -H 192.168.1.250 -P 15000 -l  
local:addr=192.168.1.250, port=15000, family=2
seed = 1249022675

Starting tests...
  socket(SOCK_SEQPACKET, IPPROTO_SCTP)

  *** socket: failed to create socket: Socket type not supported ***

这个错误怎么解决啊

[解决办法]
IPPROTO_SCTP 这种类型的socket不支持,就是SCTP socket。
系统里头根本就是没有SCTP啥的。。。
你用的什么系统?
估计不是所有内核都支持SCTP的

- 千里孤行

热点排行