Hello, I am working with Prof. Swany. We got a java version of our eXtensible Session Protocol under development. The code is available at IU github:
https://github.iu.edu/damsl/jXSP It can be compiled into a .jar file and has two API class "XspSocket", which can replace the standard java Socket class. A experiment shows this will improve the data transferring by a fact of 2, by routing the data going through gateways in Internet2. Hope you guys will be interested. Thanks, Miao
