Project

General

Profile

AddEdit server dialog » History » Version 1

Per Amundsen, 09/20/2016 07:18 AM

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