UDP Client Server in Python | Socket Programming in Python



UDP Client Server in Python | Socket Programming in Python

UDP Client Server in Python | Socket Programming in Python

Hi. Welcome to another video on socket programming. In this video, we are going to build a UDP (User Datagram Protocol) client server architecture in the python programming language. Here the client sends a word in lowercase to the server and the server is going to convert that word to uppercase and send it back to the client.

CODE: https://github.com/nikhilroxtomar/UDP-Client-Server-in-Python

Join this channel to get access to perks:
https://www.youtube.com/channel/UClkqp31PHke-f8b8mjiiY-Q/join

FOLLOW ME:
BLOG: https://idiotdeveloper.com https://sciencetonight.com
FACEBOOK: https://www.facebook.com/idiotdeveloper
TWITTER: https://twitter.com/nikhilroxtomar
INSTAGRAM: https://instagram/nikhilroxtomar
PATREON: https://www.patreon.com/idiotdeveloper

MY GEARS:
Intel i5-7400: https://amzn.to/3ilpq95
Gigabyte GA-B250M-D2V: https://amzn.to/3oPuntd
ZOTAC GeForce GTX 1060: https://amzn.to/2XNtsxn
LG 22MP68VQ 22 inch IPS Monitor: https://amzn.to/3soUKs5
Corsair VENGEANCE LPX 16GB: https://amzn.to/2LVyR2L
WD Green 240 GB SSD: https://amzn.to/3igt1Ft
1TB WD Blue: https://amzn.to/38I6uhw
Corsair VS550 550W: https://amzn.to/3nILHi3
Zebronics BT4440RUCF 4.1 Speakers: https://amzn.to/2XGu203
Segate 1TB Portable Hard Disk: https://amzn.to/3bF8YPG
Seagate Backup Plus Hub 8 TB External HDD: https://amzn.to/39wcqtj
Maono AU-A04 Condenser Microphone: https://amzn.to/35HHiWC
Techlicious 3.5mm Clip Microphone: https://amzn.to/3bERKSD
Redgear Dagger Headphones: https://amzn.to/3ssZNYr .

Comments are closed.