[Mono-bugs] [Bug 555439] TcpClient fails when using 3G (but not always)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Tue Jan 26 22:13:16 EST 2010
http://bugzilla.novell.com/show_bug.cgi?id=555439
http://bugzilla.novell.com/show_bug.cgi?id=555439#c18
Geoff Norton <gnorton at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
--- Comment #18 from Geoff Norton <gnorton at novell.com> 2010-01-27 03:13:13 UTC ---
Really fixed in 1.4.6. WebClient does this automatically, if you need to use
low level sockets you must call:
Runtime.StartWWAN (uri)
This method will make a http connection to the URI, which will in turn bring up
3G/EDGE. This method is a blocking call.
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list