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. Comunication between form an appl. and a service.

Comunication between form an appl. and a service.

Scheduled Pinned Locked Moved C#
question
5 Posts 3 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.
  • D Offline
    D Offline
    daavena
    wrote on last edited by
    #1

    Hello gentlemen, I would like to write a service and an form appl.I need to obtain data from service to my form application(some information). Is it possible? If yes, could you give me a hint? Thank you very much.

    G P 2 Replies Last reply
    0
    • D daavena

      Hello gentlemen, I would like to write a service and an form appl.I need to obtain data from service to my form application(some information). Is it possible? If yes, could you give me a hint? Thank you very much.

      G Offline
      G Offline
      Giorgi Dalakishvili
      wrote on last edited by
      #2

      daavena wrote:

      Is it possible?

      Yes.

      daavena wrote:

      If yes, could you give me a hint?

      It can be done via Inter-Process communication. Possible solutions are: Pipes and .Net Remoting/WCF

      Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

      D 1 Reply Last reply
      0
      • G Giorgi Dalakishvili

        daavena wrote:

        Is it possible?

        Yes.

        daavena wrote:

        If yes, could you give me a hint?

        It can be done via Inter-Process communication. Possible solutions are: Pipes and .Net Remoting/WCF

        Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

        D Offline
        D Offline
        daavena
        wrote on last edited by
        #3

        Thank you. I will check it.

        G 1 Reply Last reply
        0
        • D daavena

          Hello gentlemen, I would like to write a service and an form appl.I need to obtain data from service to my form application(some information). Is it possible? If yes, could you give me a hint? Thank you very much.

          P Offline
          P Offline
          PIEBALDconsult
          wrote on last edited by
          #4

          I have the Service write an XML file, then many users of the application can read the file. You could also use a database.

          1 Reply Last reply
          0
          • D daavena

            Thank you. I will check it.

            G Offline
            G Offline
            Giorgi Dalakishvili
            wrote on last edited by
            #5

            Glad to help you :)

            Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

            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