appsensor icon indicating copy to clipboard operation
appsensor copied to clipboard

Code - Detection point implementations

Open jtmelton opened this issue 11 years ago • 4 comments

We need sample detection point implementations in any language for people to work from. For example, a self-contained bit of code for detecting if a client IP address has changed and then firing off an event would be helpful.

jtmelton avatar Jun 27 '14 03:06 jtmelton

removing everything except UI for 2.2

jtmelton avatar May 26 '15 04:05 jtmelton

Some of this work is in the new related sub-project https://github.com/jtmelton/appsensor-reverse-proxy

jtmelton avatar Feb 10 '16 04:02 jtmelton

As a part of my BSc thesis I implemented some sample detection point implementations in Spring web app, for example checking the location of user's IP against its registration location. Would you still be interested in such samples?

spooz avatar Jun 07 '17 20:06 spooz

Yes, absolutely! Happy to have any examples to point people at.

jtmelton avatar Jun 07 '17 20:06 jtmelton