Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
module:sbbsimsg [2018/10/04 17:15] – [Synchronet Inter-BBS Instant Message Module] Added sentence about how this module is normally invoked. digital man | module:sbbsimsg [2020/11/17 21:46] (current) – [Logon Event] altere | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== | + | ====== Instant Message ====== |
- | The purpose of this module is to provide a real-time inter-BBS instant message feature for participating systems. | + | The Synchronet Instant Message |
- | This module is normally invoked from the [[:chat_sec|" | + | This module is normally invoked from the [[chat_sec|" |
+ | |||
+ | ===== Install ===== | ||
+ | ==== Chat Menu ==== | ||
+ | If you're using the default '' | ||
+ | |||
+ | ==== Global Hotkey ==== | ||
+ | To get access to instant-message module from virtually // | ||
+ | Private: (T)elegram, (M)essage, (C)hat, (I)nterBBS, or (Q)uit: | ||
+ | |||
+ | ==== Logon Event ==== | ||
+ | To display a list of currently active users (on other inter-BBS instant message capable systems) during user-logon, add an external program to [[util: | ||
+ | |||
+ | < | ||
+ | Name | ||
+ | Internal Code SBBSIMSG | ||
+ | Command Line ? | ||
+ | Multiple Concurrent Users Yes | ||
+ | Execute on Event | ||
+ | Pause After Execution | ||
+ | BBS Drop File Type | ||
+ | </ | ||
+ | |||
+ | All other settings can be left with their default values (No/ | ||
+ | |||
+ | |||
===== History ===== | ===== History ===== | ||
Line 21: | Line 46: | ||
==== Rev 1.25 (2009) ==== | ==== Rev 1.25 (2009) ==== | ||
- | * Removed Finger (both TCP and UDP support), SYSTAT-TCP and SMTP support, so it now *only*: | + | Removed Finger (both TCP and UDP support), SYSTAT-TCP and SMTP support, so it now *only*: |
* Queries using SYSTAT/ | * Queries using SYSTAT/ | ||
* Sends messages using MSP (TCP port 18) | * Sends messages using MSP (TCP port 18) | ||
Line 56: | Line 81: | ||
This is normally accomplished by adding the following services to a BBS's '' | This is normally accomplished by adding the following services to a BBS's '' | ||
- | < | + | < |
[ActiveUser-UDP] | [ActiveUser-UDP] | ||
Port=11 | Port=11 | ||
Line 64: | Line 89: | ||
</ | </ | ||
- | < | + | < |
[MSP] | [MSP] | ||
Port=18 | Port=18 | ||
Line 83: | Line 108: | ||
* [[: | * [[: | ||
- | {{tag> | + | {{tag> |