Android Question How to get IP of client connected to a ServerSocket

mauro vicamini

Active Member
Licensed User
Longtime User
Hi Everyone,
I've an app that use ServerSocket and there is a pc application that connect my app. I need to know the remote address of my client that is connecting my server app.

Thanks a lot.
 
Top