Hello everyone i have an apz name example_Lua_Socket_TCP_Coroutine
this is a client server ams app.. i am working on it to work sending message to server using browser(chrome or Mozilla or iE) but i have no luck.
here is the scenario of what i am trying to achieve but i need your help to make it happen.
the server app start @ 192.168.1.100 port 80
on the other pc connected to the same network or a mobile open the browser and type 192.168.1.100 and it will show up user/password and the html will open with a button
that when it click by the client it will sent to the server as message "Hello World".
the screenshot showing that the server is recieving a connection from the client when i open the link via browser
can anyone help me how to make it happen? any help is highly appreciated.. Thanks you and God bless

**** Anyway the server app is working fine with the client app. the client app can send a message my concern about using a browser to send message to the server.. or even just a clickable button that when click it will send to server app "Hello world"..
this is a client server ams app.. i am working on it to work sending message to server using browser(chrome or Mozilla or iE) but i have no luck.
here is the scenario of what i am trying to achieve but i need your help to make it happen.
the server app start @ 192.168.1.100 port 80
on the other pc connected to the same network or a mobile open the browser and type 192.168.1.100 and it will show up user/password and the html will open with a button
that when it click by the client it will sent to the server as message "Hello World".
the screenshot showing that the server is recieving a connection from the client when i open the link via browser
can anyone help me how to make it happen? any help is highly appreciated.. Thanks you and God bless

**** Anyway the server app is working fine with the client app. the client app can send a message my concern about using a browser to send message to the server.. or even just a clickable button that when click it will send to server app "Hello world"..