vendredi 4 mars 2016

Communication from javascript to python through sockets

I am trying to build a web app (back-end Python (Flask, sqlite), front-end HTML, JS, CSS) and I'm stuck at this point: I want to send some data (i.e. coordinates) to the Python server, do some math there, and then send back a result. Any idea on how to do this? Can I do it the client/server socket way? Thanks!




Aucun commentaire:

Enregistrer un commentaire