9 years ago.

websocket server for mbed

Hi all, I am working on the websocket applications. MY mbed board is sending and receiving data over websockets from the java application.

I have tried java websocket server(using glassfish) as well as default mbed websocket server (sockets.mbed.org/demo). I observed that system works fine with the mbed websockets server, but it works too slow with java server.

Actually i need the solution over the local area network, and I need my own deployed java websocket server. can any one help me that how can i improve the efficiency of java server

thanks in advance

Be the first to answer this question.