Hi,
I have been searching for a solution for UDP and TCP sockets for ionic.
normal websockets from mozilla can be used for TCP connections, but I see no way anywhere to implement UDP sockets.
In my case i need a socket to listen to a port on the local device, and send UDP dataframes to remote addresses/multicast addresses.
Previously I have used chrome.sockets but as the warning says the support will stop, so what alternatives are there ?
I’ve tried to get the normal Android sockets working for bot TCP and UDP but I can’t any example of these in use on ionic anywhere; so if I can use them how do i import them into my project?
Any help would be great as i am on the 3rd site in both duckduckgo and google and can’t find an alternative.
Sicnerely,
ralf
1 post - 1 participant