How to Transfer Files from Client PC to Server ?

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PulkitZery
    New Member
    • Jun 2007
    • 35

    How to Transfer Files from Client PC to Server ?

    Hi I am working on a project and what i need to do is to transfer video files (big in size, >100MB) from client PC to my server. On my server I have WebService running to communicate with my Client Application.

    Now my question is, How can I upload the files from Client PC to my Server? Any Idea is welcome. Please give me code or example, if possible.

    Thanks very much in advancem
    Jerry
  • PulkitZery
    New Member
    • Jun 2007
    • 35

    #2
    Has anyone looked at it yet?

    Please help, I need to solve it ASAP.

    Thanks,
    Jerry

    Comment

    • Shashi Sadasivan
      Recognized Expert Top Contributor
      • Aug 2007
      • 1435

      #3
      Since you have not mentioned what you want to use for this, you could expect any result.

      What about setting up an FTP server, and upload files to your server using an ftp client utility?

      Comment

      Working...