Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. Sending data over the internet
Forum Updated to NodeBB v4.3 + New Features

Sending data over the internet

Scheduled Pinned Locked Moved Mobile and Embedded
5 Posts 2 Posters 1.8k 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.
  • M Offline
    M Offline
    mannu
    wrote on last edited by
    #1

    Hey.

    I am working on a symbian application which requires that the data which is captured by the application (text, photos) has to be sent to an email id using the internet services available on the device. Please suggest a method as i have no clue how to go about this.

    1 Reply Last reply
    0
    • L Offline
      L Offline
      leon.anavi
      wrote on last edited by
      #2

      You should use "Qt Mobility":http://doc.qt.nokia.com/qtmobility/messaging.html messaging API. An example with Qt Mobility 1.1 from Nokia Developer could be found "here":http://www.developer.nokia.com/Community/Wiki/Send_a_new_email_in_Qt.

      http://anavi.org/

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mannu
        wrote on last edited by
        #3

        If the same code is used from a desktop application, will it still work??

        1 Reply Last reply
        0
        • L Offline
          L Offline
          leon.anavi
          wrote on last edited by
          #4

          [quote author="mannu" date="1338233860"]If the same code is used from a desktop application, will it still work??[/quote]

          That's the idea of Qt: Deploy everywhere :) Check compatibility of "Qt Mobility at the official documentation":http://doc.qt.nokia.com/qtmobility/index.html#platform-compatibility. Regarding desktops messaging runs on Windows and Linux.

          http://anavi.org/

          1 Reply Last reply
          0
          • M Offline
            M Offline
            mannu
            wrote on last edited by
            #5

            Okay. Cool. I tried to run this code in my application but i didn't receive any email. I used this to send an email a gmail id. The thing is, is it just this easy to send a email using an application bcoz at this rate thyere will e loads of spams and a company like google would have clearly prevented such type of spam. Has it worked for you?? please do let me know

            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