I was going to write this website for communicating with others and i want to implement a desktop app too so now I was wondering whether is is possible to integrate a python, maybe twisted tcp ip server within django so that both the site and the custom tcp could run alongside each other…?
Thanks in Advance
What for. Make your desktop app speak HTTP and use an alternate API provided by another application.