Skip to content

Get IP address of sender when receiving message #50

Description

@JellevanAbbema

Hi,
For my application I need to be able to receive messages from all IP addresses which works fine by just using the OSCPortIn(port) constructor.
But I also need to send a reply to most received messages (on 1 port higher than I'm listening to). I want to do this by just sending an OSC message to that IP address but for that I need to know the IP Address from the sender (which can be anyone on the router). So I want to get the address when I receive a message but I don't know how to, or is there a better solution to this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions