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

How to calculate SNR of signals in MATLAB? -

c# - Attempting to upload to FTP: System.Net.WebException: System error -

ios - UISlider customization: how to properly add shadow to custom knob image -