RAPP Platform API
 All Classes Namespaces Files Functions Variables Typedefs
RappCloud.Utils.Net.Net Class Reference
Inheritance diagram for RappCloud.Utils.Net.Net:
Collaboration diagram for RappCloud.Utils.Net.Net:

Static Public Member Functions

def ipaddr_connected
 Hacky method to get the actual public ip. More...
 

Detailed Description

Provide Network related static methods 

Definition at line 31 of file Net.py.

Member Function Documentation

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: