Hi I�m developing a distributed application with RMI. The client will send an Image�s URL address to server, the server will load this image and grabs its pixels to an array, afterward the server will send the data array to the client, the client will create an image from this data array. I tried to write piece of code that demonstrate this but it seem I misunderstanding here . I would like to receive a code that allows me to provide this idea .
The second error test in the importPix() method was wrong... I changed it to test the mask in the PixelGrabber's status against the ImageObserver.ABORT code.
Here's the code :
-Nate
-Nate
Write once, run anywhere, because there's nowhere to hide! - /. A.C.