This article has code snippet on most critical task of receiving particular image from the server. To accomplish this task initially the http connection object was created then the object of DataInputStream is created and then a new byte array was created to store image binaries. After that An Image object is created and then received Byte array data is given as argument to and stored in RMS.
Code Works fine and i have successfully received my picture file using this same code.Must try an example.
--Kalki 11:29, 26 September 2009 (UTC)