Comment 1 for bug 571285

Revision history for this message
nik (nmitsou) wrote :

I think we cannot use the same socket on QHttp since the other side (robot platform) will close the connection anyway...

2 solutions:
-> Use my sockets (harder but sure for the success story)
-> Use QTelnet (seems easier)