• System Events

    From Matthew Munson@1:218/109 to All on Sun Jan 6 10:00:38 2019
    My BBS software does not allow for automated events such as to poll fidonet
    and qwk hubs. Is there any alternative ways in Windows 10 to do stuff like this?

    ... utopiabbs.zapto.org:2323 (telnet)
    --- Platinum Xpress/Win/WINServer v3.0pr5
    * Origin: Inland Utopia BBS * Ontario, CA * iutopia.dtdns.net (1:218/109)
  • From mark lewis@1:3634/12.73 to Matthew Munson on Sun Jan 6 14:42:10 2019
    On 2019 Jan 06 10:00:38, you wrote to All:

    My BBS software does not allow for automated events such as to poll
    fidonet
    and qwk hubs. Is there any alternative ways in Windows 10 to do stuff like this?

    you mean like the using the event scheduler to execute your poll script?

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... Hot words make for a real cool friendship.
    ---
    * Origin: (1:3634/12.73)
  • From Matthew Munson@1:218/109 to Mark Lewis on Sun Jan 6 12:52:46 2019

    On Jan 06, 2019 02:47pm, Mark Lewis wrote to Matthew Munson:

    On 2019 Jan 06 10:00:38, you wrote to All:

    My BBS software does not allow for automated events such as to poll
    fidonet
    and qwk hubs. Is there any alternative ways in Windows 10 to do stuff
    like
    this?

    you mean like the using the event scheduler to execute your poll script?

    I figured out that they actually have an event manager for my bbs platform. WCEVENT

    But I also remember Windows had one built in.

    ... utopiabbs.zapto.org:2323 (telnet)
    --- Platinum Xpress/Win/WINServer v3.0pr5
    * Origin: Inland Utopia BBS * Ontario, CA * iutopia.dtdns.net (1:218/109)
  • From mark lewis@1:3634/12.73 to Matthew Munson on Sun Jan 6 17:28:02 2019
    On 2019 Jan 06 12:52:46, you wrote to me:

    Is there any alternative ways in Windows 10 to do stuff like this?

    you mean like the using the event scheduler to execute your poll
    script?

    I figured out that they actually have an event manager for my bbs
    platform.
    WCEVENT

    there ya go...

    But I also remember Windows had one built in.

    yeah, the scheduler i think it was called... used to be in the control panel i think... i don't do winwhatever any more so i don't know what they've done with
    things now ;)

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... Electrons are very, very small, but they can gang up and hurt you.
    ---
    * Origin: (1:3634/12.73)
  • From Mike Powell@1:2320/105 to MATTHEW MUNSON on Sun Jan 6 18:29:00 2019
    My BBS software does not allow for automated events such as to poll fidonet and qwk hubs. Is there any alternative ways in Windows 10 to do stuff like this?

    Is there a version of cron for Windows?

    If you are not familiar with it, it is an open source (and, I am guessing, UNIX) scheduler. Pretty easy to use, so long as you get the file
    permissions right (and that may not matter in Windows).

    Mike
    ---
    * SLMR 2.1a * May The Force be with you...
    * Origin: capitolcityonline.net * Telnet/SSH:2022/HTTP (1:2320/105)
  • From Al DeRosa@1:267/157 to Matthew Munson on Mon Jan 7 18:56:11 2019
    On 01/06/19, Matthew Munson said the following...

    My BBS software does not allow for automated events such as to poll fidonet and qwk hubs. Is there any alternative ways in Windows 10 to do stuff like this?

    Yes, set up "cron" events in Task Scheduler.. I have my Amiga CNet BBS
    running on Windows 10 inside WinUAE and for BinkD I use a bat file to run the polling events every half hour on the hour. It works real well..

    --- Mystic BBS v1.12 A39 2018/04/21 (Windows/32)
    * Origin: The Wrong Number Family Of BBS' - Wrong Number ][ (1:267/157)
  • From Charles Stephenson@1:226/17 to mark lewis on Thu Jan 10 23:10:53 2019
    Re: System Events
    By: mark lewis to Matthew Munson on Sun Jan 06 2019 05:28 pm

    Just curious, what BBS program are you using, and what OS?
    Regards,
    KrUpTiOn
    --- SBBSecho 3.04-Linux
    * Origin: The New Frontier 2: thenewfrontier2.hopto.org (OH) (1:226/17)
  • From Charles Stephenson@1:226/17 to Matthew Munson on Thu Jan 10 23:12:35 2019
    Re: System Events
    By: Matthew Munson to All on Sun Jan 06 2019 10:00 am

    My BBS software does not allow for automated events such as to poll fidonet and qwk hubs. Is there any alternative ways in Windows 10 to do stuff like this?

    (I should have prolly looked up the name of the program before replying)

    There ARE a few programs out that you can set to run events (programs) at certain times of the day. I'm gonna go look and I'll post if I find something before you do
    Regards,
    KrUpTiOn
    --- SBBSecho 3.04-Linux
    * Origin: The New Frontier 2: thenewfrontier2.hopto.org (OH) (1:226/17)
  • From Nick Andre@1:229/426 to Charles Stephenson on Fri Jan 11 00:22:06 2019
    On 10 Jan 19 23:12:35, Charles Stephenson said the following to Matthew Munson:

    (I should have prolly looked up the name of the program before replying)

    There ARE a few programs out that you can set to run events (programs) at certain times of the day. I'm gonna go look and I'll post if I find someth before you do

    Its been my experience over many years, to always use what is built-into the OS you are using. Task scheduler on Windows, Cron on Linux.

    Nick

    --- Renegade vY2Ka2
    * Origin: Joey, do you like movies about gladiators? (1:229/426)
  • From mark lewis@1:3634/12.73 to Charles Stephenson on Fri Jan 11 14:56:14 2019
    On 2019 Jan 10 23:10:52, you wrote to me:

    Just curious, what BBS program are you using, and what OS?

    i was running RemoteAccess BBS under OS/2... since Hurricane Florence, i'm running Synchronet BBS under Linux...

    )\/(ark

    Always Mount a Scratch Monkey
    Do you manage your own servers? If you are not running an IDS/IPS yer doin' it wrong...
    ... Buffalo are cool, like smart really hairy cattle that want to kill you.
    ---
    * Origin: (1:3634/12.73)
  • From Charles Stephenson@1:226/17 to mark lewis on Sun Jan 13 06:16:14 2019
    Re: System Events
    By: mark lewis to Charles Stephenson on Fri Jan 11 2019 02:56 pm

    Just curious, what BBS program are you using, and what OS?

    i was running RemoteAccess BBS under OS/2... since Hurricane Florence, i'm running Synchronet BBS under Linux...

    )\/(ark

    Nice, I run Synchro under linux too, I just instaled VirtualBox 6 and I'm playing aroiund with OS/2 now :)
    Regards,
    KrUpTiOn
    --- SBBSecho 3.04-Linux
    * Origin: The New Frontier 2: thenewfrontier2.hopto.org (OH) (1:226/17)