html - on button click send button's element id to a server side python socket queue -
to clarify, im not looking code here. im looking solid explanation of how accomplished , push in right direction of how accomplish this.
so need direction go in. i'm no means @ web backend. im working interactive hardware connected website. when button clicked, id button needs stored in queue on server side socket periodically queried client socket, if data client looking in queue activates interactive hardware.
i dont need socket communication. thing have no idea is.. best way send buttons element id python socket's queue when button clicked?
im using native apache2 btw
Comments
Post a Comment