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

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -