[Bug 5800] InternetCheckConnection is too naive
http://bugs.winehq.org/show_bug.cgi?id=5800 ------- Additional Comments From daniel.skorka(a)stud.uni-karlsruhe.de 2006-31-07 03:01 ------- I'm sorry, but I cannot find this function in the wine-0.9.18 source. Neither Google nor MSDN return any results for InternetOpenConnection. However, after looking at the MSDN documentation for InternetCheckConnection it appears that what we really need to check is the availability of an URL. Thus, I think we should connect to the given host, on the port corresponding to the protocol (like http) or that given in the URL (like http://foo.info:4242/). I can write that patch if desired. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.
participants (1)
-
Wine Bugs