Announcement

Collapse
No announcement yet.

localhost vs computername.local.

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • localhost vs computername.local.

    I'm running Osculator v. 3.4.3 with Logic 10.4.8. I'm able to send messages to Logic (with TouchOSC on an iPad) using the computer's IP address or the computer's "friendly" name, but not localhost or 127.0.0.1. In Logic the Osculator Control Surface indicates that it's on computername.local. Is there a reason I can't just use localhost to send to Logic's input port?

    In summary, this works:

    osc.udp://computername.local.:LogicInputPort
    osc.udp:.//xxx.xxx.x.xxx:LogicInputPort

    This doesn't:

    osc.udp://localhost:LogicInputPort
    osc.udp://127.0.0.1:LogicInputPort

    Thanks,
    Alex
    Logic 10.7.9 | OSCulator 3.4.3 | TouchOSC 1.2.2 | Mac Studio M2 | Ventura 13.4.1
Working...
X