Hi,
Let me explain what the requirement is. I have to create a datastring which will have XML data and this data string needs to be sent to a remote host via TCP/IP(using sockets).
My problem is creating the XML data string on the fly with available data. The programming platform is VB6.
I will really appreciate it if anyone can throw light on how this can be accomplished from VB. I mean, if there are any libraries that I can use, etc. etc.
Let me explain what the requirement is. I have to create a datastring which will have XML data and this data string needs to be sent to a remote host via TCP/IP(using sockets).
My problem is creating the XML data string on the fly with available data. The programming platform is VB6.
I will really appreciate it if anyone can throw light on how this can be accomplished from VB. I mean, if there are any libraries that I can use, etc. etc.