Skip to content

omercaylan/SocketProject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TOPDIR-- Makefile
|
|-- Client
|   |-- checkValidNumber.c
|   |-- checkValidNumber.h
|   |-- client.c
|   |-- client.h
|   |-- Makefile_Client
|-- Common
|   |-- common.h
|-- Server
|   `-- Makefile_Server
|   `-- server.c
|   `-- server.h
|   `-- Timeout.c
|   `-- Timeout.h


----->For Running

Client
command: make -f Makefile_Client
./client

Server
command: make -f Makefile_Server
./Server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published