Java Socket TCP Maximum Segment Size -


Is there a possibility to read the TCP "MSS" option header of a SYN packet or it is buried deeply Layers of layers of layers?

Thank you

I'm pretty sure that the latter case is you platform-independent The layer is shielded against the functioning of the TCP stack, otherwise the Java portable will be reduced.

If you insist, you have the option to do socket I / O through JNI.


Comments

Popular posts from this blog

c# - How to capture HTTP packet with SharpPcap -

php - Multiple Select with Explode: only returns the word "Array" -

php - jQuery AJAX Post not working -