* A simple p2p prog
@ 2004-12-30 21:04 Mike Gran
2004-12-31 12:32 ` Neil Jerram
0 siblings, 1 reply; 3+ messages in thread
From: Mike Gran @ 2004-12-30 21:04 UTC (permalink / 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
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2005-01-02 15:52 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-12-30 21:04 A simple p2p prog Mike Gran
2004-12-31 12:32 ` Neil Jerram
2005-01-02 15:52 ` Mike Gran
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).