I ve built an android application that shares files from mobile to pc over wifi. To initiate the sharing, i need to run socket programming server code in my pc.
Is there any way to run the server code remotely through my android device?
I ve built an android application that shares files from mobile to pc over wifi. To initiate the sharing, i need to run socket programming server code in my pc.
Is there any way to run the server code remotely through my android device?