Ashish Uttarwar Posted November 9, 2008 Report Share Posted November 9, 2008 Hi, I am trying to establish a HTTP connection to a URL (eg: http://abcd:1010/my-web/clientConnection) in order to "write" an XML string and get a response back. I was able to perform "read" operation on the URL using "Datasocket Read" function. Now, I am struggling with "Datasocket Write" to send the XML String to the URL. I am getting Error 1179 after "DataSocket Write" function. Attached is the Error message and the block diagram screenshot that is causing error. I tried various "modes" available in "DataSocket Open" function. Am I missing something in terms of establishing connection to the URL? Should I use any other function (TCP/IP) instead? Any other suggestions are also welcome. Thank you. - Ashish Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.