Results 1 to 6 of 6

Thread: VB - Winsock binary send/receive

  1. #1

    Thread Starter
    Hyperactive Member Dmitri K's Avatar
    Join Date
    Sep 2002
    Location
    West Palm Beach, FL
    Posts
    444

    VB - Winsock binary send/receive

    Following example shows how to send and receive files using Winsock control.
    Attached Files Attached Files

  2. #2
    New Member
    Join Date
    Jul 2013
    Posts
    3

    Re: VB - Winsock binary send/receive

    I got registry error trying to use these files. I need to transfer a file to an ftp site using inet. i get a response code showing I am connected to the site, but then a get a can't connect to remote host error. Any ideas?

  3. #3
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: VB - Winsock binary send/receive

    Quote Originally Posted by BenjiDia View Post
    I got registry error trying to use these files. I need to transfer a file to an ftp site using inet. i get a response code showing I am connected to the site, but then a get a can't connect to remote host error. Any ideas?
    Which version of Windows are you using?
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  4. #4
    New Member
    Join Date
    Jul 2013
    Posts
    3

    Re: VB - Winsock binary send/receive

    Quote Originally Posted by Nightwalker83 View Post
    Which version of Windows are you using?
    vista

  5. #5
    PowerPoster
    Join Date
    Feb 2006
    Posts
    24,482

    Re: VB - Winsock binary send/receive

    I don't see anything suggesting this CodeBank submission supports the FTP protocol.

    The zip archive is mangled (at least when I downloaded it I find that there are 6 bytes of crap ahead of the archive itself). Fixing that, I find a really poor example of a file transfer program. One likely to mangle binary data, or at best be absurdly slow due to multiple implicit conversions between ANSI and Unicode... and that's just where its problems start.

    Very bad example, and no, it does not support FTP.

    Seriously, "These aren't the droids you're looking for,"

  6. #6
    New Member
    Join Date
    Jul 2013
    Posts
    3

    Re: VB - Winsock binary send/receive

    Thanks. There are examples that supposedly work all over the net. Somehow they don't work for me!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width