|
-
Jul 8th, 2002, 06:06 AM
#1
Thread Starter
Member
FTP using .Net (Not Inet)
Has anyone tried building a VB.Net FTP object?
I've managed to build one in VB6, but need to create it using VB.Net.
The problem I'm getting is both VB6 and VB.Net return the same handle for the InternetOpen API call, but different handles for the InternetConnect API call.
The handle returned by the .Net seems excessively large too!
I don't understand why the same API function (with the same parameters) should return different values in VB6 and VB.Net
Please, please, please help
-Rob
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|