[Bug 27621] SDP Downloader: "TTCP: socket connect failed: 10061" error

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Jul 31 19:00:01 CDT 2011


http://bugs.winehq.org/show_bug.cgi?id=27621

--- Comment #6 from Bruno Jesus <00cpxxx at gmail.com> 2011-07-31 19:00:01 CDT ---
After some more debugging I noticed the program is trying to connect to port
1755 instead of 80. 1755 is the default port for MMS protocol. It does not
analyze the URL to check the protocol, it simply uses the configuration port.
After switching to HTTP as shown in the attachment the program worked
flawlessly. I guess this is an invalid bug then.

-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list