M
Markus Freitag
Guest
Hi,
I have to implement a client in an existing C++/MFC application and send XML telegrams.
Do you have a sample code.
If no response is received within 2 seconds, error message.
<ROOT>
<ORDER_REQ state="?" />
</ROOT>
//-----
<ROOT>
<ORDER_RES current="030121521993100000001000" />
</ROOT>
Thanks in advance.
Best regards Markus.
Continue reading...
I have to implement a client in an existing C++/MFC application and send XML telegrams.
Do you have a sample code.
If no response is received within 2 seconds, error message.
<ROOT>
<ORDER_REQ state="?" />
</ROOT>
//-----
<ROOT>
<ORDER_RES current="030121521993100000001000" />
</ROOT>
Thanks in advance.
Best regards Markus.
Continue reading...