0 Members and 2 Guests are viewing this topic.
Despite that rather demotivating speech, I just want to say be careful and I can't wait to see everything this group pumps out, and what ideas you come up with! I know you guys can come up with some awesome stuff when you put your heads together! ^^
A good point that Scout made is that a gCn MNORPG doesn't seem very possible. A community project needs to be something that can only be done feasibly as a team, and have a large user base.I had an idea for a project: a fileshare system over CALCnet. Basically, calcs would connect, say which files they are willing to send, and then calcs can pull the files off the other calcs for themselves.
And you wouldn't even have to leave Doors CS to transfer files!
Quote from: Compynerd255 on April 12, 2011, 11:00:21 amAnd you wouldn't even have to leave Doors CS to transfer files!That's a long run project...At first, we'd have to create the download and upload system, but we need a server, right? And then we need people to take care of the server *forever*.
Quote from: Scout on April 12, 2011, 11:01:49 amQuote from: Compynerd255 on April 12, 2011, 11:00:21 amAnd you wouldn't even have to leave Doors CS to transfer files!That's a long run project...At first, we'd have to create the download and upload system, but we need a server, right? And then we need people to take care of the server *forever*.No, you wouldn't need a server. It would be more like P2P. A custom version of the gCn client could also be attached to the ticalc.org server, so you could download anything there.
Quote from: Compynerd255 on April 12, 2011, 11:03:57 amNo, you wouldn't need a server. It would be more like P2P. A custom version of the gCn client could also be attached to the ticalc.org server, so you could download anything there.Hum, let's say I want to transfer file A.8xp to you, both of us have to be online? Ok, then, but a server would be nice too, and Kerm has made that before so he could explain us.
No, you wouldn't need a server. It would be more like P2P. A custom version of the gCn client could also be attached to the ticalc.org server, so you could download anything there.
Quote from: Scout on April 12, 2011, 11:05:29 amQuote from: Compynerd255 on April 12, 2011, 11:03:57 amNo, you wouldn't need a server. It would be more like P2P. A custom version of the gCn client could also be attached to the ticalc.org server, so you could download anything there.Hum, let's say I want to transfer file A.8xp to you, both of us have to be online? Ok, then, but a server would be nice too, and Kerm has made that before so he could explain us.Yes. To transfer files:1. Calc A designates one of his files as transferable, either to everyone or to a specific person2. Calc B checks what files are available.3. One by one, each calc on the network (including Calc A) sends Calc B a list of the files available to him4. Calc B selects the file that Calc A wants to transfer.5. Calc A sends the file, 128 bytes at a time, to Calc BThe server is simply a computer program pretending to be a calculator connected to a gCn client. When Calc A decides to make his file open to anyone, the server picks it up and stores it for later download.As well as a P2P file sharing service, this could also be used as an alternative to [2nd]-[LINK].
the way Compynerd255 described it, that would be pretty bad. I just say go straight from ticalc. That's easiest.
Quote from: graphmastur on April 12, 2011, 05:27:34 pmthe way Compynerd255 described it, that would be pretty bad. I just say go straight from ticalc. That's easiest.Why would it be bad? Is it because of bad files being transfered, or simply server overhaul?The way I described it, ticalc's archives could also pretend to be another calc on the network, doing the same thing as another central server. You would probably tell it to specifically send to the server in order for it to upload. Also, if the number of available files becomes too large, we can add a search option to narrow down to the files we want.