Qt supports WCF?
-
I'm trying to use my Qt application to implement WCF. I would like to know if Qt supports WCF... Pls suggest..
If you mean can Qt's network APIs be used to communicate with a WCF server, I would assume yes. You may end up having to handcraft the message payload, though. /ravi
My new year resolution: 2048 x 1536 Home | Articles | My .NET bits | Freeware ravib(at)ravib(dot)com
-
I'm trying to use my Qt application to implement WCF. I would like to know if Qt supports WCF... Pls suggest..
-
Qt - could you please explain what this is?
Me, I'm dishonest. And a dishonest man you can always trust to be dishonest.
Honestly. It's the honest ones you want to watch out for... -
Hi Abhinav, Qt is a cross-platform app development framework.. Here is the wiki link for it... http://en.wikipedia.org/wiki/Qt_%28framework%29[^]