Skip to content

DRJ-14/custom-udp-protocol-data-transfer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

1. Go to the Source code folder.
2. Open terminal window 
3. Compile code by :

	gcc Server.c -o Server

3. Run - ./server

4. Open another terminal window 
	
	gcc Client.c -o Client

5. Run - ./client

About

Custom protocol over UDP for client–server data transfer with packet framing, validation, and performance testing.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages