Wrox Programmer Forums
Go Back   Wrox Programmer Forums > C# and C > C++ and Visual C++ > C++ Programming
|
C++ Programming General discussions for the C++ language. For questions specific to Microsoft's Visual C++ variant, see the Visual C++ forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the C++ Programming section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
  #1 (permalink)  
Old March 14th, 2007, 06:46 AM
Registered User
 
Join Date: Mar 2007
Posts: 2
Thanks: 0
Thanked 0 Times in 0 Posts
Default peer to peer file sharing app in C++/linux

Need some good resources on developing a peer to peer file sharing application (like Gnutella, Limewire etc), but much simpler. I would prefer to use C++ and code under linux. I have some experience in socket programming - I have done a chat client/server program which connects two linux machines. For this p2p application, I would like to do a few things:
1)send files across peers
2)search for files on the p2p network

I'm thinking something small scale - say 10-100 nodes max.

I would appreciate any information on peer to peer related socket programming in C/C++ under unix. I don't want to use Java(JXTA) etc.

Thx in advance.
bleh -_-.

Reply With Quote





Similar Threads
Thread Thread Starter Forum Replies Last Post
File Sharing lock count exceeded williamlove Access 11 August 3rd, 2018 02:44 AM
How to write peer to peer file sharing program ethiosoul Visual Studio 2005 1 March 16th, 2008 05:02 PM
P2PML - Peer-to-Peer Markup Language mlauzon XML 0 November 2nd, 2007 11:16 AM
peer to peer udhu Java Basics 1 February 27th, 2007 12:49 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.