
June 25th, 2009, 05:00 PM
|
|
Registered User
|
|
Join Date: Dec 2008
Posts: 4
Time spent in forums: 55 m 12 sec
Reputation Power: 0
|
|
|
MFC dll and Web Services
We have an existing MFC application that is built in MS Studio .NET 2003. A number of MFC .dlls are created to provide an interface to an external API and the MFC app loads each of these .dlls. I have been tasked with creating a new .dll that consumes some web services from an external vendor. We would like to create this app as a MFC dll as well to leverage the existing functionality and we don't want to reinvent the wheel and are on a short deadline for this. The web services XML utilizes complex types and requires a digital signature. I am new to the web services world and was wondering what is the best way to go about this? Is it even feasible? If so, are there toolkits that can be utilized?
Thank you in advance for any information or ideas.
MB
|