Are there any plans to include the networking libraries into boost? I have heard about the Boost.Socket but I guess this project has been abandoned long time ago. Is it correct? Pshemek -----Original Message----- From: boost-users-bounces@lists.boost.org [mailto:boost-users-bounces@lists.boost.org] On Behalf Of Ben Hutchings Sent: 18 April 2005 17:36 To: boost-users@lists.boost.org Subject: Re: [Boost-users] A Simple Problem: File Transfer... Hossein Haeri wrote:
Dear all,
If you were assigned to write a file transfer utitlity "in C++", what would your suggestions be? More specific, I've got two IP's (perhaps plus their ports), I've got to send one file from one to the other. Which parts of the Boost would you use, if any?
Boost probably isn't going to help you much with file transfer, as it doesn't (yet) include any networking libraries. There are various Boost libraries that might be useful, though, such as smart_ptr and program_options. Ben. _______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users -------------------------------------------------------- If you are not an intended recipient of this e-mail, please notify the sender, delete it and do not read, act upon, print, disclose, copy, retain or redistribute it. Click here for important additional terms relating to this e-mail. http://www.ml.com/email_terms/ --------------------------------------------------------