Hi!!!

I am new to SSL programming: currently trying to "play" with it... :-)

I'm having some problems with compiling the sample client-server
source code given on the Mozilla/NSS official site.

I went through the code but found that it has been written using the
NSPR source files. I had both, the NSS+NSPR source package as well as
the binaries of the same. To make the things "idiot-proof", I put all
the .C/.CPP/.hs in a single large include folder and then including
it. I also included the libs, dlls & chks contained in the lib folder
of the NSS binaries package. I finally ended up with some 40+ linker
errors in the both, client_test.obj & server_test.obj & sslsamples.obj
files. This makes me suspect that I've not/erroneously included some
of the files necessary for compilation...

Could you please tell me which files are required for the proper
compilation of the project?

Also, if you could tell me which files are required to be included for
developing SSl applications(since before initializing NSS, NSPR has to
be iniatilized..), I'll be extremely glad.

Another thing which I wanted to enquire was that some of the files
were .C while others were .CPP so what should I compile the source as:
as C code or as CPP code?

ps: I'm using VC++ 2005 express edition.

Warm Regards,
D3|\||\|!$

_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to