Re: Add Multipath TCP (MPTCP) Support to the Java Networking API

2025-09-07 Thread Alan Bateman
On 05/09/2025 09:43, Geliang Tang wrote: : 3. Proposed Java API Changes The goal is to allow Java applications to opt-in to using MPTCP when creating sockets, without breaking existing code. The proposed changes are additive and backward-compatible. The core idea is to add a boolean mptcp para

Re: Add Multipath TCP (MPTCP) Support to the Java Networking API

2025-09-06 Thread Geliang Tang
Hi Alan, Thanks for your reply. On Fri, 2025-09-05 at 10:28 +0100, Alan Bateman wrote: >   > On 05/09/2025 09:43, Geliang Tang wrote: >   >   > >   > > : > > > > 3. Proposed Java API Changes > > > > The goal is to allow Java applications to opt-in to using MPTCP > > when > > creating sockets, w

Re: Add Multipath TCP (MPTCP) Support to the Java Networking API

2025-09-05 Thread Geliang Tang
Hi Alan, Thanks for your reply. On Fri, 2025-09-05 at 10:28 +0100, Alan Bateman wrote: >   > On 05/09/2025 09:43, Geliang Tang wrote: >   >   > >   > > : > > > > 3. Proposed Java API Changes > > > > The goal is to allow Java applications to opt-in to using MPTCP > > when > > creating sockets, w