locked
Window Mobile 6 (.NET) Remote Deletion & Detect Sim Card RRS feed

  • Question

  •  

    Hi. I need the source code(with explanation if possible) for the remote deletion and detech sim card function for Window Mobile 6 (Programming Language: .NET). Below is the use case description of the 3 function for more info.
    Need Help ASAP. Thanks.





    1.)

    Use Case Title: Remote Deletion (Individual)



    Actors: Server and Mobile



    Brief Description: To remote delete SMS, pictures, video, audio and other files from the phone memory and removable storage media



    Pre-Condition: The mobile must be installed with Mobile SafeGuard system. The remote deletion will be executed when instruction is received from the server.



    Post-Condition: Mobile SafeGuard system will send an instruction back to the server after the success of the deletion.





    Basic Flow:

    Mobile receives instruction from the server.
    System will delete the respective files from the mobile.
     



    Alternative Flow:

     -nil-


    2.)


    Use Case Title: Remote Deletion (Folder)



    Actors: Server and Mobile



    Brief Description: To remote delete all the files in the folder from the phone memory and removable storage media.



    Pre-Condition: The mobile must be installed with Mobile SafeGuard system. The remote deletion will be executed when instruction is received from the server.



    Post-Condition: Mobile SafeGuard system will send an instruction back to the server after the success of the deletion.





    Basic Flow:

    Mobile receives instruction from the server.
    System will delete the respective files in the folder from the mobile.
     



    Alternative Flow:

    -nil-


    3.)


    Use Case Title: SIM Card Detection



    Actors: Server and Mobile



    Brief Description: To detect change of SIM card and send SIM card and device information to the server.



    Pre-Condition: The mobile must be installed with Mobile SafeGuard system. The system detects changes in SIM card and device information.



    Post-Condition: Server will be updated with the new SIM card and device information.





    Basic Flow:

    Mobile receives instruction from the server.
    System sends new SIM card and device information to server.
     



    Alternative Flow:

     -nil-

    • Moved by nobugz Monday, June 16, 2008 10:10 AM Post at Smart Devices forum
    Monday, June 16, 2008 2:00 AM

Answers

All replies