• server.client_add(), etc....

    From MCMLXXIX@VERT/MDJ to Digital Man on Tue Mar 23 12:34:28 2010
    I noticed server.client_add() used in ircd.js, and can't find any documentationãon it, nor figure out how to use it effectively. ããMaybe it's not what I need, but it seems like it is.ããRight now I'm just storing sockets in arrays myself, but if there's some nativeãmethod that accomplishes the same thing I'd rather use that.ããIf I missed it somewhere, my apologies, but I searched pretty extensively.ããã---ã þ Synchronet þ The BRoKEN BuBBLE (MDJ.ATH.CX)ã
  • From Digital Man@VERT to MCMLXXIX on Wed Mar 24 00:09:28 2010
    Re: server.client_add(), etc....ã By: MCMLXXIX to Digital Man on Tue Mar 23 2010 12:34 pmãã > I noticed server.client_add() used in ircd.js, and can't find anyã > documentation on it, nor figure out how to use it effectively.ããRecent addition to the wiki actually:ãhttp://wiki.synchro.net/service:indexãã > Maybe it's not what I need, but it seems like it is.ããIt's really only needed for static services. Are you writing a static service?ãã > Right now I'm just storing sockets in arrays myself, but if there's someã > native method that accomplishes the same thing I'd rather use that.ããThe server.client_* methods are for adding/updating/removing entries from theã"Client" window in SBBSCTRL.ãã digital manããSnapple "Real Fact" #134:ãAn ant can lift 50 times its own weight. ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã
  • From MCMLXXIX@VERT/MDJ to Digital Man on Wed Mar 24 09:01:05 2010
    Re: server.client_add(), etc....ã By: Digital Man to MCMLXXIX on Wed Mar 24 2010 00:09:28ãã > Re: server.client_add(), etc....ã > By: MCMLXXIX to Digital Man on Tue Mar 23 2010 12:34 pmã > ã > > I noticed server.client_add() used in ircd.js, and can't find anyã > > documentation on it, nor figure out how to use it effectively.ã > ã > Recent addition to the wiki actually:ã > http://wiki.synchro.net/service:indexã > ã > > Maybe it's not what I need, but it seems like it is.ã > ã > It's really only needed for static services. Are you writing a static servicã > ã > > Right now I'm just storing sockets in arrays myself, but if there's someã > > native method that accomplishes the same thing I'd rather use that.ã > ã > The server.client_* methods are for adding/updating/removing entries from thã > "Client" window in SBBSCTRL.ã > ã > digital manã > ã > Snapple "Real Fact" #134:ã > Digital Man has three nipples.ããIt is a static service, cyan addressed the question for me yesterday, so I nowãrealize that it's really just a counter. ãããã---ã þ Synchronet þ The BRoKEN BuBBLE (MDJ.ATH.CX)ã
  • From Digital Man@VERT to MCMLXXIX on Thu Mar 25 19:53:56 2010
    Re: server.client_add(), etc....ã By: MCMLXXIX to Digital Man on Wed Mar 24 2010 09:01 amãã > Re: server.client_add(), etc....ã > By: Digital Man to MCMLXXIX on Wed Mar 24 2010 00:09:28ã >ã > > Re: server.client_add(), etc....ã > > By: MCMLXXIX to Digital Man on Tue Mar 23 2010 12:34 pmã > >ã > > > I noticed server.client_add() used in ircd.js, and can't find anyã > > > documentation on it, nor figure out how to use it effectively.ã > >ã > > Recent addition to the wiki actually:ã > > http://wiki.synchro.net/service:indexã > >ã > > > Maybe it's not what I need, but it seems like it is.ã > >ã > > It's really only needed for static services. Are you writing a staticã > > servicã > > > Right now I'm just storing sockets in arrays myself, but if there'sã > > > some native method that accomplishes the same thing I'd rather useã > > > that.ã > >ã > > The server.client_* methods are for adding/updating/removing entriesã > > from th "Client" window in SBBSCTRL.ãã > It is a static service, cyan addressed the question for me yesterday, so Iã > now realize that it's really just a counter.ããIt's actually more than just a counter, it controls the "Clients" windows inãthe Synchronet Control Panel.ãã digital manããSnapple "Real Fact" #6:ãA honey bee can fly at 15mph.ã---ã þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.netã