C
Clayton
Hi all,
Can anyone give me a brief description of what I need to do to
transfer an image from a client/server application using C#? When I
googled, I found that first I need to convert the image into a stream
and than tranfser it. Is that right? How I'm going to convert back the
stream to an image? Using deserialization? If possible point out in
steps what I need to do!
Thanks a lot in advanced,
Clayton
Can anyone give me a brief description of what I need to do to
transfer an image from a client/server application using C#? When I
googled, I found that first I need to convert the image into a stream
and than tranfser it. Is that right? How I'm going to convert back the
stream to an image? Using deserialization? If possible point out in
steps what I need to do!
Thanks a lot in advanced,
Clayton