Click here to Skip to main content
65,938 articles
CodeProject is changing. Read more.
Articles
(untagged)

A simple chat program

0.00/5 (No votes)
10 Jun 2004 1  
A simple chat program

Introduction

This little package if I may call it this way contains a series of three programs.

One of the is server one of them is a client and of them is a server and a client.

The server and client work tohether. Tthe server can only receive the messages sent from the client and the client can only send them.

The program that has the server and the client reveives and also sends messages.

You can also send to a file that you have in your computer just by giving the path

The program uses the winsock2.h and ws-32.lib files to connect and receive files.

For the rookies in winsock programming these win32 apies with MFC support are a great start

to learn .

The program also allows you to restart , shutdown,logoff, show   a messagebox, write a reg key, execute or delete a file to the one you connected.

Hope you enjoy it and if you have question just ask

:)

 

 

License

This article has no explicit license attached to it but may contain usage terms in the article text or the download files themselves. If in doubt please contact the author via the discussion board below.

A list of licenses authors might use can be found here