Hi,
I really need some help from people that have a better understanding of Android than I have.
I am creating an app (for windows) that allows interaction with the PC via any web enabled device for the purpose of touch screen interaction with PC games.
The app I have created is based on LuaSocket and is basically a webserver.
This app accepts connections perfectly from InternetExplorer, firefox and chrome on windows. Firefox from Ubuntu. Safari on the iOS of my iPod Touch but it just simply refuses to work as planned on any Android device.
The connection is made as I can see in my programs logfile but android seems refuses to accept the html code my app is transmitting, and in fact gives the error "Data Connectivity Problem - Server Failed to Communicate" - any insight would be much appreciated.
I really need some help from people that have a better understanding of Android than I have.
I am creating an app (for windows) that allows interaction with the PC via any web enabled device for the purpose of touch screen interaction with PC games.
The app I have created is based on LuaSocket and is basically a webserver.
This app accepts connections perfectly from InternetExplorer, firefox and chrome on windows. Firefox from Ubuntu. Safari on the iOS of my iPod Touch but it just simply refuses to work as planned on any Android device.
The connection is made as I can see in my programs logfile but android seems refuses to accept the html code my app is transmitting, and in fact gives the error "Data Connectivity Problem - Server Failed to Communicate" - any insight would be much appreciated.