Hi All
actually, i receive the image data in the hex format from the server
than hex data store in the String like this
String s = StringTools.toStringValue(packet,0,packetLen).trim ();
problem is-
how to store the String in the the blob filed in the database and again how to make image from hex data
pls help me ??
thanks
sandeep
