Regarding the type setting, you could derive your own component which keeps
a flag of the last type sent (binary or ascii) and before doing any store or
retrieve you could check if the binary property matched your flag. If not,
send the TYPE command and update your flag. This will avoid repeatedl
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]
> On Behalf Of Wilfried Mestdagh
> Sent: 13 May 2008 19:34
> To: ICS support mailing
> Subject: Re: [twsocket] TWSocket.Send timing
>
> Hello Andy,
>
> > I am logging the time before and after a call to Send. I am se