ARTH โ€” Task 17 ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

Saranya. S
Apr 21, 2021

Task Description๐Ÿ“„

๐Ÿ”… Create your own Chat Servers, and establish a network to transfer data using Socket Programing by creating both Server and Client machines as Sender and Receiver both. Do this program using UDP data transfer protocol.

๐Ÿ”… Use multi-threading concept to get and receive data parallelly from both the Server Sides.

PRE-REQUISITES :

  • -> Linux os [ client ]
  • -> Windows os [ server ]

CODE IN WINDOWS:

CODE IN LINUX:

OUTPUT:

TASK COMPLETED!!!

--

--