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

.
Thanks
Shay Gaghe
[ January 16, 2002: Message edited by: Shay Gaghe ]