Introduction to the Java API for WebSockets
More and more web applications are using web sockets. In this course, you will learn how to use the Java API for Web Sockets to provide communication between the client and a Java based server. The course will cover sending simple text messages as well as how to send, receive, and process binary messages. We also show how to deserialize such messages into Java types and how to use those Java types to process the message. You’ll also learn how to serialize Java objects into messages that can be sent to and processed by a client. Finally, we look at ways to extend the server using ‘path=parameter,’ which allows clients to use the same web socket but to partition the application using URLs.
Download uploaded
http://uploaded.net/file/2qptvxrz/PtIntroJavaAPIWebSockets.part1.rar
http://uploaded.net/file/e6vlhpnj/PtIntroJavaAPIWebSockets.part2.rar
http://uploaded.net/file/pb5oqjid/PtIntroJavaAPIWebSockets.part3.rar
http://uploaded.net/file/if41f9iu/PtIntroJavaAPIWebSockets.part4.rar
Download nitroflare
http://www.nitroflare.com/view/DCAF31CA9250F92/PtIntroJavaAPIWebSockets.part1.rar
http://www.nitroflare.com/view/1E466E4DC8501B4/PtIntroJavaAPIWebSockets.part2.rar
http://www.nitroflare.com/view/F7B9A5703C73AF4/PtIntroJavaAPIWebSockets.part3.rar
http://www.nitroflare.com/view/CFCB8629E85E15F/PtIntroJavaAPIWebSockets.part4.rar
Download 百度云
转载请注明:0daytown » Introduction to the Java API for WebSockets