Info about the WiFi?

Hello everybody,
I'd like to know something more about the WiFi that will be available because for a project of mine i need to use a WiFi shield..
is it like most of public WiFis that need username and password? do you think that i will have some problem with the WiFi shield?
thanks :wink:

Most public WiFi use a HTML/HTTP based login. That might be difficult to code.

If the public WiFi is using WEP or WPA, then it should be straightforward to make it work.

i've never tried to connect to my wifi shield to a net like that, that's why i wanted to know more about it...

yes i've no problem with WEP or WPA

?R:

[quote author=James C4S link=topic=183580.msg1388166#msg1388166 date=1378951558]
Most public WiFi use a HTML/HTTP based login. That might be difficult to code.

i've never tried to connect to my wifi shield to a net like that, that's why i wanted to know more about it...
[/quote]
The WiFi shield is irrelevant. It doesn't have magic code that understands all the different ways someone could write an HTML login page. That's going to be up to you.