Ipaddress is correct and working fine if i type it in address bar of the browser directly,but fails when opening image from command prompt or from QProcess in my program.
I wonder mplayer is playing remote files by ftp from the command as"mplayer ftp://user:userpasswd@199.100.100.1/media/F_1.avi") fine at command prompt but IEXPLORE.exe fails.
as("IEXPLORE ftp://user:userpasswd@199.100.100.1/media/3.bmp")
Bookmarks