Hi!
I would like to know if it is possible to get the ip from the client that is connected to the server.
I though that was the property Qtcpsocket->IPv4Protocol but it didn't work for me.
Thank you
Printable View
Hi!
I would like to know if it is possible to get the ip from the client that is connected to the server.
I though that was the property Qtcpsocket->IPv4Protocol but it didn't work for me.
Thank you
peerAddress().toString()