Question:
Using C# .Net 3.5.
What is the maximum length of the string that I can send via Socket SendString(string stringToSend)?
Chilkat imposes no limit on the length of the string that may be passed.