supercoeus / msnp-sharp

Automatically exported from code.google.com/p/msnp-sharp
0 stars 1 forks source link

P2P Direct Connect - Two Ports? #244

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Start a conversation with a contact using WLM (version 2009 build 
14.0.8089.726).
2. Request the contacts display image.

What is the expected output? What do you see instead?
I'm supposed to be able to retrieve the display image from the client, but 
instead receive an error in P2PSession.DC.cs.

What version of the product are you using? (MSNPSharp, OS, Mono etc.)
MSNPSharp v4.0 r1913, Windows XP x86, .NET 3.5

Is your code check out from SVN or download from our download site?
SVN checkout.

Please provide any additional information below:
Okay, so I received an error while trying to request a contacts display image. 
I localized it to the function SelectIPEndPoint in P2PSession.DC.cs at line 596.

The problem seems to be that MSNPSharp only supports one port in the field 
"troP-lanretxE4vPI", but it looks like I received two.

Check the log I attached for the exact information.

Original issue reported on code.google.com by Uni...@gmail.com on 17 Jan 2011 at 11:03

Attachments:

GoogleCodeExporter commented 8 years ago
Wups, wrong word, should be "I located it to the function SelectIPEndPoint in 
P2PSession.DC.cs at line 596." at additional information =)

Original comment by Uni...@gmail.com on 17 Jan 2011 at 11:05

GoogleCodeExporter commented 8 years ago

Original comment by freezing...@gmail.com on 18 Jan 2011 at 4:46

GoogleCodeExporter commented 8 years ago
This issue was updated by revision r1915.

P2P Direct Connect - Two Ports?

Original comment by hepha...@gmail.com on 18 Jan 2011 at 10:36

GoogleCodeExporter commented 8 years ago
This issue was updated by revision r1916.

Original comment by hepha...@gmail.com on 18 Jan 2011 at 11:03