Hi,
I found another important fing:
After
TCustomSmtpClient.WSocketDataAvailable
call
Len := FWSocket.Receive(@FReceiveBuffer[FReceiveLen],
sizeof(FReceiveBuffer) - FReceiveLen);
inside TCustomWSocket.Receive Self adress for examle is 0252C820
but right after call
Result := DoRecv(Buffer, BufferSize, 0);
Self address changed to another (6C69614D)! And FReadCount variable now
undefined = AV !
You can see it in video in my previous message.
Looks like it's some problems with WSocket classes inheritance...
---
With best regards, Max Terentiev.
Business Software Products.
AMS Development Team.
supp...@bspdev.com
--
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