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. C / C++ / MFC
  4. Transfer Files over Network

Transfer Files over Network

Scheduled Pinned Locked Moved C / C++ / MFC
sysadminquestion
6 Posts 6 Posters 0 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.
  • R Offline
    R Offline
    rasha2003
    wrote on last edited by
    #1

    Hi.. What is the code i will need to connect to another computer in my network and retrive files stored in directory at that machine.. thanks

    A A A J T 5 Replies Last reply
    0
    • R rasha2003

      Hi.. What is the code i will need to connect to another computer in my network and retrive files stored in directory at that machine.. thanks

      A Offline
      A Offline
      Alexander M
      wrote on last edited by
      #2

      i think ur wrong here... this is not a "do my homework" forum! Don't try it, just do it! ;-)

      1 Reply Last reply
      0
      • R rasha2003

        Hi.. What is the code i will need to connect to another computer in my network and retrive files stored in directory at that machine.. thanks

        A Offline
        A Offline
        Anonymous
        wrote on last edited by
        #3

        What's the code? Try this resoucrce! Reading, you'll be amazed at what you'll learn. msdn.microsoft.com[^]

        1 Reply Last reply
        0
        • R rasha2003

          Hi.. What is the code i will need to connect to another computer in my network and retrive files stored in directory at that machine.. thanks

          A Offline
          A Offline
          Ashman
          wrote on last edited by
          #4

          Buy SAMS MFC Programming with Visual C++ 6 UNLEASHED :eek: It's got a fair bit on communicating between networked computers....I think?! :zzz: I read only the bits that interest me. Ashman

          1 Reply Last reply
          0
          • R rasha2003

            Hi.. What is the code i will need to connect to another computer in my network and retrive files stored in directory at that machine.. thanks

            J Offline
            J Offline
            John M Drescher
            wrote on last edited by
            #5

            If the drive you want the data on is shared and you have the proper permissions it might be as easy as copying a file on the local machine. Lookup UNC paths. Basically it is \\\\ John

            1 Reply Last reply
            0
            • R rasha2003

              Hi.. What is the code i will need to connect to another computer in my network and retrive files stored in directory at that machine.. thanks

              T Offline
              T Offline
              Tom Larsen
              wrote on last edited by
              #6

              There is this wonderful thing called MSDN and if you would have did a search for "copy files" you probably would have discovered this wonderful object called File which has a memeber Copy. I suppose it is always faster just to ask in an open forum than to do a little work searching. :-)

              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