Yes. In a XData server the IP address can be obtained using the following code:
TheIPAddress := TXDataOperationContext.Current.Request.RemoteIp;
Yes. In a XData server the IP address can be obtained using the following code:
TheIPAddress := TXDataOperationContext.Current.Request.RemoteIp;