-
Notifications
You must be signed in to change notification settings - Fork 0
figimodi/ClientServerC
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
environment of debugging:
local virtual machine, Linux centOS
instruction to compile:
gcc -Wall Client.c Packet.c ListaPacket.c -o ../bin/Client
gcc Server.c -o ../bin/Server
data folder contains:
html sent: TestFile.html
html received: ReceivedFile.html
script of the executions for client and server
include folder contains:
header files
src folder contains:
source code files (.c)
bin folder contains:
executables
About
Client Server Application C
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published