unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
From: Mike Gran <spk121@yahoo.com>
Subject: A simple p2p prog
Date: Thu, 30 Dec 2004 13:04:57 -0800 (PST)	[thread overview]
Message-ID: <20041230210457.80795.qmail@web14311.mail.yahoo.com> (raw)

I wrote a simple peer-to-peer (P2P) program. It works for me with GNU
Guile-1.6.6. The program is not intended for actual use, but, instead
is meant as a minimal example. In truth, it is probably buggy and a
huge security hole.

I was motivated to write it based on a discussion on Slashdot about a
guy named Ed Felten that had written a P2P client called TinyP2P in a
few lines of Python and Matthew Skala who wrote P2P program called
Mole-Ster in even fewer lines of Perl.

My code is almost a direct port of Mole-Ster v0.0.2 into Guile, so I've
called it Schmole-Ster.  While I've tried to match functionality with
Mole-Ster, I've made no attempt to keep my version brief.  It is
actually pretty long.

It will be obvious from the code that I'm really a C coder.

You can check it out at http://lonelycactus.com/schmolester.html 

-- Michael Gran



		
__________________________________ 
Do you Yahoo!? 
Read only the mail you want - Yahoo! Mail SpamGuard. 
http://promotions.yahoo.com/new_mail 


_______________________________________________
Guile-user mailing list
Guile-user@gnu.org
http://lists.gnu.org/mailman/listinfo/guile-user


             reply	other threads:[~2004-12-30 21:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-12-30 21:04 Mike Gran [this message]
2004-12-31 12:32 ` A simple p2p prog Neil Jerram
2005-01-02 15:52   ` Mike Gran

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20041230210457.80795.qmail@web14311.mail.yahoo.com \
    --to=spk121@yahoo.com \
    --cc=spikegran@earthlink.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).