I am trying to connect two applications with Tethering one VCL (server) and the other Android (client) using AutoConnect (TimeOut and Target):
...
TCarton.AutoConnect(2000, '192.168.5.0');
...
But when connecting the client (Android) I receive an exception:
Debugger Exception Notification: Project CartonBingo.apk raised exception class EIdMCastNotValidAddress with message 'The supplied IP address is not a valid multicast address.'.