
This is a basic chat program using winsock. It demonstrates how to accept multiple connections, how to use a delimeter to separate incoming messages. It shows how to accept connections, send and receive messages, etc. with winsock. This should help you people that are new with winsock.