vdeveloper
September 20th, 2002, 10:45 AM
Is there are way for the server to push events to the client? The normal arrangement seems to be for the client to call webserver methods, but can the webserver call client methods? I want to aviod having 2 webservers and 2 clients in order to get 2 way communication. Is there a way around this?
Thank you
Thank you