Using WsDualHTTPBinding to communicate with Java client
Hi I am using wsDualHTTPBinding in my WCF Service.
and I need Java client to be connected to the service and receive data from the service.
Is this Java - WCF Service communication possible using WsDualHTTPBinding?
Thanks
kiran