Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

WCF:Is the MsmqIntegrationBinding used the msmq.formatname
scheme or the net.msmq scheme?

Answer Posted / rajsekhar

MSMQ uses paths and format names to identify a queue. Paths
specify a host name and a QueueName. Optionally, there can
be a Private$ between the host name and the QueueName to
indicate a private queue that is not published in the
Active Directory directory service.

Path names are mapped to “FormatNames” to determine
additional aspects of the address, including routing and
queue manager transfer protocol. The Queue Manager supports
two transfer protocols: native MSMQ protocol and SOAP
Reliable Messaging Protocol (SRMP).

The addressing of a queue in WCF is based on the following
pattern:

net.msmq: // <host-name> / [private/] <queue-name>

where:

•<host-name> is the name of the machine that hosts the
Target Queue.


•[private] is optional. It is used when addressing a Target
Queue that is a private queue.

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the basic difference between WCF and ASMX Web Services?

891


what is windows card space?

1094


How many types of bindings are in WCF?

962


What do you mean by client?

855


How would you generate a proxy for wcf?

903


What is the difference between web service and wcf service?

870


Explain service contracts?

896


Tell me what is three major points in wcf? : Wcf data services

800


What is wcf federated ws binding type?

833


What is an endpoint in WCF service?

1016


explain data contracts? : Wcf data services

850


List the principle constituents of wcf?

844


What are the types of contract?

910


When is the msmqintegrationbinding?

874


can you explain how to define a service as rest based service in wcf? : Wcf data services

824