A simple rdma c&s server usage: ./server <listen_port> client usage: ./client <server_ip> <server_port> <message> the server should reverse the message and send back to the client