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. Managed C++/CLI
  4. Simple File Server

Simple File Server

Scheduled Pinned Locked Moved Managed C++/CLI
csharpsysadmin
6 Posts 4 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.
  • B Offline
    B Offline
    Bekham
    wrote on last edited by
    #1

    Project Description Write a client/server application implementing a shared directory at the server. The server keeps a directory of files (a folder) where the users can upload or download files. When the user connects to the server, he/she selects either to download a file or to upload one. If the user wants to download a file, the server will show a list of the files found in the shared directory, and the user will select one of them and download it. If the user selects to upload a file, the user will select the file and send it to the server, the server will store the file in the shared directory and make it available to the later download requests. using c# J.U.S.T -- modified at 5:15 Monday 17th April, 2006

    G P 2 Replies Last reply
    0
    • B Bekham

      Project Description Write a client/server application implementing a shared directory at the server. The server keeps a directory of files (a folder) where the users can upload or download files. When the user connects to the server, he/she selects either to download a file or to upload one. If the user wants to download a file, the server will show a list of the files found in the shared directory, and the user will select one of them and download it. If the user selects to upload a file, the user will select the file and send it to the server, the server will store the file in the shared directory and make it available to the later download requests. using c# J.U.S.T -- modified at 5:15 Monday 17th April, 2006

      G Offline
      G Offline
      George L Jackson
      wrote on last edited by
      #2

      First of all, this is the (Managed) C++/CLI forum. You should direct your question to the C# forum. Secondly, you need to ask for help with a more specific question rather than just stating your project goals. We are here to help you to program and not to be a free source of computer development. Peace -- modified at 8:58 Monday 17th April, 2006

      1 Reply Last reply
      0
      • B Bekham

        Project Description Write a client/server application implementing a shared directory at the server. The server keeps a directory of files (a folder) where the users can upload or download files. When the user connects to the server, he/she selects either to download a file or to upload one. If the user wants to download a file, the server will show a list of the files found in the shared directory, and the user will select one of them and download it. If the user selects to upload a file, the user will select the file and send it to the server, the server will store the file in the shared directory and make it available to the later download requests. using c# J.U.S.T -- modified at 5:15 Monday 17th April, 2006

        P Offline
        P Offline
        Prakash Nadar
        wrote on last edited by
        #3

        I will bid for this project. $1000 per month ETA - 6 months.


        -Prakash

        G M 2 Replies Last reply
        0
        • P Prakash Nadar

          I will bid for this project. $1000 per month ETA - 6 months.


          -Prakash

          G Offline
          G Offline
          George L Jackson
          wrote on last edited by
          #4

          :laugh: I think you are being a bit conservative with your pricing!

          1 Reply Last reply
          0
          • P Prakash Nadar

            I will bid for this project. $1000 per month ETA - 6 months.


            -Prakash

            M Offline
            M Offline
            Michal Zalewski
            wrote on last edited by
            #5

            I can finish this project in 5 months and 29 days :cool: ----------------------------------------------------------------- Surely without war there would be no loss Hence no mourning, no grief, no pain, no misery No sleepless nights missing the dead... Oh, no more No more war [Sleepless - Cradle of Filth]

            P 1 Reply Last reply
            0
            • M Michal Zalewski

              I can finish this project in 5 months and 29 days :cool: ----------------------------------------------------------------- Surely without war there would be no loss Hence no mourning, no grief, no pain, no misery No sleepless nights missing the dead... Oh, no more No more war [Sleepless - Cradle of Filth]

              P Offline
              P Offline
              Prakash Nadar
              wrote on last edited by
              #6

              Drucik_ wrote:

              I can finish this project in 5 months and 29 days

              Sure you can take it, I have kinda lost interest in the project ;)


              -Prakash

              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