server-client-messages-C# Its a simple tcp connection between given ip and ports. And you can send mathematical calculations to server via client. All you need to do is start your server and connect with client You must add a mathematical expression and select it from radiobuttons with given examples Then send your expression to server to respond! enjoy.