Geekpedia - TutorialsLatest programming tutorials that are available at Geekpedia.com.C Chat: Part 2 - Building the Chat Server- October 20, 2007 In this two part tutorial you will learn how to create a chat client that connects to a chat server and exchanges messages with all the other connected clients. This second part covers the development of the chat server. Read This C Tutorialhttp://www.geekpedia.com/tutorial240_C-Chat-Part-2-Building-the-Chat-Server.html C Chat: Part 1 - Building the Chat Client- October 20, 2007 In this two part tutorial you will learn how to create a chat client that connects to a chat server and exchanges messages with all the other connected clients. The first part covers the development of the client application.Read This C Tutorialhttp://www.geekpedia.com/tutorial239_C-Chat-Part-1-Building-the-Chat-Client.html |