Provide Network related static methods
Definition at line 31 of file Net.py.
def RappCloud.Utils.Net.Net.ipaddr_connected |
( |
| ) |
|
|
static |
Hacky method to get the actual public ip.
Prepare a dummy socket to google.com and see what the socket name is.
- Returns
- string - The ipv4 address of the machine.
Definition at line 37 of file Net.py.
The documentation for this class was generated from the following file:
- /home/travis/rapp_temp/rapp-api/python/RappCloud/Utils/Net.py