Hi guys,
was just wondering.
the send() method of the winsock api
takes in a char* as the message to be sent.
is there anyway where you can obtain a output stream from socket.

and keep writing to it?

- Tariq