C Crock Member Licensed User Longtime User Apr 13, 2014 #1 Can somebody clarify the basic hosting requirements for a real-world web socket app? I assume nothing but suspect I need to change from LAMP to a hosting provider who supports Java/Jetty etc. Thanks.
Can somebody clarify the basic hosting requirements for a real-world web socket app? I assume nothing but suspect I need to change from LAMP to a hosting provider who supports Java/Jetty etc. Thanks.
Erel B4X founder Staff member Licensed User Longtime User Apr 13, 2014 #2 See the "how to deploy?" section: [WebApp] Web Apps Overview Any computer that runs Java JRE 7+ should work. Upvote 0
See the "how to deploy?" section: [WebApp] Web Apps Overview Any computer that runs Java JRE 7+ should work.
C Crock Member Licensed User Longtime User Apr 13, 2014 #3 Erel said: See the "how to deploy?" section: [WebApp] Web Apps Overview Any computer that runs Java JRE 7+ should work. Click to expand... Thanks Erel. I'll see what my host has to offer but I am not hopeful. Upvote 0
Erel said: See the "how to deploy?" section: [WebApp] Web Apps Overview Any computer that runs Java JRE 7+ should work. Click to expand... Thanks Erel. I'll see what my host has to offer but I am not hopeful.