G GaryK4 Bit poster Aug 16, 2017 #1 We're developing ERP application. so I want to get client's IP Address in OUR ERP application. How can I get it. Please give me any information
We're developing ERP application. so I want to get client's IP Address in OUR ERP application. How can I get it. Please give me any information
J JamesR16 Bit poster Aug 27, 2017 #3 There is a system variable set in each session called CLIENTNAME, you just need to get this and then do a DNS check on the name.
There is a system variable set in each session called CLIENTNAME, you just need to get this and then do a DNS check on the name.