implemented single user chat server… using message queues.. then tried to implement it in the project…previously having some problem in the processing client but resolved that… so implemented message queues in project also.. but now also when i open 3 terminals 1 for server, 1 for client( requesting and processing) i can send data one by one not simultaneously….