|

06-25-2008, 11:01 AM
I'd rather send everything as string and have the webservice do the actual convertions, that way the device wont have to do extra work converting from one format to another, and for the webserver this is nothing.
Most times, when working with webservices and devices, I have a bridge between my main webservices and the devices, on the bridge is where I do the type convertions
|