Results 1 to 5 of 5

Thread: communication between two cellphones??

  1. #1
    Join Date
    Jul 2012
    Posts
    24
    Thanks
    8
    Qt products
    Qt4
    Platforms
    Windows Symbian S60

    Unhappy communication between two cellphones??

    Hi
    I want to connect two cellphones to my laptop and I wnat them to communicate with one another through playing the same game which is displayed in my simulator . is it possible to use these two phones as players?
    should i use tcp related codes in order to handle communication between them
    please help me out
    Last edited by mahsa; 5th August 2012 at 09:28.

  2. #2
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: communication between two cellphones??

    Yes, it is possible.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  3. #3
    Join Date
    Jul 2012
    Posts
    24
    Thanks
    8
    Qt products
    Qt4
    Platforms
    Windows Symbian S60

    Default Re: communication between two cellphones??

    Quote Originally Posted by wysota View Post
    Yes, it is possible.
    no more help?

  4. #4
    Join Date
    Jan 2006
    Location
    Warsaw, Poland
    Posts
    33,368
    Thanks
    3
    Thanked 5,017 Times in 4,793 Posts
    Qt products
    Qt3 Qt4 Qt5 Qt/Embedded
    Platforms
    Unix/X11 Windows Android Maemo/MeeGo
    Wiki edits
    10

    Default Re: communication between two cellphones??

    There are many possibilities. In general develop a system where your main computer will be a server and cellphones (or other devices, it doesn't really matter) will be the clients.
    Your biological and technological distinctiveness will be added to our own. Resistance is futile.

    Please ask Qt related questions on the forum and not using private messages or visitor messages.


  5. #5
    Join Date
    Mar 2009
    Location
    Brisbane, Australia
    Posts
    7,729
    Thanks
    13
    Thanked 1,610 Times in 1,537 Posts
    Qt products
    Qt4 Qt5
    Platforms
    Unix/X11 Windows
    Wiki edits
    17

    Default Re: communication between two cellphones??

    Quote Originally Posted by mahsa View Post
    no more help?
    I do not know why you are confused... you provided generic information and a generic question and received a generic answer.

    Quote Originally Posted by mahsa View Post
    should i use tcp related codes in order to handle communication between them
    Depending on the type of game, i.e. real-time shoot 'em up or computer chess, you might use TCP or UDP.

Similar Threads

  1. bluetooth for a simple 2 player game???
    By mahsa in forum Newbie
    Replies: 0
    Last Post: 4th August 2012, 10:23
  2. [Tab play list]Load play lists on start
    By petrusPL in forum Qt Programming
    Replies: 0
    Last Post: 18th March 2011, 18:12
  3. Bluetooth! need help.
    By bilalsaeed in forum Qt for Embedded and Mobile
    Replies: 0
    Last Post: 16th February 2011, 16:33
  4. Replies: 1
    Last Post: 22nd May 2010, 07:38
  5. Bluetooth app?
    By danoh in forum Newbie
    Replies: 2
    Last Post: 30th August 2009, 22:48

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Qt is a trademark of The Qt Company.