Re: [twsocket] databuffer is cut off

2006-01-18 Thread Dan
- Original Message - 
From: "albert drent" <[EMAIL PROTECTED]>
To: 
Sent: Wednesday, January 18, 2006 8:57 PM
Subject: [twsocket] databuffer is cut off


>I have a problem sending large block of data. It's a binary string of 32696 
>bytes. It seems that only 3 bytes are send/received, rest is cut off. 
>Is there a need of sending smaller chunks and use ondatasent or is there 
>somewhere a hidden parm I need to adjust? I'm not even sure if the 
>TCPServer component or the TCPCLient component is the cause. LineLength = 
>0.
>
> albert
> -- 
> To unsubscribe or change your settings for TWSocket mailing list
> please goto http://www.elists.org/mailman/listinfo/twsocket
> Visit our website at http://www.overbyte.be

Neither of those are ICS components.  This probably isn't the best list for 
your question.  You could of course try ICS.

Dan 

-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be


[twsocket] databuffer is cut off

2006-01-18 Thread albert drent
I have a problem sending large block of data. It's a binary string of 32696 
bytes. It seems that only 3 bytes are send/received, rest is cut off. Is 
there a need of sending smaller chunks and use ondatasent or is there somewhere 
a hidden parm I need to adjust? I'm not even sure if the TCPServer component or 
the TCPCLient component is the cause. LineLength = 0.

albert
-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://www.elists.org/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be