IP Address Logging

Yes. In a XData server the IP address can be obtained using the following code:



TheIPAddress := TXDataOperationContext.Current.Request.RemoteIp;