scripts/basic.scs

Tue, 11 Sep 2018 23:24:55 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 11 Sep 2018 23:24:55 +0100
changeset 135
0c1887ee2059
parent 106
4f7b1cab26c8
permissions
-rw-r--r--

main: Move check for whether any files have been provided

It may be ok, depending on what mode we are in.

[Client] Romeo
	jid: user@localhost
	password: password

---------

# Connect to the server
Romeo connects

# Send initial presence
Romeo sends:
	<presence/>

# Receive reflected initial presence
Romeo receives:
	<presence/>

# Disconnect from the server
Romeo disconnects

mercurial