libathos 0 Light Poster

Hi,I have already a web service written in C# which is designed to send a list of objects to the client.For the shake of simplicity let's say it's those objects have 2 fields, a description and an image.The web service is configured to send the data in buffered mode,now I need to switch it to streamedResponse.The catch is that the cliend is written in Java.So my question, is a wcf web service using streamedResponse interoperable?I've done my research and came accross some articles that say that wcf streaming to Java cannot be done...

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.