OK I'm sorry if this question has been asked before, or if this is the
wrong group, but I've searched everywhere I can think of and I can't
find the answer to this question....

Is there a way, via javascript, to have a Mozilla based application
listen to a TCP or UDP port? I'm trying to write a very simple server
application that listens to a specific port and process incoming HTTP
requests. (not quite a web server, but similar) I've figured out how
to do this using an ActiveX component and IE, but I'd rather use
Mozilla and an XPCOM object if possible so that my application will be
cross platform.

Thanks,
Dan

Reply via email to