WiFly and TextFinder

Hello to everyone,

The question is how can I alter the TextFinder library written for the Ethernet shield so that it can be used with the WiFly shield?

I have been looking for 5 hours on the web without luck.

My goal is to retrieve an html code from a webpage.

Thank you guys,

Steve

steves_27:
Hello to everyone,

The question is how can I alter the TextFinder library written for the Ethernet shield so that it can be used with the WiFly shield?

I have been looking for 5 hours on the web without luck.

My goal is to retrieve an html code from a webpage.

Thank you guys,

Steve

Late reply, I don't go on here much.

I’m using Textfinder with my RNXV wifly wifi module just fine.

Instead of initializing it with Textfinder ( client ) you use Textfinder ( wifly ) (or whatever your client instance is).

Works like a charm for me. Parses a weather page just fine.