Windows Communication Foundation (WCF), is a .NET Framework API for building
connected, service-oriented applications. In short it helps support distributed
computing and communication among applications which support it. WCF combines
best of breed features from XML Web Services, .NET Remoting, MSMQ, and COM+ into
an integrated platform based on a set of open industry standards. It's another
step in eliminating the traditional application silo.
Jetstream can help you leverage Windows Communication Foundation to facilitate
data transfer between your applications or between your application and other
applications which utilize the supported standards.