How can I send a picture from a Image control (server) to another Image control (client)throught a socket? (or files)
Thanks.
Printable View
How can I send a picture from a Image control (server) to another Image control (client)throught a socket? (or files)
Thanks.
There's a winsock activeX control (comes with VB), try that.
I tried that, but it worked only with strings.
Thanks anyway.
check out my post http://codeguru.earthweb.com/cgi-bin...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