Arduino + Ethernet shield + GSM shield

Hi,

Can I use a Ethernet shield to read data on the cable and send the data off with the GSM shield?

fsoender:
Hi,

Can I use a Ethernet shield to read data on the cable and send the data off with the GSM shield?

You have our permission to do that. Though why you want to do such a convoluted thing is a mystery.

There are web services that you can invoke to send a text message to any number, so why go to the expense and difficulty of adding wireless work-anywhere hardware when you have to be tethered to a specific location?

I understand, but I got a sensor that communicate with Ethernet protocol but not connected to the web.
So I want to read the sensor data and send the result over gsm.