ineed to send an XML Message on a network without writing it to an .XML File. i am curently writing it to an XML file and parsing it back. I need to write it on a Packet and send on network as well as retrieve back using TCPIP. thanks. any idea?
You have multiple problems to solve. Break them down into their individual technical areas and post single specific questions for a individual problem in an appropriate forum.
For example “How to use TCP/IP connections in VB” might be an appropriate question in a Visual Basic forum here at Tek-Tips. Then the answer might be to “look at using the Microsoft Winsock ActiveX control”. So you would start a small research project in VB where you learn to use the control. If you run into questions you could post small amounts of code and ask questions about it.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.