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#
  4. Files between one or several computers? Via a netowor.?

Files between one or several computers? Via a netowor.?

Scheduled Pinned Locked Moved C#
helpquestion
7 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.
  • A Offline
    A Offline
    ahlm
    wrote on last edited by
    #1

    Hello. Is it possible to create a "Peer to peer" program, where you can login with username and password, and then see users who are online and transfer files to them? Also the offers, get a box up, they need to validate, and then he get the file.. Any tutorials, or examples/start help. Ty -regards Ahlmo

    M 1 Reply Last reply
    0
    • A ahlm

      Hello. Is it possible to create a "Peer to peer" program, where you can login with username and password, and then see users who are online and transfer files to them? Also the offers, get a box up, they need to validate, and then he get the file.. Any tutorials, or examples/start help. Ty -regards Ahlmo

      M Offline
      M Offline
      mehrdad333
      wrote on last edited by
      #2

      hi you should search about socket programing at first you need to create a server program using sockets that can qeue clients for connection and after that create client programs that connect to server with ip and tcp protocol and for start use msdn socket programing

      A 1 Reply Last reply
      0
      • M mehrdad333

        hi you should search about socket programing at first you need to create a server program using sockets that can qeue clients for connection and after that create client programs that connect to server with ip and tcp protocol and for start use msdn socket programing

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

        Yea. Can you show me some links plz ;)?

        L M 2 Replies Last reply
        0
        • A ahlm

          Yea. Can you show me some links plz ;)?

          L Offline
          L Offline
          Lost User
          wrote on last edited by
          #4

          Ever used google, msdn, or codeproject before ? It is hard to enter "Socket Programming C#" in search engine ? An Introduction to Socket Programming in .NET using C#[^]

          A 1 Reply Last reply
          0
          • L Lost User

            Ever used google, msdn, or codeproject before ? It is hard to enter "Socket Programming C#" in search engine ? An Introduction to Socket Programming in .NET using C#[^]

            A Offline
            A Offline
            ahlm
            wrote on last edited by
            #5

            not it isn't, but i would like to know some good places ;)

            1 Reply Last reply
            0
            • A ahlm

              Yea. Can you show me some links plz ;)?

              M Offline
              M Offline
              mehrdad333
              wrote on last edited by
              #6

              type this in google: c# file transfer using socket there are so many samplee and tutorials ;)

              D 1 Reply Last reply
              0
              • M mehrdad333

                type this in google: c# file transfer using socket there are so many samplee and tutorials ;)

                D Offline
                D Offline
                dojohansen
                wrote on last edited by
                #7

                Many of which are bad. However, Google's ranking is probably no worse than the equally random replies one obtains here or on other forums. After all, how can the OP know if a link someone posts here is to a particularly good article, especially if the user just did a quick search and posted some result(s) from there without further ado?

                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