Protocols/MSNP/Commands/RNG

From NINA Wiki
Revision as of 18:44, 11 May 2022 by Animadoria (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
MSNP Protocol
IntroductionTermsClients
Reference
Error ListCommandsRelying Party SuiteSpotlife
Services
XMPPHTTP GatewayTabsActivities
Documentation
Development ToolsMSNP Grid
PolygamyURLs 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
IntroductionP2PObject DescriptorDisplay PicturesFile 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.