On 10-04-18 00:00, Digital Man wrote to All <=-
You should also have a copy of this file (synchronized daily from Vertrauen) in your ctrl dir.
If YOUR system is *not* currently listed in this file, I'd like to encourage you to see if you can remedy that and join this network of real-time inter-BBS messaging capable systems. The requirements are
pretty simple:
1. activeuserservice.js (or fingerservice.js) listening on UDP port 11
2. mspservice.js listening on TCP port 18
These should appear in your ctrl/service.ini file, like so:
; Message Send Protocol service
[MSP]
Port=18
Command=mspservice.js
; Active User service (a.k.a. systat)
[ActiveUser-UDP]
Port=11
Options=UDP
Command=fingerservice.js -u
If you're not sure if your gateway/firewall is setup to enable Internet access (incoming messages/connections) to these services, you can use http://cvs.synchro.net/scanmyports.ssjs to find out.
I'm not sure if you're all aware, but Synchronet has had an evolving inter-BBS instant message feature for quite a while (available via the 'I' command from the Chat: menu *or* from the new privatemsg.js module).
If YOUR system is *not* currently listed in this file, I'd like to encourage you to see if you can remedy that and join this network of real-time inter-BBS messaging capable systems. The requirements are pretty simple:
Nope, it's not in there. :(
1. activeuserservice.js (or fingerservice.js) listening on UDP port 11 2. mspservice.js listening on TCP port 18
These should appear in your ctrl/service.ini file, like so:
; Message Send Protocol service
[MSP]
Port=18
Command=mspservice.js
; Active User service (a.k.a. systat)
[ActiveUser-UDP]
Port=11
Options=UDP
Command=fingerservice.js -u
Yep, they're there.
If you're not sure if your gateway/firewall is setup to enable Internet access (incoming messages/connections) to these services, you can use http://cvs.synchro.net/scanmyports.ssjs to find out.
No firewall, BBS has a public IP, and I can connect to them.
Anything else I should look for?
Also, to make access to the inter-BBS instant message module more "handy" (i.e. using the Ctrl-P global hotkey handler), install the privatemsg.js module using "jsexec privatemsg install" (requires fairly recent v3.17a build).
Also, to make access to the inter-BBS instant message module more "handy" (i.e. using the Ctrl-P global hotkey handler), install the privatemsg.js module using "jsexec privatemsg install" (requires fairly recent v3.17a build).
Hmmm... did I miss something?
JSexec v3.17a-Linux (rev 1.199) Debug - Execute Synchronet JavaScript Module Compiled Oct 1 2018 20:55:28 with GCC 6.3.0
Loading configuration files from /sbbs/ctrl
JavaScript-C 1.8.5 2011-03-31
JavaScript: Creating runtime: 8388608 bytes
JavaScript: Initializing context (stack: 16384 bytes)
Reading script from /sbbs/exec/privatemsg.js
/sbbs/exec/privatemsg.js compiled in 0.00 seconds
!JavaScript /sbbs/exec/privatemsg.js line 14: ReferenceError: bbs is not defined
On 10-04-18 12:36, Digital Man wrote to Tony Langdon <=-
Oh, I forgot to mention: Your BBS must *also* be listed in the
Synchronet BBS List (http://synchro.net/sbbslist.html). Add your BBS to the list on Vertrauen or own your own SYNCDATA-connected BBS (from the external programs/doors menu).
I remember trying that out when I first started using Synchronet in 2007. I was able to message someone on another BBS and get a response from them.Over
the years I noticed this feature didn't seem to be working all the time. Interesting to know it's being worked on again.
Nightfox wrote:
I remember trying that out when I first started using Synchronet in 2007. I was able to message someone on another BBS and get a response from them. Over
the years I noticed this feature didn't seem to be working all the time. Interesting to know it's being worked on again.
Two problems I have with this is
1) I'm always logged into my BBS but not always here. By the time I returns and see their message they've already logged off the remote and I can't reply.
2) You only get the notification when you interact with the BBS. I'd really like it if there was some sort of interrupt when you're at a menu prompt that will show messages (this also goes for incoming netmail notifications) because if I'm here and it doesn't ping me, I may not know I have a mesasge for hours even if I'm at the computer at the time.
Re: Re: Inter-BBS instant messaging
By: Mortifis to Digital Man on Thu Oct 04 2018 06:19 pm
Also, to make access to the inter-BBS instant message module more "handy" (i.e. using the Ctrl-P global hotkey handler), install the privatemsg.js module using "jsexec privatemsg install" (requires fairly recent v3.17a build).
Hmmm... did I miss something?
JSexec v3.17a-Linux (rev 1.199) Debug - Execute Synchronet JavaScript Module Compiled Oct 1 2018 20:55:28 with GCC 6.3.0
Loading configuration files from /sbbs/ctrl
JavaScript-C 1.8.5 2011-03-31
JavaScript: Creating runtime: 8388608 bytes
JavaScript: Initializing context (stack: 16384 bytes)
Reading script from /sbbs/exec/privatemsg.js
/sbbs/exec/privatemsg.js compiled in 0.00 seconds
!JavaScript /sbbs/exec/privatemsg.js line 14: ReferenceError: bbs is not defined
An older revision of privatemsg.js?
digital man
Re: Re: Inter-BBS instant messaging
By: Mortifis to Digital Man on Thu Oct 04 2018 06:19 pm
Also, to make access to the inter-BBS instant message module more "handy" (i.e. using the Ctrl-P global hotkey handler), install the privatemsg.js module using "jsexec privatemsg install" (requires fairly recent v3.17a build).
Hmmm... did I miss something?
JSexec v3.17a-Linux (rev 1.199) Debug - Execute Synchronet JavaScript Module Compiled Oct 1 2018 20:55:28 with GCC 6.3.0
Loading configuration files from /sbbs/ctrl
JavaScript-C 1.8.5 2011-03-31
JavaScript: Creating runtime: 8388608 bytes
JavaScript: Initializing context (stack: 16384 bytes)
Reading script from /sbbs/exec/privatemsg.js
/sbbs/exec/privatemsg.js compiled in 0.00 seconds
!JavaScript /sbbs/exec/privatemsg.js line 14: ReferenceError: bbs is not defined
An older revision of privatemsg.js?
digital man
Also, to make access to the inter-BBS instant message module more "handy" (i.e. using the Ctrl-P global hotkey handler), install the privatemsg.js module using "jsexec privatemsg install" (requires fairly recent v3.17a build).
Also, to make access to the inter-BBS instant message module more "handy" (i.e. using the Ctrl-P global hotkey handler), install the privatemsg.js module using "jsexec privatemsg install" (requires fairly recent v3.17a build).
An older revision of privatemsg.js?
Re: Inter-BBS instant messaging
By: Digital Man to All on Thu Oct 04 2018 00:00:14
Also, to make access to the inter-BBS instant message module more "handy" (i.e. using the Ctrl-P global hotkey handler), install the privatemsg.js module using "jsexec privatemsg install" (requires fairly recent v3.17a build).
does the bbs need to be down to install modules like these or can they be installed while the system is running?
Re: Re: Inter-BBS instant messaging
By: Digital Man to Mortifis on Thu Oct 04 2018 16:05:25
An older revision of privatemsg.js?
has it been updated since 2018 09 22?
Also, to make access to the inter-BBS instant message module more
"handy" (i.e. using the Ctrl-P global hotkey handler), install the
privatemsg.js module using "jsexec privatemsg install" (requires fairly
recent v3.17a build).
i went ahead and did this while the BBS was up and running... there's
an error, though...
Always Mount a Scratch Monkey
1) I'm always logged into my BBS but not always here. By the time I returns and see their message they've already logged off the remote and I can't reply.
| Sysop: | Winzlo |
|---|---|
| Location: | Minnesota, USA |
| Users: | 11 |
| Nodes: | 16 (0 / 16) |
| Uptime: | 495939:00:12 |
| Calls: | 82 |
| Files: | 1,070 |
| D/L today: |
27 files (11,920K bytes) |
| Messages: | 286,963 |