Pushing data from backend to server

P

Paul Tremblay

Hi,

I have an application server running some EJBs. Periodically, I need to
send notification of events from the backend, to clients accross the
internet. Both The app server and clients are behind proxy servers and
firewalls.

I know that I have to use HTTPS and tunneling, but thats about as far as
I can get. Despite hours of searching Google, I have not found anything
really useful. Can this be done?. If yes, could anyone please shed some
light on how I can achieve this, i.e. send data from the backend to clients?

Many Thanks

Paul
 
B

Boudewijn Dijkstra

Paul Tremblay said:
Hi,

I have an application server running some EJBs. Periodically, I need to send
notification of events from the backend, to clients accross the internet.
Both The app server and clients are behind proxy servers and firewalls.

I know that I have to use HTTPS and tunneling, but thats about as far as I
can get. Despite hours of searching Google, I have not found anything really
useful. Can this be done?. If yes, could anyone please shed some light on
how I can achieve this, i.e. send data from the backend to clients?

Depending on the notification frequency, you could consider having the clients
poll the server for new events.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,776
Messages
2,569,603
Members
45,200
Latest member
LaraHunley

Latest Threads

Top