Discussion:
STATUS: ANet - The CNet BBS clone
(too old to reply)
MobbyG
2015-10-30 04:32:24 UTC
Permalink
Hey all! Well, if you've been checking out this group for a while, then you have read that I am working on a clone of CNet. I just wanted to talk a little about how far I am in my coding. as a disclaimer, I am FAR from a finished product. At best, this is a very early alpha.

1. The login routine seems to work. Checks for user and password. 3 bad attempts kicks you. New user function hasn't been started yet, but I am making notes on ideas and how to do it.

2. The Main menu right now is just hard coded options. I have worked on some ideas for aliases like CNet had. Currently, only the system info (INF), logoff (O), quick logoff (O!) and a simple test U(DBase) are working.

3. The UDBase mentioned above is just a testing one. It can only send a test file and receive files. There is no directory or descriptions yet. Currently only ZModem is active. X and Y Modem may come on in the future.

4. The News area is running and can show just newer news based on last call date, but I haven't yet setup last call date for the BBS as a whole. That will be coming down the line.

5. MCI is still a PITA. Simple stuff like clear screen and colors works, but cursor movements, reverse text and background colors as well as all the other stuff CNet had is still a ways away.

Message Bases are next up on my to do list. Once I have a simple local message base going, I plan on tackling FTN (Fido Technology Networks) using the JAM messageBase format. The docs for it are a little lean and the original code was written for C, so I'm trying to interpret it as best as I can. But it looks like I am going to simply have to hack it to get it to work for me.

Once the simple local base is done though, I plan on uploading my code to git so others can look at it and laugh or help. Hopefully help. But I want to have something that is somewhat usable before I put it up there. But I could change my mind and just do it.

