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. .NET (Core and Framework)
  4. Reading external application field value...

Reading external application field value...

Scheduled Pinned Locked Moved .NET (Core and Framework)
3 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.
  • J Offline
    J Offline
    just3ala2
    wrote on last edited by
    #1

    Dear All, I have an application which i want to integrate with other applications. My application will be running all the time (running on the tray icon) . I have implemented the keyboard hooking to catch a hot key F1 for exmple and call my application. What i need is to read a field value from the external applicaion and call my application passing that value as a parameter (Command()...) Please give me key about where to look Thanks in advance

    Best Regards 3ala2 :)

    D T 2 Replies Last reply
    0
    • J just3ala2

      Dear All, I have an application which i want to integrate with other applications. My application will be running all the time (running on the tray icon) . I have implemented the keyboard hooking to catch a hot key F1 for exmple and call my application. What i need is to read a field value from the external applicaion and call my application passing that value as a parameter (Command()...) Please give me key about where to look Thanks in advance

      Best Regards 3ala2 :)

      D Offline
      D Offline
      Derek Viljoen
      wrote on last edited by
      #2

      You don't mention what language you're developing in. If it is a .NET language, then .NET Remoting would be a perfectly acceptable tool.

      1 Reply Last reply
      0
      • J just3ala2

        Dear All, I have an application which i want to integrate with other applications. My application will be running all the time (running on the tray icon) . I have implemented the keyboard hooking to catch a hot key F1 for exmple and call my application. What i need is to read a field value from the external applicaion and call my application passing that value as a parameter (Command()...) Please give me key about where to look Thanks in advance

        Best Regards 3ala2 :)

        T Offline
        T Offline
        Tariq A Karim
        wrote on last edited by
        #3

        There are multiple ways you can do it: a) .Net Remoting b) Windows Communication Foundation c) Web Service d) WMI events

        Tariq A Karim http://moplah.blogspot.com/

        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