![]() |
|
#2
|
|||
|
|||
In Vizard 3.0 you can use the following to get the IP address of the computer:
Code:
print viz.getComputerIP() Code:
viz.getcomputername() print viz.IP_ADDRESS |
|
|