Client Sending Multiple Message to Server

I am having TCP server and client program, working properly with accept().
I want client to send multiple message to server without using select().
How can I achieve, i searched a lot but didnt got relevant information
Multiple messages from the same client or different clients?
Thanks for your reply...
Multiple Message from same client.
Topic archived. No new replies allowed.