Arkej
2008-07-23 13:08:20 UTC
Hello,
in the following scenario is it better to use .net remoting through
ipcChannel or to consider use of WCF?
A hosting service will be running on a machine(PC) exposing some
services(objects) only to local processes(on the same machine).
I thought remoting/ipcChannel would be the fastest. Does anyone have a
suggestion why WCF would be better?
Thanks
Robert
in the following scenario is it better to use .net remoting through
ipcChannel or to consider use of WCF?
A hosting service will be running on a machine(PC) exposing some
services(objects) only to local processes(on the same machine).
I thought remoting/ipcChannel would be the fastest. Does anyone have a
suggestion why WCF would be better?
Thanks
Robert