Ticket #114 (closed enhancement: duplicate)
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
Note: See
TracTickets for help on using
tickets.
