mardi 19 janvier 2016

How to support HTTP request along with RMI/Socket on Java server

I've a need to use JavaFX Client by connecting to Java server either by RMI or Socket. Also I need to support Web/mobile client to access same database that Java server supports. Working with Java client and Java server is easy, where I can use RMI/Socket. But my need is when web/mobile client posts some data to server that data should be notified to JavaFX client.

My problem is, how to support both clients from single Java server container? Is it possible to do so? Anybody has suggestion for this requirement? Please advise.




Aucun commentaire:

Enregistrer un commentaire