Report this

What is the reason for this report?

Hi there,i'm using Django1.8.6 with NGINX and GUNICORN. i want to receive data from TCP connection.can anyone help me??

Posted on January 10, 2017

i want to receive data on TCP PORT.how to use tcp port listen in Django.



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

In doing a bit of digging it doesn’t sound like this is directly supported in Django so the best option may be to use a separate process to listen and share the data. You can read more here.

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Get started for free

Sign up and get $200 in credit for your first 60 days with DigitalOcean.*

*This promotional offer applies to new accounts only.