Personal tools

Command:OUT

From MSNPiki

OUT

Notification Server

Sent to notification server upon leaving.

Sending it isn't necessary, you can just close the connection. The syntax for having the server close the connection (gracefully) is:

OUT\r\n


Also sent from notification server when signed in on another computer (connection will be closed):

OUT OTH\r\n
  • OTH - Other

Switchboard Server

Sent to switchboard upon leaving.

Sending it isn't necessary, you can just close the connection. The syntax for having the server close the connection (gracefully) is:

OUT\r\n
Reference