|
-
Jun 7th, 2005, 08:46 PM
#1
Thread Starter
New Member
send images with tcp
hello, well i`m new in the forum and i will like to know a pair of things.. well i build recently a server client aplications using a tcp conection with winsock (a simple chat).. but now i want to send a archive through it (images) someone can help me? and display them in a picturebox (please excuse my bad english)
thanks.
peloton47
"Nunca fui mejor que nadie,
pero nadie fue mejor que yo"
-
Jun 8th, 2005, 05:25 AM
#2
Re: send images with tcp
Read the file in chunks, and send each chunk. Then reassemble them on the other end, and open in a picturebox.
-
Jun 8th, 2005, 11:54 AM
#3
Thread Starter
New Member
Re: send images with tcp
ok i guess that sounds good but the problem is i have no idea of how to do that.. :-( . can you give me if it is not to much trouble a little source code o any idea of where i can find one with that example? thanks :-)
peloton47
"Nunca fui mejor que nadie,
pero nadie fue mejor que yo"
-
Jun 11th, 2005, 06:06 PM
#4
Thread Starter
New Member
"Nunca fui mejor que nadie,
pero nadie fue mejor que yo"
-
Jun 12th, 2005, 02:47 AM
#5
-
Jun 14th, 2005, 11:33 PM
#6
Thread Starter
New Member
Re: send images with tcp
thanks that was a really god help thank you.
well that`s it.
my question is resolved.
:-) thanks.
"Nunca fui mejor que nadie,
pero nadie fue mejor que yo"
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|