Find the answer to your Linux question:
Results 1 to 2 of 2
Problems about C-programing in Linux: the algorithm of peer to peer file transfer. Suppose. (1) A is the server; its IP can be directly reached on a certain port. (2) ...
  1. #1
    Just Joined!
    Join Date
    May 2010
    Posts
    2

    A scocket program Problems

    Problems about C-programing in Linux: the algorithm of peer to peer file transfer. Suppose.
    (1) A is the server; its IP can be directly reached on a certain port.
    (2) B is the client; knows A's IP and port,can directly connect A.
    (3)B uploads files of variable size, e.g. 500MB, with a fixed number of threads, when connection with A established.

    I need source code.Thanks

  2. #2
    Trusted Penguin Cabhan's Avatar
    Join Date
    Jan 2005
    Location
    Seattle, WA, USA
    Posts
    3,230
    This sounds a lot like a homework question. Homework questions are not allowed on this forum.

    If you have a specific question in the future, please feel free to ask, but we will not do your work for you.
    DISTRO=Arch
    Registered Linux User #388732

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...