Use the Compress or GZip classes to compress the byte array containing
your image before sending it to the other machine and decompress it
there.
--
Bryan Phillips
MCSD, MCDBA, MCSE
Blog: http://bphillips76.spaces.live.com
> -- I am programatically capturing image and then transfering it to another
> machine.
[quoted text clipped - 5 lines]
>
> Mahesh A Deo, MCP
Mahesh Deo - 13 Mar 2007 14:06 GMT
Thanks Bryan i will try this

Signature
Mahesh A Deo, MCP
> Use the Compress or GZip classes to compress the byte array containing
> your image before sending it to the other machine and decompress it
[quoted text clipped - 14 lines]
> >
> > Mahesh A Deo, MCP