Project

General

Profile

AddEdit server dialog » History » Version 2

Per Amundsen, 11/18/2016 12:20 PM

1 2 Per Amundsen
{{>toc}}
2
3 1 Per Amundsen
h1. AddEdit server dialog
4
5
!addeditserver.png!
6
7
h2. Hostname
8
9
The hostname you want to connect to.
10
11
_Usually something like irc.network.com._
12
13
h2. Port
14
15
The port you want to connect to.
16
17
_Usually 6667 for plain connections and 6697 for SSL connections._
18
19
_+port can be used to connect to SSL/TLS servers, *port can be used to connect using [[STARTTLS]]._
20
21
h2. Description
22
23
A small description to use for this server. (Optional)
24
25
h2. Enable SSL
26
27
If checked or if port is defined starting with a +, AdiIRC will try connect to this server using SSL.
28
29
h2. Enable STARTTLS
30
31
If checked or if port is defined starting with a *, AdiIRC will try connect to this server using [[STARTTLS]].