My current task involves sending data from Angular
to an Android device. The requirement is for the data to be sent to the Android device using its input/output stream methods.
If you are unsure of what I am asking, please provide assistance and let me know if clarification is needed. How can I send data from Angular to an Android device when I have access to its ip
and port
?
Update:
I have made changes to my title in hopes of making it clearer now. Thank you for your help.