Open vmakwana opened 10 years ago
From Javascript WebSocket's send() I passed a string e.g. "Tag1,Tag2", but on server side, the OnReceive's CurrentContext.Data always remains null.
Please anyone tell me how to pass string (data) from web socket javascript client to web socket server?
From Javascript WebSocket's send() I passed a string e.g. "Tag1,Tag2", but on server side, the OnReceive's CurrentContext.Data always remains null.
Please anyone tell me how to pass string (data) from web socket javascript client to web socket server?