This blog is primarily focus on Java fundamentals and the libraries built on top of Java programming language. Most of the post are example oriented, hope you have fun in reading my blog....:)
Client
can send normal data or encoded data. ServerEndpoint uses decoder to
decode the data that sent by client. In the same way ServerEndpoint
also encode the data and send it to client. It is the client
responsibility to decode and use.
No comments:
Post a Comment