Original Post
Im trying to send an image over a socket using ObjectOutputStream and ObjectInputStream to receive it. I can not seem to get this to work for the life of me. Am I doing something terribly wrong? If anyone could provide me with some sample source of how to do this, that would be wonderful.