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. Resume the File transfer using sockets

Resume the File transfer using sockets

Scheduled Pinned Locked Moved C / C++ / MFC
sysadmincareer
4 Posts 3 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.
  • Z Offline
    Z Offline
    zahid_ash
    wrote on last edited by
    #1

    HI, I have build a Client/Server application that transfer a file using Sockets (CSocket class). Some times with the disconnection of network connection, ful file transfer is not being done. I want to transfer the file next time form the same position where it was stoped. any idea / link thant how it can be done. thanks Regards.

    _ 1 Reply Last reply
    0
    • Z zahid_ash

      HI, I have build a Client/Server application that transfer a file using Sockets (CSocket class). Some times with the disconnection of network connection, ful file transfer is not being done. I want to transfer the file next time form the same position where it was stoped. any idea / link thant how it can be done. thanks Regards.

      _ Offline
      _ Offline
      _AnsHUMAN_
      wrote on last edited by
      #2

      May be this is what you need : See here[^] Somethings seem HARD to do, until we know how to do them. ;-) _AnShUmAn_

      Z 1 Reply Last reply
      0
      • _ _AnsHUMAN_

        May be this is what you need : See here[^] Somethings seem HARD to do, until we know how to do them. ;-) _AnShUmAn_

        Z Offline
        Z Offline
        zahid_ash
        wrote on last edited by
        #3

        thanks But its using FTP command, I have build my own server and client that is not using FTP protocol. Could you please help me in that direction (not FTP involvment) - thanks Regards.

        L 1 Reply Last reply
        0
        • Z zahid_ash

          thanks But its using FTP command, I have build my own server and client that is not using FTP protocol. Could you please help me in that direction (not FTP involvment) - thanks Regards.

          L Offline
          L Offline
          Laxman Auti
          wrote on last edited by
          #4

          zahid_ash wrote:

          But its using FTP command, I have build my own server and client that is not using FTP protocol. Could you please help me in that direction (not FTP involvment) - thanks

          You have to send back acknowledge from client....make a log of acknowledgement's sent by the client ...and vice versa...and when crash occurs just read the log and do appropriate. Knock out 't' from can't, You can if you think you can :cool:

          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