Secondary Packet 0x0FA3





This packet is designed to deliver a list of files held by the Secondary client to its Primary host for sharing across the network. This is done when the "Refresh" button is pushed from within the library.

This is the packet format

[0x0FA3][ Packet Data Length : 2 ][ Shared Folder Path : S ][ 00 : 1][ File Name : S ][ 00 : 1 ][ File Hash : 20 ][ File Size : 4 ][ Bitrate : 2 ][ Sample Frequency : 4 ][ Playback time: 4 ]

The field "[ File Hash : 20]" = 16 digit code and 4 length digits    
Once the header and shared folder path are sent, all files in that shared folder are sent in a block. Eg:

[0x0FA3][ Packet Data Length : 2 ][ Shared Folder Path : S ][ 00 : 1]
[ File Name : S ][ 00 : 1 ][ File Hash : 20 ][ File Size : 4 ][ Bitrate : 2 ][ Sample Frequency : 4 ][ Playback time: 4 ]
[ File Name : S ][ 00 : 1 ][ File Hash : 20 ][ File Size : 4 ][ Bitrate : 2 ][ Sample Frequency : 4 ][ Playback time: 4 ]
[ File Name : S ][ 00 : 1 ][ File Hash : 20 ][ File Size : 4 ][ Bitrate : 2 ][ Sample Frequency : 4 ][ Playback time: 4 ]
[ File Name : S ][ 00 : 1 ][ File Hash : 20 ][ File Size : 4 ][ Bitrate : 2 ][ Sample Frequency : 4 ][ Playback time: 4 ]

For files with non-metadata the relevant fields (bitrate, sample frequency, playback time) are not included in the packet.


Return To Secondary Packet Index

©2005-2024 WinMXWorld.com. All rights reserved. Page last updated Sat Jun 11 2016