10 years ago.

There is a maximum size for the data sent through websocket using C027_support library?

Hi guys, I've been working on the C-027 Ublox board and I've been writing a multithread code for my project.

Now I have a doubt: there is a maximum size for the data sent through socket connection to a remote server? I noticed that if I send a string long more than 10 strings like this

"dati[0][dt]=2014-05-13 15:35:52&dati[0][lat]=43.333393&dati[0][long]=10.426883"

the server sends me this response: Socket 0: closed by remote host.

I can't understand why the remote host closes the socket connection.

Is this a problem of mine or of the server?

Thanks, Emmanuele

1 Answer

10 years ago.

Can you try again pulling the latest library?

If you run into problems with the modem library it could be useful to enable the TRACE and DEBUG functionality in MDM.cpp.

Accepted Answer

Thanks a lot again Mr. Ammann! I'll follow your suggestion. Hopefully it works!

posted by Emmanuele Polito 13 May 2014