Testing the WiFly html client

I’ve spent a few hours poking around with my new WiFly. I have it now automatically connecting to my access point and syncing the rtc upon boot. Next I was able to telnet into it’s IP address and I get the HELLO response. From there I’m not really sure what to do in order to test the html client. I have tried typing commands into telnet, but they just echo in the serial terminal and nothing really happens. I’m confused as to which mode I need to be in to issue the commands.

CMD

<4.00> open www.google.com 80
Connect to 74.125.225.114:80
<4.00> ERR:Connected!

In command mode it at least seems to be trying to connect, but it says “ERR:Connected!”. Is that ERROR, or Connected?

Can someone send me a sequence to connect to a public server that is just a basic, working example? I don’t have it hooked to a microcontroller yet, just the xbee explorer.

Tron