perfectxml.com
 Basic Search  Advanced Search   
Topics Resources Free Library Software XML News About Us
home » focus » msxml » ask a question » past questions & answers Friday, 12 October 2007
 
NEWS
MSXML 4.0 SP2 now available!

 
MSXML
Basics
DOM
SAX
XPath
XSLT
Schemas
SOM
HTTP Access
.NET
Data Islands
Ask a Question
   Past Q&As
C++ Samples
DLL/Version Info
Reference Guide
Books
KB Articles
   HOW TO
   SAMPLE
   INFO
   BUG/PRB
   FIX
   Misc.
MSXML Tips
   August 2002
   September 2002
MSXML Tools

Microsoft XML Core Services


Go back to list of previously asked questions and answers

Question: I have a MFC server application built in visual C++ 6.0. I would like to add XML feature by using msxml2.serverxmlhttp and msxml2.domdocument.3.0. The XML function will be to post a XML message to a remote server and to receive a XML stream. It should be run in a thread. Is it feasible? If so, could you please provide me a sample code or some refereces?
Asked By: Hongying
Viewed: 1364
Answer: Yes, it is possible to create a different thread and use ServerXMLHTTP to POST a request and use MSXML DOM to process the document.

Check the following links:
  • How to Implement the onReadyStateChange Handler with IServerXMLHTTPRequest in Visual C++ (Q314403)
  • INFO: Visual C++ Application Using ServerXMLHTTP or XMLHTTP in Async Mode Must Pump Messages (Q303326)


Go back to list of previously asked questions and answers
  Contact Us |  | Site Guide | About PerfectXML | Advertise ©2004 perfectxml.com. All rights reserved. | Privacy