Git Product home page Git Product logo

activity-monitor's Introduction

Activity Monitor

A component of a wider application for my University degree final year project/dissertation during 2009/2010.

Overview

This is a background tool (like a service) that runs in the background of a Windows Operating System which actively monitors for 'activity' changes and sends the captured data in custom format to a consuming client application.

Activity can be any abstract form of "tasks" that any user performs on their personal workstation. e.g.

  • creating/reading/viewing/editing/deleting a file
  • creating/browsing/closing/deleting a folder (directory in Windows Explorer)
  • emails tasks
  • creating/opening/deleting files ... of Microsoft Office applications (WORD, EXCEL, POWERPOINT etc...)
  • Browsing web site(s)

Technologies/Tools

  • C#
  • .NET Framework (& dlls)
  • MSMQ
  • COM Add-ins
  • Visual Studio

Design

Various 'hooks' using .NET framework and Microsoft related technologies are placed where it captures changes in activity ("events") which are then forwarded internally via a MSMQ to be processed. The not needed data are then filtered out before it is transmitted through the TCP sockets for client applications to consume.

These client applications can be any applications written in any language. I built an application in Java to do this for my university project.

This activity monitor mechanism acts as the 'Server' of a Client-Server architecture.

Only user browsing activity on the Internet Explorer web browser is available for capture.

activity-monitor's People

Contributors

colinbut avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.