[LAD] python-osc udp_client.UDPClient() - How do I figure out the reply-to IP?

Kevin Cole dc.loco at gmail.com
Tue Jul 5 23:38:07 UTC 2016


Hi,

In pythonosc (https://pypi.python.org/pypi/python-osc) after
connecting with udp_client.UDPClient(...) from a "client", how can I
detect the IP to respond to in the "server"?

If I explicitly supply the return IP in the server's
udp_client.UDPClient(...) call it works.  But I want the server to
listen for an incoming connection or call on a particular port and
figure out who sent it and reply to that IP.

I have no network-fu.

Thanx!
--
@ubuntourist


More information about the Linux-audio-dev mailing list