Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. how to receive data through wifi
Forum Updated to NodeBB v4.3 + New Features

how to receive data through wifi

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 1.2k Views
  • 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.
  • S Offline
    S Offline
    shravani
    wrote on 18 Apr 2017, 04:24 last edited by
    #1

    is it possible to receive data through wifi from android app to qt application?

    J 1 Reply Last reply 18 Apr 2017, 04:44
    0
    • S shravani
      18 Apr 2017, 04:24

      is it possible to receive data through wifi from android app to qt application?

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 18 Apr 2017, 04:44 last edited by jsulm
      #2

      @shravani Why do you bother about wifi? You just use QNetworkAccessManager, http://doc.qt.io/qt-5/qtcpsocket.html or what ever you want. Whether the connection is done over wifi, LAN, ... doesn't matter.
      There are some examples already here: http://doc.qt.io/qt-5/qnetworkaccessmanager.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2

      2/2

      18 Apr 2017, 04:44

      • Login

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