Help : Remote COntrolling PC using Mobile via GPRS : Java

manuv

manuv

@manuv-Cg8t6I Oct 26, 2024
Hi,

I am doing my 6th semseter Btech in I.T and need to do a project...

So the topic I choose is to control a PC by using a mobile phone... via GPRS...

The concept is like this...

Code a j2ME app that has some buttons which corresponds to common tasks like taskmgr, xmms player , mplayer2 etc...

Upon clicking this button the corresponding Application should invoke in PC..

But nned guidelines and coding support as i only knew basic java....

If anybody here have already done it, plz provide me with the project report....

Expected timespan of project is 2 months....

Is it feasible and simple...

Expecting an early reply...

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • Pechu

    Pechu

    @pechu-aufKcZ Dec 8, 2009

    Yes, its possible. One of my lecturer was trying this out.

    Just run a Java Server(i think Tomcat) in the PC. Develop the application for your mobile phone using java.
    You can connect to the server running in your PC from your mobile using the PC's WAN ip ( which is found by #-Link-Snipped-# )

    Now you are connected. Hit the buttons you developed in the mobile application and watch the magic 😎
  • manuv

    manuv

    @manuv-Cg8t6I Dec 8, 2009

    @ pachu

    I know the idea on how to do it.. But i dunno how it can be implemenmted. I have only feeble programming knowledgfe in java and none at all in j2me.. so need guidance on how to program the stuff..

    Is it risky to proceed with it..

    My time span is just 2-3 Months....