ftp.nice.ch/pub/next/developer/resources/libraries/gamekit_proj.NI.sa.tar.gz#/gamekit_proj/Apps/HighScoreServer

Makefile
 
README
 
Runner.c
[View Runner.c] 
ServerMain.m
[View ServerMain.m] 
high
 
highscores.ls
 
rc.local.example
 
serverd
 

README

This is the High Score system's server.  To use it, just
create a user "hscore" on your local system with home
directory /usr/local/games/highscores and place the
high and serverd programs in that directory.  The
serverd program should be owned by "hscore" and should
be set to run set-uid.  The directory should be writeable
by the user "hscore".  Then, do something in your rc.local
that looks like the rc.local.example I put in this directory.

(I also put a ls -al of the /usr/local/games/highscores
directory here, so you can see what I did.)

This works great for me on my local net at home.  (4 68040
based machines)  Since I don't have access to NeXTs on the
InterNet, I haven't tested that, but expect it to work as
long as the nameservers can talk to each other....

Good luck!
-don

These are the contents of the former NiCE NeXT User Group NeXTSTEP/OpenStep software archive, currently hosted by Netfuture.ch.