draek / galaxium

Automatically exported from code.google.com/p/galaxium
0 stars 0 forks source link

MSN Direct P2P Connections #30

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
We should support MSN direct connections for P2P applications. This will
enable fast file & msn object transfers, and generally speed up P2P where a
direct connection is available.

Original issue reported on code.google.com by paulburt...@gmail.com on 30 Mar 2008 at 11:18

GoogleCodeExporter commented 9 years ago

Original comment by paulburt...@gmail.com on 18 Jun 2008 at 3:12

GoogleCodeExporter commented 9 years ago
I think we have issues with any transfers now:

Info: << SB 32 TCP [207.46.26.198]: MSG xx@x
(I)%20Daniel%20::%20//%20:: 1291 (application/x-msnmsgrp2p)
Debug: Caught split P2P message
Info: << SB 32 TCP [207.46.26.198]: MSG xx@x
(I)%20Daniel%20::%20//%20:: 271 (application/x-msnmsgrp2p)
Debug: Caught split P2P message
Debug: P2PSession 2008021366 created (Initiated remotely)
Debug: Found switchboard with xx@x
Info: >> SB 32 TCP [207.46.26.198]: MSG 22 D 145 (application/x-msnmsgrp2p)
Debug: P2PApp 19 created (P2PFileTransfer)
Debug: Found switchboard with xx@x
Debug: P2PApp 19 migrating to SBConnection 2045780624 (dcestari@neno-tu.com)
Debug: P2PApp 19 associated with session 2008021366
Debug: emote-select.png (805 bytes) (base True)
Debug: P2PSession 2008021366 state WaitingForLocal
Debug: P2PSession 2008021366 accepted
Info: >> SB 32 TCP [207.46.26.198]: MSG 23 D 476 (application/x-msnmsgrp2p)
Info: << SB 32 TCP [207.46.26.198]: ACK 22
Info: << SB 32 TCP [207.46.26.198]: ACK 23
Info: << SB 32 TCP [207.46.26.198]: MSG xx@x (I)%20Daniel%20::%20//%20:: 141
(application/x-msnmsgrp2p)
Debug: P2PSession 2008021366 state Active
Debug: P2PApp 19 began

Original comment by dra...@gmail.com on 3 Jul 2008 at 3:47

GoogleCodeExporter commented 9 years ago
We need this! Direct connection is a problem on almost all linux messengers!

Original comment by lnogu...@gmail.com on 22 Jul 2008 at 3:25