Author |
Message |
Just Some Guy Guest
Offline
|
Posted: Sun Jun 13, 2004 2:40 pm Post subject: SubBill..Can someone explain this? |
 |
|
|
|
Okay. I don't get it.
1. What is SubBill?
2. What is the Billing Server?
3. What does SubBill do?
4. What does the Billing Server do?
5. Why is SubBill required?
6. Why is SubBill a seperate program and not integrated to the server?
7. Why the name SubBill/the term billing?
|
|
Back to top |
|
 |
Mr Ekted Movie Geek

Gender: Joined: Feb 09 2004 Posts: 1379 Offline
|
Posted: Sun Jun 13, 2004 3:04 pm Post subject: |
 |
|
|
|
subbill.exe is the name of the program that runs the billing server. It is named "billing server" because the original intent for it was to track user accounts for a pay to play type of system. The biller performs the following functions:
- stores user name, password, squad, banner, usgae info
- stores email for password recovery
- stores player scores
- stores id info for banning purposes
- maintains ban information (who, when, how long, why)
- handles remote messages and chats (cross-zone communication)
- handles ?find ?squad... ?password ?message commands
If each zone performed the functions of the biller, then:
- we couldn't remote message players in another zone
- chats would not work across zones
- you would need a different name/pw per zone
- you'd never know if XYZ was the same person on each zone
- each zone would have to individually maintain bans
- each zone would have to individually manage a DB for user/pw, squad, banner, scores, etc. _________________ 4,691 irradiated haggis!
|
|
Back to top |
|
 |
Just Some Guy Guest
Offline
|
Posted: Sun Jun 13, 2004 3:15 pm Post subject: |
 |
|
|
|
OK..So you mean there's a central billing server holding username/password information, and the SubBill is in an interface between it and the zone server?
|
|
Back to top |
|
 |
Dr Brain Flip-flopping like a wind surfer

Age:39 Gender: Joined: Dec 01 2002 Posts: 3502 Location: Hyperspace Offline
|
Posted: Sun Jun 13, 2004 3:21 pm Post subject: |
 |
|
|
|
No. He's saying subbill is YOUR central billing server. You cannot connect your start up zone to the central one. _________________ Hyperspace Owner
Smong> so long as 99% deaths feel lame it will always be hyperspace to me
|
|
Back to top |
|
 |
Mr Ekted Movie Geek

Gender: Joined: Feb 09 2004 Posts: 1379 Offline
|
Posted: Sun Jun 13, 2004 3:23 pm Post subject: |
 |
|
|
|
All SSC zones share a single biller. Other zones share one or use thier own local one.
|
|
Back to top |
|
 |
Just Some Guy Guest
Offline
|
Posted: Sun Jun 13, 2004 3:45 pm Post subject: |
 |
|
|
|
Then if you connect to a zone using a different biller, how does it authenticate your user/pass?
|
|
Back to top |
|
 |
Mr Ekted Movie Geek

Gender: Joined: Feb 09 2004 Posts: 1379 Offline
|
Posted: Sun Jun 13, 2004 5:17 pm Post subject: |
 |
|
|
|
You create a unique alias/password for every unique biller. If you use the same password on all billers, then any single untrustworthy billing op could steal your account on other biller domains.
I made this picture several years ago to explain how things are hooked together within SSC, although it's not accurate any more...
ssmap.jpg - 84.45 KB
File downloaded or viewed 61 time(s)
|
|
Back to top |
|
 |
|