Skip to main content

I would like to implement a client-server architecture running on Linux using sockets and C/C++ language that is capable of sending and receiving files. Is there any library that makes this task easy? Could anyone please provide an example?

I like to implement a client-server architecture running on Linux using sockets and C/C++ language that is capable of sending and receiving files. Is there any library that makes this task easy? Could anyone please provide an example?

I would like to implement a client-server architecture running on Linux using sockets and C/C++ language that is capable of sending and receiving files. Is there any library that makes this task easy? Could anyone please provide an example?

I havelike to implement a client-server architecture, where I want both the client and the server to send and receive files. How do I do that using sockets programming, running on Linux, using sockets and C/C++? language that is capable of sending and receiving files. Is there aany library that would makemakes this task easy? One solution that I am thinking of is partitioning the file and send the segments individually.Could anyone please provide an example?

I have a client-server architecture, where I want both the client and the server to send and receive files. How do I do that using sockets programming, on Linux, using C/C++? Is there a library that would make this easy? One solution that I am thinking of is partitioning the file and send the segments individually.

I like to implement a client-server architecture running on Linux using sockets and C/C++ language that is capable of sending and receiving files. Is there any library that makes this task easy? Could anyone please provide an example?

edited title
Link
Sajad Bahmani
  • 17.5k
  • 28
  • 88
  • 108

Send and Receive a file in socket programming in Linux with C/C++ (GCC/G++)

edited body
Source Link
Sajad Bahmani
  • 17.5k
  • 28
  • 88
  • 108
Loading
added 1 characters in body
Source Link
Sajad Bahmani
  • 17.5k
  • 28
  • 88
  • 108
Loading
added 1 characters in body; deleted 1 characters in body; edited title
Source Link
Sajad Bahmani
  • 17.5k
  • 28
  • 88
  • 108
Loading
deleted 1 characters in body; edited tags
Source Link
Sajad Bahmani
  • 17.5k
  • 28
  • 88
  • 108
Loading
edited title
Link
Ned Batchelder
  • 378.2k
  • 77
  • 583
  • 675
Loading
edited tags; edited title
Link
Sajad Bahmani
  • 17.5k
  • 28
  • 88
  • 108
Loading
Source Link
Sajad Bahmani
  • 17.5k
  • 28
  • 88
  • 108
Loading