home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / World_Of_Computer_Software-02-387-Vol-3of3.iso / n / netrk386.zip / README < prev    next >
Text File  |  1992-12-21  |  2KB  |  52 lines

  1.                             NETREK for 386BSD
  2.  
  3. Here is a "blessed binary" netrek client for 386BSD with X-windows and
  4. internet access. Also included is a the short script xtrek which provides
  5. a menu for several netrek servers (option 5 gives you a nice big list of
  6. servers and their current status). I am neither the author of the client 
  7. and binary nor do I recall where I got them from (one of the servers had the
  8. address in their motd). Since it took me a while to find these, I've decided
  9. to post them where 386BSD people would be more likely to find them.
  10.  
  11. The usage is: xtrek.486 -p port -h hostname
  12. where the usual port of most servers is 2592 and the hostname is the server's
  13. IP address.
  14.  
  15. Or use the script "xtrek".
  16.  
  17.  
  18. Random notes:
  19.  
  20. Read the server's motd first.
  21. The first thing you want to do once you get your ship is press + for the UDP
  22. menu (playing using TCP is too slow and jumpy) and connect UDP. Then you might
  23. want to press ? once or twice for the message system. Pressing h gives you
  24. help. Shift O gives you an options menu (it's a good idea to remap your keys
  25. into a more useable layout).
  26.  
  27. On some servers UDP only works if you use the numerical version of the server's
  28. IP address.
  29.  
  30. Much Netrek wisdom can be found by ftp-ing the site: gs69.sp.cs.cmu.edu
  31.  
  32. The client works on 386's as well (maybe it requires a math Co or maybe it
  33. was compiled with gcc -m486.  All I know is that I have a 386 and a cyrix
  34. math Co, and it works great on my machine. Over SLIP too!)
  35.  
  36. Enjoy!
  37.  
  38. note to whoever compiled the client by chance that you read this. Thanks and
  39. sorry that I couldn't give you credit for your port. There was no README 
  40. at the site which I found this (the paper containing the address cannot be
  41. found :( 
  42.  
  43. note to whoever is interested in compiling an netrek server on 386BSD. I tried
  44. and it seems the source requires shared memory which 386BSD doesn't seem to
  45. have yet. And compiling your own client is useless as most sites require a
  46. "blessed binary" which is a client compiled to give an encryted authentication
  47. key (prevents people from using their own "cyborg" clients: a client compiled
  48. with possible automation hacks (auto targeting, etc.).  Whenver I used my
  49. own client the server would kick me out once my ship appeared on screen.
  50.  
  51. -Anonymous Netrek player
  52.