Python Pyro4 - Get client IP

156 Views Asked by At

I want the server to get the caller's IP in any way. E.g. client calls function on server that checks his IP.

Also I want to know how to get my own external IP using pure Python or built-ins.

1

There are 1 best solutions below

0
On BEST ANSWER