mike g wrote:
hi, i've written (using just transports and sockets) a very simple xmlrpc server and client in javascript using xpcom. however, i've noticed the client is unable to recieve server responses sometimes.
any ideas? tia, mg _______________________________________________ Mozilla-netlib mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-netlib
no, but if you provide log files that might help. set these environment variables to enable logging:
NSPR_LOG_MODULES=nsSocketTransport:5 NSPR_LOG_FILE=c:\log.txt
-darin
_______________________________________________ Mozilla-netlib mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-netlib