<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-text-flowed" style="font-family: -moz-fixed;
      font-size: 12px;" lang="x-western">Hi everyone,
      <br>
      <br>
      yesterday i tried to include pyOSC in a python3 project.
      <br>
      <br>
      I register my callbacks, the address space is correct.
      <br>
      I connect to the server, it works.
      <br>
      <br>
      But nothing happens if I send messages from puredata to any
      address. Even not the default handlers.
      <br>
      Wireshark captures the packets.
      <br>
      <br>
      do you have any idea, what might be the problem, where I have to
      look?
      <br>
      <br>
      thanks and regards,
      <br>
      Ck
      <br>
    </div>
  </body>
</html>