This guide follows a process to implement the server-side of a client-server style messaging app. We will implement some web methods, which will be useful for creating a messaging client. However, the following items fall outside the scope of this sample: The...

read more