|
-
Jul 7th, 2008, 04:17 PM
#11
Re: [RESOLVED] [2008] Can I add a TCPClient Component
How does your datareceived eventhandler look?
This is one of the major drawbacks of sending files on the same connection as other data, if the value of the message delimiter is contained anywhere within the file data (which is very likely), it simply wont work as it should.
I've provided examples for file transfers in this thread, that uses a separate connection for each file.
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
|