is there an example of how to create a thread in a winsock application listenning for incoming connections, while there is still the main thread working with the display of the data received...(basically a chat program)?
thanks in advance

Amon Ra