-
Notifications
You must be signed in to change notification settings - Fork 0
ebkaracaa/client-server-system-with-socket-programming
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Simple chat program with client and service. compile the server: gcc server.c -o Server compile the client : gcc client.c -o Client ./Server <port number that you defined> in one terminal and ./Client IP 9768 in other terminal
About
client/server system with socket programming with C for Final Project of CENG421
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published