http://bugzilla.novell.com/show_bug.cgi?id=555439
http://bugzilla.novell.com/show_bug.cgi?id=555439#c23 Katherine Ye <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #23 from Katherine Ye <[email protected]> 2010-02-19 00:02:59 UTC --- Hi, I have just download monotouch 1.4.7 and build an iPhone app using monoDevelop 2.2.1. My app uses TcpClient. When the app run through wifi it runs fine. But if I turn off the wifi and enable 3G, I got exception message:"No route to host". The top of the stack trace is as follows: at System.Net.Sockets.Socket.Connect (System.Net.EndPoint remoteEP) [0x00000] in <filename unknown>:0 Thu Feb 18 17:20:05 unknown UIKitApplication:com.recursionsw.vdemo[0xd6][342] <Notice>: at System.Net.Sockets.TcpClient.Connect (System.Net.IPEndPoint remote_end_point) [0x00000] in <filename unknown>:0 Thu Feb 18 17:20:05 unknown UIKitApplication:com.recursionsw.vdemo[0xd6][342] <Notice>: at System.Net.Sockets.TcpClient.Connect (System.Net.IPAddress address, Int32 port) [0x00000] in <filename unknown>:0 Thu Feb 18 17:20:05 unknown UIKitApplication:com.recursionsw.vdemo[0xd6][342] <Notice>: at ... ( left out) My question is do I need something to make it work. Code snippet or example will be great. Also curious on the answer for the Comment 19. Thanks -- 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
