Xamarin Forms Android Application
On a click of a button, I want the button to create a text file with a specified name and from there it must send the file to a server that is located on the same wifi network as the mobile device running the Xamarin App.
Thanks