====== Servers ======

Synchronet's TCP/IP Servers are in-process native binaries (in the form of dynamically loadable libraries and shared objects), written primarily in C (with very little C++).

===== Configuration =====

Synchronet's Servers are enabled/disabled and configured in the ''[[dir:ctrl]]/[[config:sbbs.ini]]'' file.

In Synchronet v3.20, the Synchronet Servers are configurable via the [[util:SCFG]]->Servers menu:
  ╔══════════════════════╗
  ║ Server Configuration ║
  ╠══════════════════════╣
  ║ │Global Settings     ║
  ║ │Terminal Server     ║
  ║ │Web Server          ║
  ║ │FTP Server          ║
  ║ │Mail Server         ║
  ║ │Services Server     ║
  ╚══════════════════════╝
===== TCP/IP Servers =====

{{indexmenu>.|msort}} 
 
====== See Also ======
  * [[:service:|Services]]
{{indexmenu>:service}}

{{tag>tcpip server}}