ahh! so many options. so confused.

im trying to begin writing a simple WCF service but not sure exactly where to go.

what do I want the service to do? to listen to incoming messages in MSMQ.
I then of course need a client to send messages to MSMQ.


For the server side, what would I expose so the client can send the message?