Hello!

>>   Assert(FSocket <> nil);
>>   Result := FSocket.CanWrite(CCanRWTimeOut);
> 
> Why you calling this? You not need it!

I was just testing whether this would help. Didn't :)
 
>>   if Result then
>>   begin
>>     FSocket.SendStreamRaw(AStream);
>>     Result := FSocket.LastError = 0;
>>   end;
> 
> This must work as you are expecting. Are you using most actual 
> version? Try it with Synasnap.

I will get the latest version and try again.

Thanks a lot!
Stefan

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
synalist-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/synalist-public

Reply via email to