Hey,<br><br>The docs on the  &quot;liblo&quot; page on sourceforge[1] tell me the following:<br><br>lo_address_new ( const char* host, const char* port)<br>
lo_address_new_from_url ( const char* url )<br>lo_address_new_with_proto  ( int proto, const char* host, const char* port)<br><br><br>I&#39;d say the example with _new_from_url () is what your looking for:<br><p><font size="4">
example: <code>&quot;osc.udp://localhost:4444/my/path/&quot;</code></font> 
</p>Cheers, -Harry<br>
<br><br><a href="%20http://liblo.sourceforge.net/docs/group__liblo.html#ge5af61a02ab08871d3ea070c8f770cfe"> [1] http://liblo.sourceforge.net/docs/group__liblo.html#ge5af61a02ab08871d3ea070c8f770cfe</a><br><br><br>