简体   繁体   中英

getOutputStream / getInputStream via sctp protocol

How to Returns an output stream for SCTP socket? for example in TCP ( socket.getOutputStream ). but how in SCTP? I've tried to searching, but I did not find a solution.

Accessing SCTP protocal in one of the JDK 7 features.

Example Link : http://www.oracle.com/technetwork/articles/javase/index-139946.html

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM