Re: [lwip-users] Encoding problem for received packet?

2014-06-18 Thread Sergio R. Caprile
Mike: What you say is a bit confusing, I suggest you see bytes and check bytes instead of who knows what. I mean, \365 looks like octal, so maybe you are taking something from somewhere and displaying in someotherwhere by doing someotherthing in between, and maybe you are scrambling something in

[lwip-users] Encoding problem for received packet?

2014-06-17 Thread Mike He
I have a small Websocket server running on lwip on an embedded system. In this example, I send a simple Websocket text frame to the server, containing only the word test. When I inspect the payload on the server, however, I get something like the following: