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. QFtp strange behavior on ARM (angstrom)

QFtp strange behavior on ARM (angstrom)

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

    Hello,

    I try to connect the ftp server on the same host by using QFtp object. It allways refuses to connect to the ftp server if I try to connect by name.
    If I use the qftp example application, I am able to connect my local ftp server by its IP Adresss, but not by name.

    A QHostInfo::fromName returns an error value for the local hostname.

    What may going wrong here ?
    I use QT 4.6.2 (build by openembedded qt4-embedded_4.6.2.bb recipe for omap3evm and angstrom)

    Connecting by the corresponding ftplib routines is working.

    Regards
    Wolfgang Hauser

    1 Reply Last reply
    0
    • W Offline
      W Offline
      whauser
      wrote on last edited by
      #2

      If I lookup the IP Address using an ACE_INET_addr and use the IP Address returned by this object, the connection is working.

      Regards
      Wolfgang Hauser

      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