INTERACT FORUM

Windows => Plug-in Development => Topic started by: KingSparta on May 20, 2003, 03:30:19 am

Title: FTP upload
Post by: KingSparta on May 20, 2003, 03:30:19 am
Is This There A Way To Upload Information\Or File Using FTP With The SDK?

Is there Somthing Else I Can Use If Not? (Something Free Would Be Best).
Title: Re: FTP upload
Post by: Nikolay on May 20, 2003, 01:19:36 pm
KingSparta,

We don't have SDK for FTP upload only for download. You should try to use WinInet SDK from Microsoft. It's free, very easy to use and WinInet binaries come with Windows.

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wininet/wininet/portal.asp

Nikolay
Title: Re: FTP upload
Post by: KingSparta on May 20, 2003, 03:47:38 pm
Ok, well i think i found an Answer To My quest

I am working on A smtp auto key generator and auto send e-mail back program.

it's almost done but I can't figure out why it only will read the mail once after run and then will never read again.

Here is a picture

I figure if i can get it to check mail every 15 mins then auto send back a key.

i also need to learn if i can delete a message once i send a key or just bypass it as an alt.

Anyone know anything about smtp and pop coding in vb6?

(http://home.nc.rr.com/mycddblookup/images/keygenerator.jpg)