DJTN
Sep 20th, 2000, 08:51 PM
I have written a chat app using winsock with tcp protocol. I have no problems transfering text back and forth between the two apps.
I have Two picture boxs on the form (image1 and image2) in the image one box you can load a picture from your hard drive into it. I want the user to be able to send that picture to image2 on the other users app. I have tried everything. When I try to send the pictures like I did the text I get errors, cant find file, object needed. I'm not sure but I think I'm sending the file but I cant parse it from the strings. I dunno I could be wrong, anyway , if someone has the almighty answer I would greatly appreciate it.
Thanx,
Todd
I have Two picture boxs on the form (image1 and image2) in the image one box you can load a picture from your hard drive into it. I want the user to be able to send that picture to image2 on the other users app. I have tried everything. When I try to send the pictures like I did the text I get errors, cant find file, object needed. I'm not sure but I think I'm sending the file but I cant parse it from the strings. I dunno I could be wrong, anyway , if someone has the almighty answer I would greatly appreciate it.
Thanx,
Todd