Re: Django communications clent and server

2018-03-04 Thread Richard Maceček
Hi, Ok, sorry. Thanks Dne neděle 4. března 2018 16:21:00 UTC+1 Richard Maceček napsal(a): > > Hello, I need help with client and server communications. Web Application > - Djang Server Side. The client is written in python, it's actually a KODI > add-on. > > They need to

Django communications clent and server

2018-03-04 Thread Richard Maceček
Hello, I need help with client and server communications. Web Application - Djang Server Side. The client is written in python, it's actually a KODI add-on. They need to deal with: 1. client authorization, 2. communications, 3. data transfer. I need to send the data I receive from the client