Hi,
I'm wrinting an extension for firefox whose purpose is to act as a
stateless relay for a tcp connection carrying a multimedia stream.
I'm trying to use the nsIBinaryInputStream and nsIBinaryOutputStream
interfaces calling readBytes() and writeBytes() methods in
onDataAvailable calback functions initialized via nsIInputStreamPump
asynsListen() methods to read and write data from a socket to another.
Since I'm not getting it to work I'm wondering if I'm doing something
wrong or it is impossible to implement this using existing components?
Dario
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network