Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.fsmpi.rwth-aachen.de!news-1.dfn.de!news.dfn.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Rainer Weikusat Newsgroups: comp.os.linux.development.apps Subject: Re: what p2p technology to use? Date: Thu, 30 Jan 2014 15:19:03 +0000 Lines: 16 Message-ID: <877g9hv6oo.fsf@sable.mobileactivedefense.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: individual.net 0TLYg7oTGMFLOpyOOBfeoAFCQoFDkCUxbSLU0axzYnmoZa/CE= Cancel-Lock: sha1:LoFsIMjEIt1UepoU2ERuMbIC2UU= sha1:84hcqTdeWzNd+U5TTa/5Qj9FUTA= User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.2 (gnu/linux) Xref: csiph.com comp.os.linux.development.apps:647 crankypuss writes: > On 01/29/2014 09:46 AM, user wrote: >> Hi all, >> I want to write a p2p program where users would be able to multicast >> weather stations data(xml). >> can anyone recommend what type of existing p2p protocols/libraries would >> be a good choice for such app? >> thanks. >> Alex. >> >> > > I presume that by "p2p" you mean "point-to-point", but multicast isn't > point-to-point, it's one-to-many. Peer-to-peer seems more likely to me.