Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Basic
  4. Peer to Peer file sharing in VB [modified]

Peer to Peer file sharing in VB [modified]

Scheduled Pinned Locked Moved Visual Basic
algorithms
2 Posts 2 Posters 1 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • K Offline
    K Offline
    Kevnar
    wrote on last edited by
    #1

    I'm working with VB6 (it's the only programming interface I've got). I'm trying to write an application that allows friends to send files back and forth, sort of like MSN does, but with other features I plan to add myself. I basically just need to know what controls and methods I use to set up and send/recieve these transfers between two machines over the net. I did a google search and found a lot of articles about the Internet Transfer control, but these seem to only allow you to download content off of websites. Forgive me if this has been discussed already. I'm gonna keep searching, but I wanted to post this here in case someone had any quick answers. Thanks in advance.

    "Go to, I’ll no more on’t; it hath made me mad." - Hamlet

    modified on Wednesday, January 21, 2009 2:07 AM

    D 1 Reply Last reply
    0
    • K Kevnar

      I'm working with VB6 (it's the only programming interface I've got). I'm trying to write an application that allows friends to send files back and forth, sort of like MSN does, but with other features I plan to add myself. I basically just need to know what controls and methods I use to set up and send/recieve these transfers between two machines over the net. I did a google search and found a lot of articles about the Internet Transfer control, but these seem to only allow you to download content off of websites. Forgive me if this has been discussed already. I'm gonna keep searching, but I wanted to post this here in case someone had any quick answers. Thanks in advance.

      "Go to, I’ll no more on’t; it hath made me mad." - Hamlet

      modified on Wednesday, January 21, 2009 2:07 AM

      D Offline
      D Offline
      Dave Kreskowiak
      wrote on last edited by
      #2

      You'd probably be looking at implementing your own server using Sockets. I'd start by Googling for "VB6 winsock".

      A guide to posting questions on CodeProject[^]
      Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
           2006, 2007, 2008

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups