Archived Forum Post

Index of archived forum posts

Question:

Max length of string sent with Socket / SendString

Jan 07 '13 at 22:30

Using C# .Net 3.5.

What is the maximum length of the string that I can send via Socket SendString(string stringToSend)?


Answer

Chilkat imposes no limit on the length of the string that may be passed.