Tuesday 15 July 2014

spring - JavaFX desktop application - socket communication with web serivce -



spring - JavaFX desktop application - socket communication with web serivce -

is posible develop javafx desktop application communicate web service on sockets. wan develop simple desktop application real-time info refresh (on multiple clients). basic steps this. can utilize spring websocket this. there code examples ?

yes, can utilize spring websocket real-time info refresh on multiple clients. of course, both client , server should back upwards websocket protocol. quick start, take @ followed: http://spring.io/guides/gs/messaging-stomp-websocket/ http://start.spring.io/

for total reference of both server , client options take here: http://docs.spring.io/spring/docs/current/spring-framework-reference/html/websocket.html in particular, provides short give-and-take on when utilize it: http://docs.spring.io/spring/docs/current/spring-framework-reference/html/websocket.html#websocket-intro-when-to-use

spring web-services sockets websocket javafx

No comments:

Post a Comment