wifi Shield and JPEG

Hi all,

I am using an official arduino wifi shield with ttl camera my aim is to connect the wifi shield to network
and take snap shot with the camera then send it to the my connected server through wifi shield
i tried different method and it does not seem to work

1- first i tried to save the jpeg into wifi SD card then send it to my server, it did not work because wifi and SD they did't work on the same scheme.

2- then i tried to convert it into HEX and send it through FTP also didn't work.

any help with this issue ?

any one :slight_smile: