Re: ssl win library and sspi example compiling questions

From: Dmitriy (dmitriy-nospam-at-enkoo.com)
Date: 12/24/03


Date: Tue, 23 Dec 2003 16:42:08 -0800

Thanks for all your replies,
Dan - you are right, I just had to use the nmake utility in the sample
folder under the win2k environment command prompt.
Farooque, I'd like to steer clear of 3rd party implementations for different
reasons for now

I'm just going to use the libraries that are included in the WinClient
sample, they do the trick.

again, thank you for your input
Dmitriy

"Dmitriy" <dmitriy-nospam-at-enkoo.com> wrote in message
news:OLkx$hlxDHA.2448@TK2MSFTNGP12.phx.gbl...
> Hi,
> I have two questions,
>
> I need to convert a windows program to use SSL to speak to a remote (unix)
> server. I've looked on the web and the only library that seems to be
> correct to use is the sspi (and the included security) package. Is this
> right?
> Including 3rd party packages such as openssl is not an option.
>
> I have downloaded the new version of platform sdk from
> http://www.microsoft.com/msdownload/platformsdk/sdkupdate/
>
> and got the examples from
>
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/security/security/using_sspi_with_a_windows_sockets_client.asp
>
> I made a project for the server and for the client, made sure that the
paths
> (include and lib) point to the platform SDK folder before pointing to the
VC
> folder, and now I get the following:
>
> Compiling...
> Client.cpp
> c:\program files\microsoft sdk\include\rpcdce.h(1475) : error C2143:
syntax
> error : missing ')' before 'string'
> c:\program files\microsoft sdk\include\rpcdce.h(1475) : error C2143:
syntax
> error : missing ';' before 'string'
> c:\program files\microsoft sdk\include\rpcdce.h(1475) : fatal error C1004:
> unexpected end of file found
> Error executing cl.exe.
>
> Any ideas?
>
> I am using visual studio 6 by the way.
>
> Thank you!
>
> Dmitriy
>
>



Relevant Pages

  • Re: Shortcut feature possible on LAN?
    ... usually stuff is on the C: and then folder inside folder inside folder ... Across the LAN I'm just not sure what the path syntax is suppose to be. ... Someone suggested I should use UNC syntax- - - but not sure what is ... had the shortcut there that could work. ...
    (microsoft.public.windowsxp.network_web)
  • Re: How to get the Vista Search to find something?
    ... But if it does not search every folder even if all hard driver are listed as target, then it is still waste of time to use it. ... Here is what I surmise that MS was thinking when they devised Vista Search; ... In XP, if you enter a search syntax and tell it to search for all instances of a query, it would search the entire computer which would very often take a very long time. ... When I am going to search for a file that I created, such as a picture, the quick search without bothering with advanced syntax is to go to the Documents folder and use the search box there. ...
    (microsoft.public.windows.vista.file_management)
  • Re: text editor suggestion?
    ... this file exists in a 'syntax' folder, and also another file of the ... I'd like to change the syntax highlighting to specific colors for each group of keywords, and you can't do that in the settings file. ... I'm not even sure you can do that at all, or if you have to settle for pre-made color schemes. ...
    (comp.lang.python)
  • Re: Reference & Resource, help needed
    ... The syntax is as follows as if I was going to ... hold my .resource in a folder call "new_folder". ... I am desinging a windows form ...
    (microsoft.public.dotnet.framework.windowsforms.designtime)
  • Re: no .vim folder in ~?
    ... They tell vim how to colorize, indent and treat python files. ... Just to see if I already had the syntax file, I did:syntax enable but that didn't do anything, then I created the ~/.vim/syntax folder and put the file in it, but that did nothing. ...
    (comp.editors)