Personal tools

Command:SYN

From MSNPiki

SYN

Command to synchronize the client's buddy lists. The client should send this immediately after signon as the server wont send certain commands until this is done.

-- MSNP13 -- Removed.

-- MSNP11 --

>>> SYN 8 0 0
<<< SYN 8 2005-04-23T18:57:44.8130000-07:00 2005-04-23T18:57:54.2070000-07:00 5 0

-- MSNP8 --

>>> SYN trid synchversion
  • trid : Transaction ID
  • synchversion : The last cached synchronization version number, the client should send 0 if none exists

A synchronization version that matches the server's Returns

<<< SYN trid synchversion
  • trid : Transaction ID
  • synchversion : The profile's synchronization version number

A synchronization version that doesn't match the server's Returns

<<< SYN trid synchversion numberbuddies numbergroups
  • trid : Transaction ID
  • synchversion : The profile's synchronization version number
  • numberbuddies : The number of people on the client's list
  • numbergroups : The number of groups on the client's list
Reference