From someone's question about Ping: There is a fair bit of the normal framework which has been removed, and I think sockets (which would be required for ping) is one of them (MT uses the Silverlight profile, which doesn't allow sockets)
But this might help http://stackoverflow.com/questions/5081178/how-to-use-miguels-reachability-classes https://github.com/xamarin/monotouch-samples/tree/master/ReachabilitySample (Reachability should sort you out) On Mon, Sep 19, 2011 at 14:00, catullum <[email protected]> wrote: > I need a class that returns to me if there is a network connection 3G or > wireless > how can I handle this? > > thanks about Help. > > -- > View this message in context: > http://monotouch.2284126.n4.nabble.com/Network-connection-tp3823820p3823820.html > Sent from the MonoTouch mailing list archive at Nabble.com. > _______________________________________________ > MonoTouch mailing list > [email protected] > http://lists.ximian.com/mailman/listinfo/monotouch > -- Nic Wise t. +44 7788 592 806 | @fastchicken | http://www.linkedin.com/in/nicwise b. http://www.fastchicken.co.nz/ mobileAgent (for FreeAgent): get your accounts in your pocket. http://goo.gl/IuBU Trip Wallet: Keep track of your budget on the go: http://goo.gl/ePhKa London Bike App: Find the nearest Boris Bike, and get riding! http://goo.gl/Icp2 _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
