Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C#
  4. MSMQ

MSMQ

Scheduled Pinned Locked Moved C#
tutorialquestion
4 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    AB7771
    wrote on last edited by
    #1

    Hi all, Has anyone worked on MSMQ? if yes, can please tell me how to send and receive msgs to machines which are in the workgroup? Thanks Pramod

    S 1 Reply Last reply
    0
    • A AB7771

      Hi all, Has anyone worked on MSMQ? if yes, can please tell me how to send and receive msgs to machines which are in the workgroup? Thanks Pramod

      S Offline
      S Offline
      S Akif Kamal
      wrote on last edited by
      #2

      There is a good article on msdn: Accessing Message Queues[^] Akif

      A 1 Reply Last reply
      0
      • S S Akif Kamal

        There is a good article on msdn: Accessing Message Queues[^] Akif

        A Offline
        A Offline
        AB7771
        wrote on last edited by
        #3

        Thanks for the link, I have already visited that link, I have also written small program for the same but now i want to send and receive msgs to another machine in the Workgroup. Thanks and Regards, Pramod

        S 1 Reply Last reply
        0
        • A AB7771

          Thanks for the link, I have already visited that link, I have also written small program for the same but now i want to send and receive msgs to another machine in the Workgroup. Thanks and Regards, Pramod

          S Offline
          S Offline
          S Akif Kamal
          wrote on last edited by
          #4

          Use "FormatName:DIRECT=OS:machinename\private$\queuename" to specify path of MSMQ on other machines. For the limitations of the private queues, you can check msdn or ask here. Akif

          1 Reply Last reply
          0
          Reply
          • Reply as topic
          Log in to reply
          • Oldest to Newest
          • Newest to Oldest
          • Most Votes


          • Login

          • Don't have an account? Register

          • Login or register to search.
          • First post
            Last post
          0
          • Categories
          • Recent
          • Tags
          • Popular
          • World
          • Users
          • Groups