Hi everybody,
concerning my last mail sent to this list, I have to make one (I think very
important) correction:
--- previous message ---
...
Another 5 sec later (about 35 sec after the first function call to the server
from the client), three UDP-Packages are sent back to the client (same socket
as function call), all three with the same content and all three nearly at the
same time. So I think, this should be the return packet from the RPC-Call, but
it's too late for the client.
...
-------------------------
The three packages do not all have the same data-content: only the first one
ends with the hex-code 00 (return-value true ???), the other two end on 03
(error return-code ???).
This enforces my opinion, that these are the return-packages.
Now any idea????
Armin
Received on Wed May 16 2001 - 09:54:16 NZST