Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What protocol is used for communication between the ULC client (UI Engine) and the ULC application (on the server)?

0
Posted

What protocol is used for communication between the ULC client (UI Engine) and the ULC application (on the server)?

0

ULC is (almost) independent of any protocol. During development you don’t need to worry what protocol is going to be used in the production environment. The protocol is mainly determined by the container in which a ULC application is deployed. With a ULC application running inside a servlet container, the protocol is HTTP(S). With an EJB container it might be RMI, IIOP or T3, for example. If you need to get through a firewall, deploy your ULC application in a servlet container, otherwise an EJB container may be an alternative.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123