[Mono-bugs] [Bug 555439] TcpClient fails when using 3G (but not always)

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Wed Jan 27 15:41:14 EST 2010


http://bugzilla.novell.com/show_bug.cgi?id=555439

http://bugzilla.novell.com/show_bug.cgi?id=555439#c19


John Hughes <jhughes at adsoftinc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jhughes at adsoftinc.com

--- Comment #19 from John Hughes <jhughes at adsoftinc.com> 2010-01-27 20:41:13 UTC ---
(In reply to comment #18)
> 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.

What about TcpClient?  Does TcpClient do this automatically? Does an app using
TcpClient need to do anything special?

-- 
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