Ticket #11 (closed defect: fixed)

Opened 4 years ago

Last modified 1 year ago

UDP connections between peers

Reported by: alban@tryphon.org Assigned to: alban@tryphon.org
Priority: normal Milestone: 20060515
Component: default Version: 20050212
Severity: normal Keywords:
Cc:

Description

An UPD transport can have several advantages again the current TCP transport:
- a better control of the connection (no OS buffering and timeout)
- a more dedicated session control protocol (session opening requests could be
sent by a third node or the tracker to bypass a miss firewall or NAT configuration)
- a better transport efficiency over Internet (to be confirmed)

Attachments

Change History

03/02/05 23:06:25 changed by alban@tryphon.org

  • status changed from new to assigned.
A DatagramSocketPeerConnection and specific transport classes are under
development in a private branch. 

The DatagramSocketPeerConnectionSource needs to manage the UDP traffic received
in the DatagramSocket to forward information to the right PeerConnection.
Additionnal information has been added to the Packets (like the source and
target nodes). 

Many other modifications are needed. To follow

03/04/05 08:50:53 changed by alban@tryphon.org

  • qa_contact set to freecast-dev@lists.tryphon.org.
Change the QA to freecast-dev@lists.tryphon.org 

10/14/05 21:49:29 changed by alban@tryphon.org

We decide to create a dedicated API to manage the P2P network. Read
http://wiki.tryphon.org/Kolaka_P2PNet for more information. This issue will be
used to follow the integration into FreeCast.

03/16/06 08:46:39 changed by alban@tryphon.org

  • milestone set to next.
After a deep refactoring of the Peer/PeerConnection/PeerReceiver(Controler), the 20060315-ea release is under test with an UDP transport.

03/16/06 08:48:27 changed by alban@tryphon.org

  • dependson set to 68.

03/18/06 09:00:43 changed by alban@tryphon.org

  • status changed from assigned to closed.
  • resolution set to fixed.

03/18/06 11:26:54 changed by alban@tryphon.org

  • blocked set to 69.

05/25/06 19:42:43 changed by alban@tryphon.org

  • milestone changed from next to 20060515.
released into 20060515

11/27/07 19:15:57 changed by alban

  • priority changed from high to normal.

Add/Change #11 (UDP connections between peers)




Change Properties
Action