Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 4 of 4

Thread: Remote Desktop Application

  1. #1
    Junior Member
    Join Date
    May 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Lightbulb Remote Desktop Application

    Hello All,
    I'm starting my project to make a remote deskotp aplication via mobile using Bluetooth and Internet Mobile (TCP/IP), and im using Nokia E71 but I dont know how to start this project.
    first I dont know how to make a simple application to connect between mobile and PC using Bluetooth device, and how to transfare commands and files between them.
    Also I dont know how to connect to the PC from mobile using Internet (TCP/IP) and I have a static IP for my PC .
    Any One can help me???


  2. #2
    Member Darryl.Burke's Avatar
    Join Date
    Mar 2010
    Location
    Madgaon, Goa, India
    Posts
    494
    Thanks
    8
    Thanked 48 Times in 46 Posts

    Default Re: Remote Desktop Application

    This thread has been cross posted here:

    http://www.java-forums.org/cldc-midp/28678-remote-desktop-application.html

    Although cross posting is allowed, for everyone's benefit, please read:

    Java Programming Forums Cross Posting Rules

    The Problems With Cross Posting

    db


  3. #3
    mmm.. coffee JavaPF's Avatar
    Join Date
    May 2008
    Location
    United Kingdom
    Posts
    3,336
    My Mood
    Mellow
    Thanks
    258
    Thanked 294 Times in 227 Posts
    Blog Entries
    4

    Default Re: Remote Desktop Application

    Hello.

    How did you get on with this? I am looking into remote desktop software at the moment..

    Not for mobile devices though.
    Please use [highlight=Java] code [/highlight] tags when posting your code.
    Forum Tip: Add to peoples reputation by clicking the button on their useful posts.

  4. #4
    Junior Member
    Join Date
    Jan 2011
    Posts
    9
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Re: Remote Desktop Application

    I suggest you the following steps to connect between mobile and PC by using blue tooth device.
    1. You go to control panel.
    2. Phone and modem option
    3. Select the Com port that your phone connects to blue tooth serial port.
    4. Network Connections
    5. Choose Advanced connection setup ,then Next
    6. Choose Accept Incoming Connection, then Next
    7. Internet Properties(TCP/IP)
    8. Click properties
    9. Right click on Bluetooth connection in Network connection and disable it.
    10. Run cmd .exe in start menu

Similar Threads

  1. Lead Programmer(s) needed for desktop Application
    By PT83333 in forum Paid Java Projects
    Replies: 0
    Last Post: March 29th, 2010, 05:32 PM
  2. remote system shutdown
    By prince joseph in forum What's Wrong With My Code?
    Replies: 0
    Last Post: March 28th, 2010, 02:35 AM
  3. Replies: 0
    Last Post: December 3rd, 2009, 04:43 PM
  4. SQLite and Desktop Application
    By urosz in forum JDBC & Databases
    Replies: 12
    Last Post: November 2nd, 2009, 03:50 AM
  5. Desktop Database Application
    By TCoomer in forum JDBC & Databases
    Replies: 2
    Last Post: June 4th, 2009, 03:51 PM