android - Connecting applications with Tethering in Delphi -
i trying connect 2 applications tethering 1 vcl (server) , other android (client) using autoconnect (timeout , target):
... tcarton.autoconnect(2000, '192.168.5.0'); ...
but when connecting client (android) receive exception:
debugger exception notification: project cartonbingo.apk raised exception class eidmcastnotvalidaddress message 'the supplied ip address not valid multicast address.'.
Comments
Post a Comment