2 things to check:

- Make sure your application requests the INTERNET permission so it can 
access the internet.

- Sometimes people use 127.0.0.1 or localhost in their code, which 
doesn't work when running on a device with its own IP address.  Make 
sure you are using the network addressable IP address of the place where 
the internet service is running.

Jonathan


On 11/29/2011 5:56 AM, John Murray wrote:
> At a risk of being flamed J for asking a noobie question but a quick yes
> or no would save me an awfull amount of time experimenting....
>
> Can one use the emulator to test webclient code – I cant seem to get it
> to work
>
> John M
>
>
>
> _______________________________________________
> Monodroid mailing list
> Monodroid@lists.ximian.com
>
> UNSUBSCRIBE INFORMATION:
> http://lists.ximian.com/mailman/listinfo/monodroid

_______________________________________________
Monodroid mailing list
Monodroid@lists.ximian.com

UNSUBSCRIBE INFORMATION:
http://lists.ximian.com/mailman/listinfo/monodroid

Reply via email to