|
-
Jan 28th, 2006, 07:55 AM
#1
Thread Starter
Member
sending a large string
I am using winsock.senddata to send a large string (over 200 characters) of information.
Is there a limit on how big the string can be as in file transferring? If so, do I need to "chunk it" as in file transfers if the string exceeds 1000 characters? Is there a way to determine what the max string size should be?
Input and suggestions are welcome.
-
Feb 3rd, 2006, 05:35 PM
#2
Fanatic Member
Re: sending a large string
Send a few larger strings across and see if the is a limit.
-
Feb 5th, 2006, 01:00 PM
#3
Addicted Member
Re: sending a large string
I use 200 characters just to be safe.
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
|