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 / C++ / MFC
  4. PC to PC comunications via NT network

PC to PC comunications via NT network

Scheduled Pinned Locked Moved C / C++ / MFC
c++sysadmintutorialquestion
2 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.
  • V Offline
    V Offline
    vcplusplus
    wrote on last edited by
    #1

    I wrote two MFC applications which are installed on separate PCs on a NT network. The first MFC application needs to know when the second MFC application starts. I want to monitor how many people and who are using the second MFC application by passing the users logon info. Any links or ideas on how to do this?

    V 1 Reply Last reply
    0
    • V vcplusplus

      I wrote two MFC applications which are installed on separate PCs on a NT network. The first MFC application needs to know when the second MFC application starts. I want to monitor how many people and who are using the second MFC application by passing the users logon info. Any links or ideas on how to do this?

      V Offline
      V Offline
      Vitali Halershtein
      wrote on last edited by
      #2

      Many ways are possible: - sending info using sockets; - sending info via pipes, mailslot, ...; - sending info via windows messaging; ... Vitali

      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