What the question says. How do you interface with the WCF "world" from a native application, that does not have .NET available?
EDIT: Sorry, I should have been more specific as it appears that WCF covers such a broad spectrum. I was thinking of the case where you have several applications using WCF/TCP communication as their communication/IPC mechanism and you now need to integrate a native (C++) application that hasn't .NET available.