On 15.10.2011 10:02, jowi wrote: > Thanks Miguel, that does the trick! I leave it up to you guys to find out why > the other code doesn't. Should i file a bug report for it?
Your code isn't correct because it assumes that your device has a valid (resolvable) host name. Also, you're deliberately appending ".local" to your host name. This is obviously wrong. Robert _______________________________________________ MonoTouch mailing list [email protected] http://lists.ximian.com/mailman/listinfo/monotouch
