sockets - How to receive data join multicast group on UDP using ionic? -
i have lamp server write data on local network using udp in multicast on port 300. i'm developing application using ionic framework ios , android have read data on udp in multicast. possible it? i'm trying socket.io library without success..how can it?
you need cordova native plugin achieve that. there seem one, never tried yet.
Comments
Post a Comment