Diving Into Sockets.

Опубликовано: 17 Апрель 2021
на канале: Venky Technlogies Telugu
69
9

If you like this video please SUBSCRIBE to my channel....
==============Thank You==================

Please LIKE || SHARE || SUBSCRIBE...........

Let's see an example of how you can connect to a remote web server like Google.
By the way, the term socket is also used for an internal endpoint of local interprocess communication (IPC). It is not over a network. You need to understand how Python handles this interprocess communication.
At the lower level, you can access the basic socket support, like you created in your own server. In a different sense, it is nothing but the underlying operating system that allows you to implement the client and the server for both - the connected and the connectionless protocols.
Python also provides a higher level of access through its rich variety of libraries. Using these libraries, you can target specific application-level protocols such as HTTP, FTP, and other protocols.
Therefore, sockets are the bidirectional endpoints of protocols that open up communication channels between the clients and the servers.


На этой странице сайта вы можете посмотреть видео онлайн Diving Into Sockets. длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Venky Technlogies Telugu 17 Апрель 2021, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 69 раз и оно понравилось 9 зрителям. Приятного просмотра!