Working with this example project from Erel:
www.b4x.com
All working fine, but trying out the best way for the receiving device to get the IP address of the connecting device, that is when
that device is connecting but not sending data. When it sends data this data will include the IP address, but I would like to get the IP address
when it just connects and not send data.
Any suggestions?
RBS
[B4X] [B4XPages] Network + AsyncStreams + B4XSerializator
Cross platform version, based on B4XPages, of the network example: https://www.b4x.com/android/forum/threads/b4x-network-asyncstreams-b4xserializator.72149/#content It is so much simpler to use B4XPages that it feels like cheating :) All of the code is shared. The layouts were copy-pasted.

All working fine, but trying out the best way for the receiving device to get the IP address of the connecting device, that is when
that device is connecting but not sending data. When it sends data this data will include the IP address, but I would like to get the IP address
when it just connects and not send data.
Any suggestions?
RBS