Hi.
I using RecvFrom method to read data from socket. As i understand TSockAddr &anAddr parameter should give me remote address... I receive the packet, but remote address is always empty.
code example: iSocket.RecvFrom(iBuffer, iRemoteAddr, iFlag, iStatus);
What can be the problem?
Thanks in advance.




