Update README.md - Filename send not optional yet

This commit is contained in:
Etoh 2012-12-11 22:59:54 +00:00
parent f01bb31b95
commit 94b7a601b6
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ Pass the IP or hostname (and password / port if necessary) to people you want to
The following information is sent from the client to the server:
* Public IP address of client and other necessary routing information (as per TCP/IP standards).
* Media position, play state, and any seek/pause/unpause commands (associated with the instance of the media player initiated by Syncplay).
* Size, length, and optionally filename of currently open media (associated with the instance of the media player initiated by Syncplay).
* Size, length, and filename of currently open media (associated with the instance of the media player initiated by Syncplay).
* Syncplay version, username, server password and current 'room'.
* Ping responses to assess latency.