Hello!
I need to create an application to be installed to a web server installed to my customer's place, to listen from and push messages to another (Android) application for tablets. It is necessary to make a "real time" system, in order to be as fast as it is possible. So, I've found that B4J IDE may be suitable to do the job, but I can't figure out how to make all these staff work.
Notice that I may have 300-400 tablets concurrently connected to the web server.
Is it possible to make such a system with web socket?
Is it possible to build a web socket server (listener) with B4J?
How do I produce the html modules and css from IDE?
Is it necessary to run the html modules and js under a web server (I have installed Apache2)?
By the way, when I click to run the designer, it's opening the windows media center application (windows 7), and I have JavaFX Scene builder 1.1 installed!!!
Any help is appreciated!
Thank you in advance!
I need to create an application to be installed to a web server installed to my customer's place, to listen from and push messages to another (Android) application for tablets. It is necessary to make a "real time" system, in order to be as fast as it is possible. So, I've found that B4J IDE may be suitable to do the job, but I can't figure out how to make all these staff work.
Notice that I may have 300-400 tablets concurrently connected to the web server.
Is it possible to make such a system with web socket?
Is it possible to build a web socket server (listener) with B4J?
How do I produce the html modules and css from IDE?
Is it necessary to run the html modules and js under a web server (I have installed Apache2)?
By the way, when I click to run the designer, it's opening the windows media center application (windows 7), and I have JavaFX Scene builder 1.1 installed!!!
Any help is appreciated!
Thank you in advance!
Last edited: