UDP Client Server implementation in C | Socket Programming

preview_player
Показать описание
In this video, we are going to implement a simple UDP (User Datagram Protocol) client-server program in the C programming language. Here, both the client and server are going to communicate with each other by exchanging messages. The program is implemented in Ubuntu 20.04 LTS

Support:

Follow Me:

My Gears:
Рекомендации по теме
Комментарии
Автор

Trying to sending messages from client but not receiving in server. What to do?

gargimahalle
Автор

thank you bro for the video, but i got error #include <sys/socket.h> fatal error: sys/socket.h: No such file or directory

edinetgrunhed
Автор

Here i am getting some error like a address already in use
How to reslot it and how to unbind

manikantachatti
Автор

How to send complete directory to server using TCP,
I'm unable to send all file of any directory for full backup.
Also i need help for incremental backup.
Sir may you help me to do this

PatelRaaj
Автор

Bro I am getting error like address already in use how to unbind it bro ???
help me

vdvdvd