<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
<title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
El 14/01/11 00:14, Harry Van Haaren escribió:
<blockquote
cite="mid:AANLkTinmu__wkx=7z=RkMcRtSfq=RDMnq0f7yvj+iTAN@mail.gmail.com"
type="cite">Hey,<br>
<br>
The docs on the "liblo" 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'd say the example with _new_from_url () is what your looking
for:<br>
<p><font size="4">
example: <code>"osc.udp://localhost:4444/my/path/"</code></font>
</p>
Cheers, -Harry<br>
<br>
<br>
<a moz-do-not-send="true"
href="%20http://liblo.sourceforge.net/docs/group__liblo.html#ge5af61a02ab08871d3ea070c8f770cfe">
[1]
http://liblo.sourceforge.net/docs/group__liblo.html#ge5af61a02ab08871d3ea070c8f770cfe</a><br>
<br>
</blockquote>
<br>
Yes, that works! Thank you very much! <br>
<br>
Regards, Pablo<br>
<br>
<br>
<br>
</body>
</html>