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. .NET (Core and Framework)
  4. I'd like to develop a basic file-sharing app

I'd like to develop a basic file-sharing app

Scheduled Pinned Locked Moved .NET (Core and Framework)
sysadmincsharptutorialquestionlounge
2 Posts 1 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
    RogueTrooper
    wrote on last edited by
    #1

    so that I can send audio samples to my mate. It needs to be able to handle large files, most likely <4GB. I'll probably be using a client/server approach, but I haven't done much beyond basic network programming. What I'd really like to know is what protocol and which .NET libraries I should use? I've looked at a few books to try and get an overview, and the most obvious candidate is ftp, but all I've found is how to connect to an existing ftp server, and not how to program one. I'd also like a few recommendations for some good networking books, preferably .NET focused, although I would also appreciate some more general networking books that go into some detail about networking protocols.

    R 1 Reply Last reply
    0
    • R RogueTrooper

      so that I can send audio samples to my mate. It needs to be able to handle large files, most likely <4GB. I'll probably be using a client/server approach, but I haven't done much beyond basic network programming. What I'd really like to know is what protocol and which .NET libraries I should use? I've looked at a few books to try and get an overview, and the most obvious candidate is ftp, but all I've found is how to connect to an existing ftp server, and not how to program one. I'd also like a few recommendations for some good networking books, preferably .NET focused, although I would also appreciate some more general networking books that go into some detail about networking protocols.

      R Offline
      R Offline
      RogueTrooper
      wrote on last edited by
      #2

      Found an article on here( I always seem to find things just after I've stopped looking for them, or when I'm looking for something else) Sending Files using TCP[^] This should be enough to get me going.

      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