Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Special Interest Groups
  3. C++ Gurus
  4. Wireless Communication

Wireless Communication

Scheduled Pinned Locked Moved C++ Gurus
2 Posts 2 Posters 2.5k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    anuj
    wrote on last edited by
    #1

    i just want to develop a client and server program where client and server communicate witlessly...
    as i m new i dont have any idea whether Qt work for wireless comm or not plz help me.......

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      welcome to the forum

      I assume you like to establish a TCP/IP connection using Qt. QTcpSocket and QTcpServer are working independent of the communication means you are using. I am using it on LAN and Wifi. I have no experience using a GSM or other mobile connection. My assumption would be that it will work when the connection is already established.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved