Diving Into Sockets.

Published: 17 April 2021
on channel: 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.


On this page of the site you can watch the video online Diving Into Sockets. with a duration of hours minute second in good quality, which was uploaded by the user Venky Technlogies Telugu 17 April 2021, share the link with friends and acquaintances, this video has already been watched 69 times on youtube and it was liked by 9 viewers. Enjoy your viewing!