LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Networking (https://www.linuxquestions.org/questions/linux-networking-3/)
-   -   how to changing TCP to SCTP in java (https://www.linuxquestions.org/questions/linux-networking-3/how-to-changing-tcp-to-sctp-in-java-4175427251/)

koket90 09-14-2012 10:00 AM

how to changing TCP to SCTP in java
 
I have a java program that runs on TCP, so how to change it in order to walk in the SCTP ​​protocol?

tlowk 10-07-2012 04:23 AM

you will need to use an SCTP api eg http://openjdk.java.net/projects/sctp/javadoc/index.html
To know it makes sense you need to know how many code does network access, if this is only
in a small portion it could be possible to try.


All times are GMT -5. The time now is 03:41 AM.