Hi Angus,
Thanks and Regards
ShekarÂ
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be
Hi, all:
I want create a Socket Server,need IOCP,but the ICS look like don't
support ICOP, it's true?
--
Bruce Zhao
--
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overby
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
Maurizio Lotauro wrote:
> Scrive Arno Garrels <[EMAIL PROTECTED]>:
>
>> Maurizio Lotauro wrote:
>>>
>>> What you described is more or less what I expected with that kind of
>>> changes in the compiler. I expected similar problems with the
>>> introduction of 64 bit.
>>
>> CG did a rather good jo