Free Republic
Browse · Search
News/Activism
Topics · Post Article

To: OldEarlGray

WS-MAN (WinRM) is emphatically not RPC (DCE) based. It is SOAP based. There is no IDL, no huge range of TCP ports to firewall, no 32-bit/64-bit argument translation, just XML. There is no ‘remote procedure call’ per se, but rather alerts (like SNMP traps) and info requests (like SNMP queries). WinRM is based on WMI, which is more closely related to SNMP (with its MIBs) than any RPC implementation like OSF DCE or Sun XDR/RPC.

WCF is just a .NET API for communication. It is orthognal to RPC and WS-MAN (it can access both).


53 posted on 06/23/2012 12:34:41 PM PDT by Gideon7
[ Post Reply | Private Reply | To 49 | View Replies ]


To: Gideon7

They can call it whatever they want. Whether I’m consuming a WCF service from a Delphi SOAP client/WSDL, or via a proxy using a net.tcp binding, the functional end result is the same:

An interface to an remote object.

Quack, Waddle, RPduCk.

>>WCF is just a .NET API for communication.

No. It’s a robust framework for persisting a remote interface to, and serializing data between, remote objects via a variety of bindings.

IOW, whatever the M$hills are calling it — it’s just DCOM/OLE/DDE/RPC for the Internet.


54 posted on 06/23/2012 1:01:10 PM PDT by OldEarlGray (The POTUS is FUBAR until the White Hut is sanitized with American Tea)
[ Post Reply | Private Reply | To 53 | View Replies ]

Free Republic
Browse · Search
News/Activism
Topics · Post Article


FreeRepublic, LLC, PO BOX 9771, FRESNO, CA 93794
FreeRepublic.com is powered by software copyright 2000-2008 John Robinson