Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Server change number
Counter variable used in client-server architecture
We don't have any images related to Server change number yet.
We don't have any YouTube videos related to Server change number yet.
We don't have any PDF documents related to Server change number yet.
We don't have any Books related to Server change number yet.
We don't have any archived web articles related to Server change number yet.

The Server Change Number (SCN) is a counter variable used in Client/Server Architecture systems to find out whether the server state could be synchronized with the state of the client. In case of a difference, there have been obviously communication problems.

The number is incremented once the server has successfully integrated changes coming from the client in the case of a server-side event. The counter is incremented once more, if the changes made by the programmer are committed.