GMU:Tutorials/Networking/Explaining the OSCReciever Script from The Captury to Unity: Difference between revisions

From Medien Wiki
Line 15: Line 15:
'''SendToPort''': is where we type in the UDP Port set in The Captury. Actually it's -- '''1065''' --
'''SendToPort''': is where we type in the UDP Port set in The Captury. Actually it's -- '''1065''' --
<br>
<br>
'''ListenerPort''': can be random and should be used in '''Step3'''
'''ListenerPort''': can also be 1065.
<br>
<br>
<br>
<br>