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. Design question with message sending

Design question with message sending

Scheduled Pinned Locked Moved C#
questioncsharpdesigndiscussion
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.
  • H Offline
    H Offline
    hansipet
    wrote on last edited by
    #1

    Hello, I have the following to do: 1) Windows Service which should provide some data to other applications... 2) application which handles this messages. It is not so important that all messages comes to the applications...For that I thought about the possibility to use an udp socket. What do you think about that? Is there a better possibility to send this messages in dotnet? Best regards Hansjörg

    M 1 Reply Last reply
    0
    • H hansipet

      Hello, I have the following to do: 1) Windows Service which should provide some data to other applications... 2) application which handles this messages. It is not so important that all messages comes to the applications...For that I thought about the possibility to use an udp socket. What do you think about that? Is there a better possibility to send this messages in dotnet? Best regards Hansjörg

      M Offline
      M Offline
      mav northwind
      wrote on last edited by
      #2

      Hi! Your service could publish a remoting server. That way it's really easy for the application to communicate with the service.

      Regards, mav -- Black holes are the places where God divided by 0...

      H 1 Reply Last reply
      0
      • M mav northwind

        Hi! Your service could publish a remoting server. That way it's really easy for the application to communicate with the service.

        Regards, mav -- Black holes are the places where God divided by 0...

        H Offline
        H Offline
        hansipet
        wrote on last edited by
        #3

        have you some good links about that topic? Best regards Hansjörg

        M 1 Reply Last reply
        0
        • H hansipet

          have you some good links about that topic? Best regards Hansjörg

          M Offline
          M Offline
          mav northwind
          wrote on last edited by
          #4

          Sure! Here you go[^] :)

          Regards, mav -- Black holes are the places where God divided by 0...

          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