CuSeeMe Reflector, Quake Software

Laszlo Vecsey (master@internexus.net)
Sun, 3 Mar 1996 13:41:06 -0500 (EST)


A lot of people were requesting this via private E-Mail so here it is:

ftp.gated.cornell.edu /pub/CU-SeeMe/Reflector/
linux.mit.edu /pub/games/quake/linux_qtest1a.tgz

If you get Quake Linux running you can try to connect up to the following
Quake server, usually at least 5 people playing there: 206.152.14.2

(define(RSA m e n)(list->string(u(r(s(string->list m))e n))))(define(u a)(if(>
a 0)(cons(integer->char(modulo a 256))(u(quotient a 256)))'()))(define(s a)(if
(null? a)0(+(char->integer(car a))(* 256(s(cdr a))))))(define(r a x n)(cond((=
0 x)1)((even? x)(modulo(expt(r a(/ x 2)n)2)n))(#t(modulo(* a(r a(1- x)n))n))))

"SGI and Linux both run Motif and X11. They both compile c++
cleanly (using gnu g++). They're the same!"