Advertisement
6_2008-2009 Internet/ Browsers/ HTML #214941

A very simple Server/Client chat

This small code will show you how a server/client chat application works using Winsock, it is very simply and i used blocking mode, this means in my program that the server can't response because he's receiving messages and the server only continue with receiving messages if a message has been send :-). Whatever this is excellent for beginners in the Winsock world. !Important!: Link wsock32.lib and ws2_32.lib to your project!

AI

AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.

Source Code
original-source
Upload
Original Comments (3)
Recovered from Wayback Machine