11 years, 2 months ago.

How to send (POST)a packet from client websocket to server ??

Hi ..,

I am using mbed websocketclient.cpp and i have a server..While connection with my_dummyserver(python webserver which is runing in my one more PC) its(client) always geting the data (with HTTP/1.1 200 OK)..thats fine but the real server which need to connect is need registration to connect so i need to send some registration packet(user id,partner id,mac id)..so how can i send...

Be the first to answer this question.