Hi, I wonder if it's possible to read the client's IP address from a zmqsocket which is connected through tcp. I know that the server socket generates an abstract SenderId if the client doesn't use an explicit identity. But this seems to be rather some type of GUID. I know that I could make the client's IP address an explicit part of the message but I would rather read the IP address of some kind of metadata that the socket generates...
Any ideas? -Helge _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
