Skip to content

The chat program between the server and client is used in the c programming language and pthread.

Notifications You must be signed in to change notification settings

seymagorucu/socket_programming-chat-with_thread

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

socket_programming_chat_with_thread

Project between client and server chat program. First, the server must be run and the port number must be entered to the command line. Then the client should be run by entering the port number and ip address. After the connection is established, the server or the client can send the first message. The message size is maximum 1024 . In order to complete the last chat, the ‘bye’ string must be entered. In addition, our program performs error checking where necessary. Indicates the cause of the error to the user.

About

The chat program between the server and client is used in the c programming language and pthread.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published