Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| service:index [2010/03/07 21:41] – digitalman | service:index [2026/03/08 19:52] (current) – [Configure] Update SCFG screen from v3.21d digital man | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Services ====== | ====== Services ====== | ||
| - | Synchronet Services((a feature suggested by Angus McLeod)) are loadable modules or external executables designed to be loaded by the Synchronet //Services Server// to service a particular TCP or UDP protocol for remote client connections. Synchronet Services are similar in concept to UNIX's [x]inetd services. | + | Synchronet Services((a feature suggested by Angus McLeod |
| + | |||
| + | ===== Configure ===== | ||
| + | |||
| + | The //Services Server// can be configured via [[util: | ||
| + | |||
| + | ╔═════════════════════════════════════════════╗ | ||
| + | ║ | ||
| + | ╠═════════════════════════════════════════════╣ | ||
| + | ║ │Enabled | ||
| + | ║ │Log Level | ||
| + | ║ │Network Interfaces | ||
| + | ║ │Lookup Client Hostname | ||
| + | ║ │Configuration File services.ini ║ | ||
| + | ║ │Login Requirements | ||
| + | ║ │Login Info Save ║ | ||
| + | ║ │Limit Rate of Connections | ||
| + | ║ │JavaScript Settings... | ||
| + | ║ │Failed Login Attempts... | ||
| + | ╚═════════════════════════════════════════════╝ | ||
| + | |||
| + | ... or (on Windows) via [[monitor: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | ... or by editing the '' | ||
| + | |||
| + | ==== Services ==== | ||
| + | |||
| + | Services are normally configured via the '' | ||
| + | |||
| + | ... or (on Windows) via the " | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Some static services (e.g. the [[: | ||
| ===== Service Types ===== | ===== Service Types ===== | ||
| - | There four types of services supported: | + | There are four types of services |
| - Dynamic JavaScript (the most common service type) | - Dynamic JavaScript (the most common service type) | ||
| Line 12: | Line 47: | ||
| - Static Native | - Static Native | ||
| - | ===== Configuration | + | ===== JavaScript Services |
| + | Additional methods and properties available to Synchronet Services written in JavaScript: | ||
| - | Services are normally configured in the '' | + | ==== Properties ==== |
| - | Some static services (e.g. the [[: | + | ^Property |
| + | |'' | ||
| + | |'' | ||
| - | ===== Standard | + | ==== Methods |
| + | |||
| + | Along with the [[http:// | ||
| + | |||
| + | ^Method | ||
| + | |'' | ||
| + | |'' | ||
| + | |'' | ||
| + | |'' | ||
| + | |'' | ||
| + | |||
| + | ===== Included | ||
| {{indexmenu> | {{indexmenu> | ||
| Line 25: | Line 74: | ||
| * [[: | * [[: | ||
| * [[: | * [[: | ||
| + | * [[server: | ||
| + | |||
| + | {{tag> | ||