SV: Napster!

2001-08-08 Thread Arthur Bergman
On Tue, Aug 07, 2001 at 12:27:18PM -0600, Nathan Torkington wrote: Arthur Bergman writes: How hard is the freenet protocol? I am not up to the task of writing a full blown server, but I could possibly write the protocol. http://freenet.sourceforge.net/index.php?page=protocol is all

Re: Question About Example

2001-08-08 Thread Rocco Caputo
On Wed, Aug 08, 2001 at 02:02:50PM -0400, [EMAIL PROTECTED] wrote: I was playing around with the sample code in the Beginner's Introduction to POE article at http://www.perl.com/pub/a/2001/01/poe.html. Everything works fine, however I get this warning: SuccessEvent coderefs are

Re: Question About Example

2001-08-08 Thread Dennis Taylor
On Wed, Aug 08, 2001 at 02:02:50PM -0400, [EMAIL PROTECTED] wrote: I was playing around with the sample code in the Beginner's Introduction to POE article at http://www.perl.com/pub/a/2001/01/poe.html. I wrote that article. Funny you should mention that, really... I've just recently

Help! SubWrapper problems...

2001-08-08 Thread laotse
Well, I've been playing with POE::Component::SubWrapper some, and got it working. Pretty neat. Now I'm trying to use POE::Component::SubWrapper in a little POE program that is supposed to listen on a socket, accept data, use a package wrapped with POE::Component::SubWrapper to process it, and

Re: SV: Napster!

2001-08-08 Thread Julian Morrison
Arthur Bergman wrote: On Tue, Aug 07, 2001 at 12:27:18PM -0600, Nathan Torkington wrote: Arthur Bergman writes: How hard is the freenet protocol? I am not up to the task of writing a full blown server, but I could possibly write the protocol.

RE: udp and socketfactories

2001-08-08 Thread T . Day
[snip background] The only socket type POE sample or test that worked was the udp.perl sample which relied on IO::Socket rather than a socketfactory. Everything else would give me a SEGV or the client would report unknown error number 10022