RCF => WCF

RCF support and general discussion.
Post Reply
niculear
Posts: 1
Joined: Fri Jul 19, 2013 3:59 pm

RCF => WCF

Post by niculear »

Hello,

Is RCF able to communicate with an existing WCF service? The service uses netTCP bindings with duplex contracts. If so, are there any limitations?

Thanks,
Nick

jarl
Posts: 238
Joined: Mon Oct 03, 2011 4:53 am
Contact:

Re: RCF => WCF

Post by jarl »

Hi Nick,

This won't be possible, as WCF has its own binary formats for requests and responses. You can only use a RCF client to communicate with a RCF server.
Kind Regards

Jarl Lindrud
Delta V Software
http://www.deltavsoft.com

Post Reply