python - How to Connect My Django App with incoming data on a TCP Port -


i trying connect django url incoming data on tcp/ip port. great if someone, shed light on this

you'll have listen on port process, or thread. save incoming data somewhere, whether log file, database, or whatever. have django use data when prepares web page send in response requests on url.


Popular posts from this blog

Php - Delimiter must not be alphanumeric or backslash -

Delphi interface implements -

java - How to create Table using Apache PDFBox -