Skip to content

Riko196/UDP-talker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

UDP-talker

Project from system programming

Compilation

Use the command in the terminal: gcc -std=c99 -Wall -Wextra -pedantic udp_talker.c -o udp_talker.bin

Start

Use the command in the terminal: ./udp_talker.bin [Ip address] [port_of_your_friend]

If you want to know more, read the source code :D

About

Project from system programming

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages