NetTalk Central
NetTalk Web Server => Web Server - Ask For Help => Topic started by: Nick on April 23, 2015, 12:41:36 PM
-
In the past the packet string had a limit of about 16kB.
Is that limit still in the packet.append object?
Can I do a send packet > 16 kB ?
TIA,
Nick
-
>> In the past the packet string had a limit of about 16kB.
yes.
>> Is that limit still in the packet.append object?
no. (That was the primary reason for changing from the String to a StringTheory object.)
>> Can I do a send packet > 16 kB ?
yes.
cheers
Bruce
-
Thanks!
Cheers,
Nick