Click here to Skip to main content
15,917,642 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Where can I find the UTSecureLayer.lib file to include in the FTP/SSL client projects for VC++ 6.0?
Posted
Comments
Timothy Kolb 12-Jun-12 22:54pm    
Code Project provides all of the source files to support FTP/SSL but did not provide the UTSecureLayer.lib file that is required for VC++ 6.0
Timothy Kolb 12-Jun-12 22:59pm    
All of the Ultimate TCPIP example projects referencing SECURE_SOCKET fail to compile.

1 solution

From here.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900