Ticket #114 (closed enhancement: duplicate)

Opened 12 months ago

Last modified 11 months ago

Iodine could use multiple connections at the same time

Reported by: guest Owned by:
Priority: normal Milestone: 0.6.0 "Hotspotify"
Version: 0.5.2 "WifiFree" Keywords:
Cc:

Description

Using wireshark I realized that only one connection is alive at every moment. Large latency implies slow connection, because every packet has to wait the round-trip-time.

It would be a good idea to have 3-4 multiple open connections, and if the server wants to send large data to the client, it could use all of them. Of course, the order of the packages has to be taken care. The client could start new connections in that way there are always 3-4 open connections.

Change History

comment:1 Changed 11 months ago by yarrick

  • Status changed from new to closed
  • Resolution set to duplicate
Note: See TracTickets for help on using tickets.