Sending Commands to the Sys File

Discussion in 'PHP' started by __Genius__, Mar 7, 2010.

  1. __Genius__

    __Genius__ New Member

    Joined:
    Dec 25, 2009
    Messages:
    1
    Likes Received:
    0
    Trophy Points:
    0
    Hi, Is there any specific function / method / class for communicating with a Sys file?
    let me explain what I want to do, I'm writing an Anti-Virus system, the main part is a sys file ( a kernel driver which I'm writing with C language ), well, for communicating with kernel driver the C programmers use DeviceIoControl(), with this function the user-mode program could send or get data from kernel mode program .
    I want to make my anti-virus with remote-control , For example I can send my commands to the base anti-virus from my office with a web script and see the result back to my web page.
    Is it possible?
    could anyone point me to some snippet which can be useful?
    thnx .
     
  2. arunlalds

    arunlalds Banned

    Joined:
    Mar 12, 2010
    Messages:
    43
    Likes Received:
    2
    Trophy Points:
    0
    Occupation:
    student
    Location:
    India
  3. dasli

    dasli New Member

    Joined:
    Aug 13, 2009
    Messages:
    15
    Likes Received:
    0
    Trophy Points:
    0
    mm...useful info...
     

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice