valentindvf
June 23rd, 2001, 10:17 AM
How can I send a picture from a Image control (server) to another Image control (client)throught a socket? (or files)
Thanks.
Thanks.
|
Click to See Complete Forum and Search --> : Pictures & sockets valentindvf June 23rd, 2001, 10:17 AM How can I send a picture from a Image control (server) to another Image control (client)throught a socket? (or files) Thanks. bragac200 June 23rd, 2001, 05:02 PM There's a winsock activeX control (comes with VB), try that. valentindvf June 23rd, 2001, 05:08 PM I tried that, but it worked only with strings. Thanks anyway. cksiow June 23rd, 2001, 07:57 PM check out my post http://codeguru.earthweb.com/cgi-bin/bbs/wt/showpost.pl?Board=vb&Number=55052&page=0&view=collapsed&sb=5 it allows you to load a picture into the picture box from string variable. HTH cksiow http://vblib.virtualave.net - share our codes codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |