Message Server needs to be running on the server terminal and each terminal, including the server, needs to have the Messaging Client started.
There are a few Topics regarding this, including the following, where it walks through several possible pitfalls that may occur when trying to get communication working properly.
One major thing to note in many of the discussions is that the Message Server Name is no longer simply:
SERVERNAME
Instead, it needs to be prefixed with http://
as such:
http://SERVERNAME
Also, when setting the Port for the Message server using the Service Tool, you should append a +
symbol to the end of the Port Number, for example:
9000+
However, when setting the Server Name and Port within SambaPOS Clients (including the Server), do not use the +
symbol.