Skip to content

holly204/UDP-Request

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

COEN233-02

COEN 233 Computer Networks Client using customized protocol on top of UDP protocol for requesting identification from server for access permission to the network.

The program contains four files: a header file : packet02.h; the server: UDPserver02.c ; the client : UDPclient02.c ; a compile file: Makefile ; Verification_Database.txt;

Compile: There is a compile file Makefile. Open a terminal and command "make" to compile.

Run:

Execute the server first by using the command "./server"; Open another terminal and command "./client" to run the client.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published