hi,

I want to develop a FTP application, for this do I need to create a
connection using ConnMgr and then use WinINET APIs? or Can I directly
use WinInet APIs?(i.e. Does WinINET use deafult existing network?)

--Thanks,
hare

Re: connection manager and FTP by Yaroslav

Yaroslav
Tue Mar 13 04:42:49 CDT 2007

You should use Connection Manager first to establish a connection and then
use WinInet API.

--
Yaroslav Goncharov
Pocket PC Developer Network coordinator, http://pocketpcdn.com
Spb Software House, http://spbsoftwarehouse.com


<hare23@gmail.com> wrote in message
news:1172569257.857970.128010@h3g2000cwc.googlegroups.com...
> hi,
>
> I want to develop a FTP application, for this do I need to create a
> connection using ConnMgr and then use WinINET APIs? or Can I directly
> use WinInet APIs?(i.e. Does WinINET use deafult existing network?)
>
> --Thanks,
> hare
>