3 Topics

Member Avatar for
Member Avatar for aryan123

hi friends, i want to get notification when a file is accessed (just opened and close without modification) . i tried filesystemwatcher .but i doesnt give the required facilities. please suggest me some other way to achieve that.. thanks in advance.

Member Avatar for johnrosswrock
0
152
Member Avatar for inspire_all

What do you mean by a critical section? A critical section is a piece of code of a process that accesses a shared resource that must not be accessed by more than 1 thread of execn. 1.a thread is smallest seq of programmed instrns and process is made of many …

Member Avatar for rubberman
0
228
Member Avatar for DaveyMoyes

Hi Everyone, I am looking to protect a webpage in my website. What I would like to do is check if the webpage has been accessed from a pre determined url. For example: Mywebsite.com/webpage.php should only be accessed from predetermined.com/url?id=var I have been doing some digging around and found the …

Member Avatar for diafol
0
227

The End.