Книга: C# 2008 Programmer

WCF Communication Protocols

WCF Communication Protocols

As mentioned earlier, WCF can use a wide variety of transport protocols to transport its messages. Here are just some of the common ones that you can use:

HTTP — Much like the traditional ASMX Web Services

TCP — Much more flexible and efficient than HTTP; more complex to configure (you'll see an example of this later in this chapter)

Named Pipe — Used to communicate with WCF services on the same machine but residing in different processes

MSMQ — Uses queuing technology; inherently asynchronous

Оглавление книги


Генерация: 1.054. Запросов К БД/Cache: 3 / 0
поделиться
Вверх Вниз