to invoke attributes using Client server application in Windows using VC++

  • Thread starter Thread starter VishalK_94
  • Start date Start date
V

VishalK_94

Guest
Hi ,

My task is to invoke attributes(some entity Height , width) etc., from Server over Internet, these attributes are extracted as of now using xml file, using VC++,

Is there a mechanism similar to how we extracting the attributes in C#(Querystring/cookies etc.,) in VC++ using Server, ?Please provide me necessary details/examples(references) on the same.

Details:

Application : VC++(Desktop) - Standalone app.

OS - Windows 10

IDE: VS 2015

Thanking you,

Regards,

VishalK


VishalK_94

Continue reading...
 
Back
Top