You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi I am making project with android tab that will communicate via tcp-socket through wifi-internet.
So I used this module to get all devices list in same wifi-network that I can connect to.
But it returns only mac addresses. Tcp library that i am using allows only ipv4 format address.
Is there any way to get device Address with ipv4 format ?
The text was updated successfully, but these errors were encountered:
Hi I am making project with android tab that will communicate via tcp-socket through wifi-internet.
So I used this module to get all devices list in same wifi-network that I can connect to.
But it returns only mac addresses. Tcp library that i am using allows only ipv4 format address.
Is there any way to get device Address with ipv4 format ?
The text was updated successfully, but these errors were encountered: