Hi
i got this error when trying send data from b4a app to my pc server using b4j
using this
example
(ErrnoException) android.system.ErrnoException: isConnected failed: ENETUNREACH (Network is unreachable)
i allow all incoming communication with port.
is there something else to configure ?