Stupid I am...I was using "if Error=0" (and I have a variable called
Error somewhere in the program) instead of "if ErrCode=0".
D> Hello,
D> I use ICSv6, and do .Connect using standard TWSocket component server
D> but inside OnSessionConnected the ErrCode is #122 instead of 0.
D> If I don't
Hello,
I use ICSv6, and do .Connect using standard TWSocket component server
but inside OnSessionConnected the ErrCode is #122 instead of 0.
If I don't care about ErrCode code and do .Send inside
OnSessionConnected as usual, then UDP buffer seems correctly sent and
is received a