GMU:Digital Puppetry Lab/Group Ben & Luca: Difference between revisions

From Medien Wiki
Line 120: Line 120:
In order to send messages from Max MSP to Unity we have to find out the IP of the PC/ MAC which contains the Unity Scene.
In order to send messages from Max MSP to Unity we have to find out the IP of the PC/ MAC which contains the Unity Scene.


====WINDOWS====
'''WINDOWS'''
open cmd.exe and type in: ipconfig. Use the IPv4 values.
open cmd.exe and type in: ipconfig. Use the IPv4 values.


====MAC====
'''MAC'''
open the terminal and type in: ifconfig. use the en0 IP.
open the terminal and type in: ifconfig. use the en0 IP.