Hi, I have written a small JavaScript using XPCOM to listen on a socket and refresh the page according to the data received (only refresh for now). I have a C application that will connect to this server socket and send the data and disconnect.
I call this javascript inside the onload of the index page. The javascript works only once. From then on XPCOM init fails. Also the refresh is not working as intended. Can experts correct me where I am going wrong? Thanks, Arun _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
