Protocols/MSNP/Commands/RNG: Difference between revisions

From NINA Wiki
Jump to navigation Jump to search
(spam removal)
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{Protocols/MSNP}}
=RNG=
=RNG=
The RNG command is sent to you from the [[Protocols/MSNP/Notification Server]] whenever you have been invited into a switchboard by another principal using the [[Protocols/MSNP/Commands/CAL|CAL command]].
The RNG command is sent to you from the [[Protocols/MSNP/Notification Server]] whenever you have been invited into a switchboard by another principal using the [[Protocols/MSNP/Commands/CAL|CAL command]].

Latest revision as of 18:44, 11 May 2022

MSNP Protocol
Introduction • Terms • Clients
Reference
Error List • Commands • Relying Party Suite • Spotlife
Services
XMPP • HTTP Gateway • Tabs • Activities
Documentation
Development Tools • MSNP Grid
Polygamy • URLs used by MSN
Documents
Protocol Versions
Version 21
Version 18
Version 16
Version 15
Version 14
Version 13
Version 12
Version 11
Version 9
Version 8
Version 2
MSNC
Introduction • P2P • Object Descriptor • Display Pictures • File Transfer
Scenarios
Microsoft Messenger for Mac
MSNP on WebTV (MSNTV)

RNG

The RNG command is sent to you from the Protocols/MSNP/Notification Server whenever you have been invited into a switchboard by another principal using the CAL command.

RNG sessid address authtype ticket invitepassport invitename\r\n
  • sessid : The session ID of the switchboard you are being invited to. You will need this when identifying using the ANS command.
  • address : Address to the switchboard, given in IP:Port format, port has never been anything but 1863 - this may change in later versions.
  • authtype : This defines the type of switchboard authentication you will need. Nothing but CKI has been seen here, and is what we describe.
  • ticket : The switchboard's authentication ticket. You will need this when identifying using the ANS command.
  • invitepassport : Passport account of the principal who added you to the switchboard session
  • invitename : URL encoded MSN friendly name of the person who invited you. This is not always syncronized with what the Protocols/MSNP/Notification Server says - accurate information is given by the notification server.