Hi,
We need a C++ client application to consume WCF server with NetTCPBinding, and Callback events supported. I have generated the proxy using gSOAP 2.7.10. But my proxy does not communicate with server. When I use BasicHttp binding, it seems to work. Not sure of events.
Can anyone suggest me, if gSOAP works with TCP binding, and callback events. I have already tried with Microsofts WWSAPI. It does not meet my requirements. Is it worth trying gSOAP. If it does not work any other alternative?
Thnaks in Advance.