Fletch Posted September 26, 2008 Share Posted September 26, 2008 (edited) Does anyone remember this? I was cruising through some old Antic magazines and came across an ad for what could be the very first graphical MOG. I remember wanting to try it, but asking mom for $6/hr to play a game online at the time didn't sound like a smart move. Anyway, it looked like it was probably pretty cool. Maybe we need to dig the server out of a landfill http://www.atarimagazines.com/v4n6/GamesComputers.html Fletch By the way, its funny seeing this question in ad. CAN I DOWNLOAD PUBLIC DOMAIN PROGRAMS? Yes, CGP has a public domain archive in its Post Office with about a Megabyte of Atari programs you can download. Kind of made me laugh that a megabyte at the time was a huge deal. Edited September 26, 2008 by Fletch Quote Link to comment Share on other sites More sharing options...
evilmoo Posted September 26, 2008 Share Posted September 26, 2008 I believe the client is available here: http://www.atarimania.com/detail_soft.php?...VERSION_ID=3040 I think it would be cool to write a server for this... Now if I could finish one of my other nutty projects. Quote Link to comment Share on other sites More sharing options...
Fletch Posted September 26, 2008 Author Share Posted September 26, 2008 That would be really something. Sadly I'm sure this is lost to the annals of time. I believe the client is available here: http://www.atarimania.com/detail_soft.php?...VERSION_ID=3040 I think it would be cool to write a server for this... Now if I could finish one of my other nutty projects. Quote Link to comment Share on other sites More sharing options...
Shawn Jefferson Posted September 27, 2008 Share Posted September 27, 2008 I remember seeing that and wanting to join it, but at $6/hour plus long-distance charges, it wasn't going to happen. Too bad that the computer is probably gone. They say that it was running on a minicomputer. With today's fast machines, it could probably be emulated and put online for access via telnet. That would be sweet! Quote Link to comment Share on other sites More sharing options...
egoods Posted September 27, 2008 Share Posted September 27, 2008 Would be awesome if we could bring this back! I'd be happy to supply the necessary hardware (I have lots of 'old' computers that could emulate it). So, begs the question, where do we start? I would assume most of the server software is toast, but could we reverse engineer it from the client? Quote Link to comment Share on other sites More sharing options...
nathanallan Posted September 27, 2008 Share Posted September 27, 2008 The very first thing you would need is a Unix box with about a 900mhz processor, that can handle it. The more processor the better (as in faster) but 900 would work and they're cheap. Can't really comment on the software side, though, but I bet it's sitting in a box in someone's closet (like pigsinspace's 2700) that used to work there. Nathan Quote Link to comment Share on other sites More sharing options...
Cybernoid Posted September 27, 2008 Share Posted September 27, 2008 Yeah, I remember seeing this ad and wanting to log in... Quote Link to comment Share on other sites More sharing options...
Fletch Posted September 28, 2008 Author Share Posted September 28, 2008 I wonder what sort of data the server actually held. I'd imagine at 300 baud not much more than other players positional data and chat messages were handled on the server side. The client software must have been where all of the programs were loaded. I suppose I am just curious about it because people are so into online worlds these days. Games like World of Warcraft and virtual worlds like Second Life owe quite a bit to programs like this. It would just be neat to see it in action. I'd imagine if someone could dissect the code somebody could bring this back from the dead. I wish I had the a clue how to program more than the basic of BASIC programs. Quote Link to comment Share on other sites More sharing options...
a8maestro Posted September 28, 2008 Share Posted September 28, 2008 (edited) Games Computers Play was a lot of fun for a bit. Running around town, going into stores and places, playing games, messaging, don't remember if there was chat. But, the LD cost kept me from doing much. To start resurrecting the system, you'd need to replace a modem driver with a null modem one, that pretends to connect to tymnet, then the server. Any computer would be fast enough to handle a new server for this, unless you want to add multi user via the internet to make it more fun. I don't remember log in. But most of the environment is on 4 floppies. The link on atarimania is only for the Lords of Space game.(correction below) Rick D. Edited November 7, 2008 by a8maestro Quote Link to comment Share on other sites More sharing options...
a8maestro Posted October 5, 2008 Share Posted October 5, 2008 I found my GCP package. I have scanned the front and back of the disk holder. Rick D. Quote Link to comment Share on other sites More sharing options...
evilmoo Posted October 5, 2008 Share Posted October 5, 2008 The link on atarimania is only for the Lords of Space game. If you unzip the download, you will see three GCP disk images as well as a Lords of Space image. Quote Link to comment Share on other sites More sharing options...
Heaven/TQA Posted October 5, 2008 Share Posted October 5, 2008 20 years before WoW, Spore, Sims & 2nd Life. Quote Link to comment Share on other sites More sharing options...
a8maestro Posted October 5, 2008 Share Posted October 5, 2008 The link on atarimania is only for the Lords of Space game. If you unzip the download, you will see three GCP disk images as well as a Lords of Space image. Ah. O.k. I was just going by what the page itself said, not the download. Rick D. Quote Link to comment Share on other sites More sharing options...
ThumpNugget Posted December 3, 2008 Share Posted December 3, 2008 (edited) I remember seeing adds for GCP and wanting so much to join but i was a bit young at the time... When I read this forum topic I decided to do a little bit of research and was able to locate the two people that started the company. One of them was the main programmer of the host side and the other the programmer of the client side. The bad news is that the source code for the Atari side (Action!) is no longer in existence and there is no design documentation. The host source apparently still exists. For those into trivia the GCP Server was a Charles River Data Systems 68000 running the UNOS operating system. The host software was written in C. The most users online at a time GCP could handle was 12. The company consisted of five employees with four of them being programmers. Edited December 3, 2008 by ThumpNugget Quote Link to comment Share on other sites More sharing options...
+poobah Posted December 3, 2008 Share Posted December 3, 2008 I remember seeing adds for GCP and wanting so much to join but i was a bit young at the time... When I read this forum topic I decided to do a little bit of research and was able to locate the two people that started the company. One of them was the main programmer of the host side and the other the programmer of the client side. The bad news is that the source code for the Atari side (Action!) is no longer in existence and there is no design documentation. The host source apparently still exists. For those into trivia the GCP Server was a Charles River Data Systems 68000 running the UNOS operating system. The host software was written in C. The most users online at a time GCP could handle was 12. The company consisted of five employees with four of them being programmers. wow, thats some nice sleuthing Any chance of grabbing the source? Quote Link to comment Share on other sites More sharing options...
tcv Posted December 3, 2008 Share Posted December 3, 2008 The very first thing you would need is a Unix box with about a 900mhz processor, that can handle it. The more processor the better (as in faster) but 900 would work and they're cheap. Can't really comment on the software side, though, but I bet it's sitting in a box in someone's closet (like pigsinspace's 2700) that used to work there. I don't know any better and am just curious: why that fast a cpu? Certainly they weren't running the original servers on 900mhz CPUs? Quote Link to comment Share on other sites More sharing options...
telengard Posted December 3, 2008 Share Posted December 3, 2008 Would be awesome if we could bring this back! I'd be happy to supply the necessary hardware (I have lots of 'old' computers that could emulate it). So, begs the question, where do we start? I would assume most of the server software is toast, but could we reverse engineer it from the client? It's possible, but a lot of work. Someone wrote a server for Quantum-Link. Was a real blast to connect to it via VICE when it debuted (really wanted to use the real thing) and hang out in the chat room. I believe they reverse engineered it and wrote it in Java. I remember ads for it too and would love to see what it was like. ~telengard Quote Link to comment Share on other sites More sharing options...
FastRobPlus Posted December 3, 2008 Share Posted December 3, 2008 For those into trivia the GCP Server was a Charles River Data Systems 68000 running the UNOS operating system. The host software was written in C. The most users online at a time GCP could handle was 12. The company consisted of five employees with four of them being programmers. That's about all we would need... Quote Link to comment Share on other sites More sharing options...
Shawn Jefferson Posted December 4, 2008 Share Posted December 4, 2008 (edited) If the original system can be emulated.... you could probably run it as is. Also, if the source code is in C, it shouldn't be too difficult to port either. It would be a shame to see it disappear anyway! Can you convince the programmers to release the source for prosperity (edit, LOL, I actually meant posterity!) This certainly isn't going to make any money. ) Edited December 4, 2008 by Shawn Jefferson Quote Link to comment Share on other sites More sharing options...
rdhays82604 Posted June 4, 2010 Share Posted June 4, 2010 Try this... http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.19.1156 Quote Link to comment Share on other sites More sharing options...
nathanallan Posted June 4, 2010 Share Posted June 4, 2010 The very first thing you would need is a Unix box with about a 900mhz processor, that can handle it. The more processor the better (as in faster) but 900 would work and they're cheap. Can't really comment on the software side, though, but I bet it's sitting in a box in someone's closet (like pigsinspace's 2700) that used to work there. I don't know any better and am just curious: why that fast a cpu? Certainly they weren't running the original servers on 900mhz CPUs? Sorry for totally missing this question, I'm only 7 months behind! I said 900MHZ to make sure there is plenty of processor available. Lag and other drags might have more to do with the network it's attached to, though. Quote Link to comment Share on other sites More sharing options...
doctor_x Posted June 6, 2010 Share Posted June 6, 2010 i'm also still building my "archive" page about this topic... waiting on a couple of people to do some scans for me and such. Quote Link to comment Share on other sites More sharing options...
a8maestro Posted March 25, 2012 Share Posted March 25, 2012 I am working to get the manuals put up at http://atari.a8maestro.com/info/8ball/ballsa.htm Rick D. Quote Link to comment Share on other sites More sharing options...
Bryan Posted March 26, 2012 Share Posted March 26, 2012 I remember seeing adds for GCP and wanting so much to join but i was a bit young at the time... When I read this forum topic I decided to do a little bit of research and was able to locate the two people that started the company. One of them was the main programmer of the host side and the other the programmer of the client side. The bad news is that the source code for the Atari side (Action!) is no longer in existence and there is no design documentation. The host source apparently still exists. It would be cool to expand it into something that could handle many more and maybe develop more advanced clients over time as well. These could be ported to all the 8-bit platforms.... dang, I'd actually spend time on something like that. I wonder how hard an Action! de-compiler would be to develop. Quote Link to comment Share on other sites More sharing options...
kenjennings Posted March 27, 2012 Share Posted March 27, 2012 (edited) I remember seeing adds for GCP and wanting so much to join but i was a bit young at the time... Me too. And at $6 - $15 per hour I was too poor. The host source apparently still exists. That's better than only the client code surviving. The server code can be ported, and the protocol expectations of the server can be reverse engineered to rebuild a new client. Edited March 27, 2012 by kenjennings Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.