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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. Client/Server Communication

Client/Server Communication

Scheduled Pinned Locked Moved C#
sysadminquestionhelp
2 Posts 2 Posters 1 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.
  • B Offline
    B Offline
    batmanAgen
    wrote on last edited by
    #1

    hi, Does anyone know how can i view/get information about running application on my client pcs in my network through my network server? i want to get license information of the application. i also want to monitor the frequency of usage of the app. what are the things that i need to learn and consider in building such application? need your help and suggestions guys... thnx... -batmanAgen-

    J 1 Reply Last reply
    0
    • B batmanAgen

      hi, Does anyone know how can i view/get information about running application on my client pcs in my network through my network server? i want to get license information of the application. i also want to monitor the frequency of usage of the app. what are the things that i need to learn and consider in building such application? need your help and suggestions guys... thnx... -batmanAgen-

      J Offline
      J Offline
      John Fisher
      wrote on last edited by
      #2

      Hi, The description is a bit vague, so I'm not really sure what you're going for. If you are talking about writing your own network communication, read up on the multitude of ways to handle such things (web services, .NET remoting, direct TCP/IP communication, etc.). Another possible solution is to use the performance counters available through Windows. Here's an MSDN search to get you started. http://search.microsoft.com/search/results.aspx?view=msdn&st=b&na=82&qu=performance+counters+c%23&s=1[^] You can also explore this by opening "Administrative Tools" from the "Control Panel", then selecting "Performance". John
      "You said a whole sentence with no words in it, and I understood you!" -- my wife as she cries about slowly becoming a geek.

      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