But if anyone wants to see what I have now, just ask, and I will be happy to send you the code, with instructions on how to get it going on your computer.
Avon Kerr
2015-11-03 07:49:56 UTC
Permalink
Post by MobbyG
Hey all! Well, if you've been checking out this group for a while, then
you have read that I am working on a clone of CNet. I just wanted to
talk a little about how far I am in my coding. as a disclaimer, I am FAR
from a finished product. At best, this is a very early alpha.
Hi there, thanks for the update - and good for you on taking up this
challenge. It's always good to see life coming back in to the BBS scene.
Post by MobbyG
Message Bases are next up on my to do list. Once I have a simple local
message base going, I plan on tackling FTN (Fido Technology Networks)
using the JAM messageBase format. The docs for it are a little lean and
the original code was written for C, so I'm trying to interpret it as
best as I can. But it looks like I am going to simply have to hack it to
get it to work for me.
Once the simple local base is done though, I plan on uploading my code
to git so others can look at it and laugh or help. Hopefully help. But I
want to have something that is somewhat usable before I put it up there.
But I could change my mind and just do it.
But if anyone wants to see what I have now, just ask, and I will be
happy to send you the code, with instructions on how to get it going on
your computer.
If you need access to FTN info please feel free to sign up to Agency BBS
(I'm the sysop) and I can offer you access to Fidonet echoareas that would
allow you to tap in to other folks collective wisdom about Fido specs. The
FTSC group are also worth a chat with as are other BBS developers. I'm
working with the developer of Mystic BBS and he's very helpful and up the
the latest on all things Fido / JAM.

For more on Agency BBS head to www.bbs.geek.nz or telnet in to
agency.bbs.geek.nz
--
Agency News | news.bbs.geek.nz
MobbyG
2015-11-06 03:46:52 UTC
Permalink
Post by Avon Kerr
Post by MobbyG
Hey all! Well, if you've been checking out this group for a while, then
you have read that I am working on a clone of CNet. I just wanted to
talk a little about how far I am in my coding. as a disclaimer, I am FAR
from a finished product. At best, this is a very early alpha.
Hi there, thanks for the update - and good for you on taking up this
challenge. It's always good to see life coming back in to the BBS scene.
Yeah, it's always nice to see that. But it does go in cycles, so I guess I'm on an up cycle. :D
Post by Avon Kerr
Post by MobbyG
Message Bases are next up on my to do list. Once I have a simple local
message base going, I plan on tackling FTN (Fido Technology Networks)
using the JAM messageBase format. The docs for it are a little lean and
the original code was written for C, so I'm trying to interpret it as
best as I can. But it looks like I am going to simply have to hack it to
get it to work for me.
Once the simple local base is done though, I plan on uploading my code
to git so others can look at it and laugh or help. Hopefully help. But I
want to have something that is somewhat usable before I put it up there.
But I could change my mind and just do it.
But if anyone wants to see what I have now, just ask, and I will be
happy to send you the code, with instructions on how to get it going on
your computer.
If you need access to FTN info please feel free to sign up to Agency BBS
(I'm the sysop) and I can offer you access to Fidonet echoareas that would
allow you to tap in to other folks collective wisdom about Fido specs. The
FTSC group are also worth a chat with as are other BBS developers. I'm
working with the developer of Mystic BBS and he's very helpful and up the
the latest on all things Fido / JAM.
I may take you up on that, as the BBS I was running, using Mystic (coincidence?) no longer has a feed. I was getting it from Misery BBS in Canada, but it seems Frank has moved on. Oh well. First things first.

Yeah, I have talked to g00r00 a little about JAM. Since the code is now closed for Mystic, I can't go in and see how he is doing it. I do have the JAMLib docs, but it's for C and since I don't know C very well, I'm kind of hacking it right now.. But I still feel like I can get it. If I can get Zmodem xfers going, I should be able to do JAM message bases..
Post by Avon Kerr
For more on Agency BBS head to www.bbs.geek.nz or telnet in to
agency.bbs.geek.nz
--
Agency News | news.bbs.geek.nz
Avon Kerr
2015-11-13 07:12:15 UTC
Permalink
Post by MobbyG
Post by Avon Kerr
Hi there, thanks for the update - and good for you on taking up this
challenge. It's always good to see life coming back in to the BBS scene.
Yeah, it's always nice to see that. But it does go in cycles, so I guess
I'm on an up cycle. :D
..and so I think is BBS, it's certainly got a few more faces appearing in
the echoareas etc. Mostly sysops setting up and running something for
their own enjoyment - but hey that's fine :)
Post by MobbyG
I may take you up on that, as the BBS I was running, using Mystic
(coincidence?) no longer has a feed. I was getting it from Misery BBS in
Canada, but it seems Frank has moved on. Oh well. First things first.
Yeah, I have talked to g00r00 a little about JAM. Since the code is now
closed for Mystic, I can't go in and see how he is doing it. I do have
the JAMLib docs, but it's for C and since I don't know C very well, I'm
kind of hacking it right now.. But I still feel like I can get it. If I
can get Zmodem xfers going, I should be able to do JAM message bases..
I have validated your BBS account, I suggest head to the message area, hit
J to join the Agoranet Network and then A to choose 'BBS Discussion' area

Then R to read messages.... or I for an Indexed List of Message Bases.

g00r00 and others hang out there that could help.

Also in the Fidonet echoareas there will be some that I can follow up on
and get back to you on where support can best be found.
--
Agency News | news.bbs.geek.nz
a***@activestudios.com
2016-01-25 22:44:34 UTC
Permalink
Is there a github project for this?
Fjolsvith Aase
2016-01-26 14:42:19 UTC
Permalink
I, too, would like to see this on GitHub.

Fjolsvith
MobbyG
2016-01-30 05:25:54 UTC
Permalink
There is now....

https://github.com/mobbyg/anet_bbs
Post by MobbyG
Hey all! Well, if you've been checking out this group for a while, then you have read that I am working on a clone of CNet. I just wanted to talk a little about how far I am in my coding. as a disclaimer, I am FAR from a finished product. At best, this is a very early alpha.
1. The login routine seems to work. Checks for user and password. 3 bad attempts kicks you. New user function hasn't been started yet, but I am making notes on ideas and how to do it.
2. The Main menu right now is just hard coded options. I have worked on some ideas for aliases like CNet had. Currently, only the system info (INF), logoff (O), quick logoff (O!) and a simple test U(DBase) are working.
3. The UDBase mentioned above is just a testing one. It can only send a test file and receive files. There is no directory or descriptions yet. Currently only ZModem is active. X and Y Modem may come on in the future.
4. The News area is running and can show just newer news based on last call date, but I haven't yet setup last call date for the BBS as a whole. That will be coming down the line.
5. MCI is still a PITA. Simple stuff like clear screen and colors works, but cursor movements, reverse text and background colors as well as all the other stuff CNet had is still a ways away.
Message Bases are next up on my to do list. Once I have a simple local message base going, I plan on tackling FTN (Fido Technology Networks) using the JAM messageBase format. The docs for it are a little lean and the original code was written for C, so I'm trying to interpret it as best as I can. But it looks like I am going to simply have to hack it to get it to work for me.
Once the simple local base is done though, I plan on uploading my code to git so others can look at it and laugh or help. Hopefully help. But I want to have something that is somewhat usable before I put it up there. But I could change my mind and just do it.
But if anyone wants to see what I have now, just ask, and I will be happy to send you the code, with instructions on how to get it going on your computer.
s***@gmail.com
2016-04-24 16:42:24 UTC
Permalink
Post by MobbyG
There is now....
https://github.com/mobbyg/anet_bbs
Post by MobbyG
Hey all! Well, if you've been checking out this group for a while, then you have read that I am working on a clone of CNet. I just wanted to talk a little about how far I am in my coding. as a disclaimer, I am FAR from a finished product. At best, this is a very early alpha.
1. The login routine seems to work. Checks for user and password. 3 bad attempts kicks you. New user function hasn't been started yet, but I am making notes on ideas and how to do it.
2. The Main menu right now is just hard coded options. I have worked on some ideas for aliases like CNet had. Currently, only the system info (INF), logoff (O), quick logoff (O!) and a simple test U(DBase) are working.
3. The UDBase mentioned above is just a testing one. It can only send a test file and receive files. There is no directory or descriptions yet. Currently only ZModem is active. X and Y Modem may come on in the future.
4. The News area is running and can show just newer news based on last call date, but I haven't yet setup last call date for the BBS as a whole. That will be coming down the line.
5. MCI is still a PITA. Simple stuff like clear screen and colors works, but cursor movements, reverse text and background colors as well as all the other stuff CNet had is still a ways away.
Message Bases are next up on my to do list. Once I have a simple local message base going, I plan on tackling FTN (Fido Technology Networks) using the JAM messageBase format. The docs for it are a little lean and the original code was written for C, so I'm trying to interpret it as best as I can. But it looks like I am going to simply have to hack it to get it to work for me.
Once the simple local base is done though, I plan on uploading my code to git so others can look at it and laugh or help. Hopefully help. But I want to have something that is somewhat usable before I put it up there. But I could change my mind and just do it.
But if anyone wants to see what I have now, just ask, and I will be happy to send you the code, with instructions on how to get it going on your computer.
I would like to log in if at all possible?

Spitfire
telnet://rofbbs.ddns.net
Facebook.com/ROFBBS

Loading...