Tracking GPRS


Posted Date:     Total Responses: 0    Posted By: Saravanan   Member Level: Silver   Points/Cash: 95   


This Project is monitoring the bytes send and receive using RIL(Radio Interface Layer). This will contain main important three functionality,

1. Initialize
2. Register get GPRS send receive
3. Deinitialize

Note: This will work in Pocket PC WM6 phones.

"RIL_Initialize" is to initialize the RIL interface to track GPRS. "RIL_Initialize" function declaration as follows,

HRESULT RIL_Initialize(DWORD dwIndex,
RILRESULTCALLBACK pfnResult,
RILNOTIFYCALLBACK pfnNotify,
DWORD dwNotificationClasses,
DWORD dwParam,
HRIL* lphRil );

"RIL_GetPacketByteCount" is to get bytes of send receive of GPRS packet. This is to call after successful of "RIL_Intitialze"

HRESULT RIL_GetPacketByteCount( HRIL hRil );
"RIL_Deinitialize" is to deinitialize the RIL interface.

HRESULT RIL_Deinitialize( HRIL hRil );
Thanks,
Saravanan
Hakuna Matata, Chennai

Attachments

  • RIL GPRS project attached (591-25123-RILSample.zip)

  • Project Feedbacks

    Author: Member Level: BronzeRevenue Score: 1 out of 5
    i got some errors in ur project.can u see ur project once again


    Author: Member Level: SilverRevenue Score: 2 out of 52 out of 5
    hi,

    i am .net developer so can you help me to write this program in
    .net or send me the logic used for the development of this project
    i will be thankful to you.

    Thanks


    Author: Member Level: SilverRevenue Score: 1 out of 5
    can you help me in converting your project in to .net or java code


    Author: Member Level: GoldRevenue Score: 1 out of 5
    how to execute ur Project....

    i Got this error.. RILSample.ex is not a valid Win32 Application...


    Author: Member Level: SilverRevenue Score: Revenue Score: 0



    RILSample.zip
    Author: Member Level: SilverRevenue Score: 2 out of 52 out of 5
    this is window's mobile (Pocet PC) application. Make sure working in Pocket PC mobile.
    thanks,
    Saravanan


    Author: Member Level: GoldRevenue Score: 2 out of 52 out of 5
    Hi,
    Its really nice. I would like learn such type of things.

    It will be greatful for me to send the files.

    Thanks
    Siva Sreenath


    Post Feedback
    You must Sign In to post a feedback.
    Next Project: Project Explains how we can work on Data Access layered architecture
    Previous Project: Project Of The Fighter Game With source code

    Return to Project Index

    Post New Project



    Top Contributors
    Today
      Last 7 Days
        more...

        Awards & Gifts

        Online Members

        More...
         
        Copyright © SpiderWorks Technologies Pvt Ltd., Kochi, India