Okay - if I utilize necko for SOCKS4/5, however, would that conflict w/ NSS?
"Wan-Teh Chang" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > Mike Oliver wrote: > > > This may seem like a basic question, but I've been using NSS/NSPR for SSL > > support for my TCP/IP-based application and now I need to figure out how to > > traverse a firewall using SOCKS4/5. I've looked on mozilla.org and it > > appears that SOCKS4/5 is supported somewhere in the code, but I'm not > > exactly sure. Should I get the new netlib code (necko) - would this play > > nice w/ NSS/NSPR? And/Or, should I get the PSM code (where?). > > > I believe that there is no SOCKS4/5 support in the current version of > NSS. > > In the Mozilla browser, SOCKS4/5 support is probably implemented in > necko, not PSM. I believe necko can be used independent of Mozilla. > (There seems to be an "Embedding" toolkit containing Gecko and Necko > that you can embed in your application.) This is all I know. > > Wan-Teh >
