Diving Into Sockets.

Publicado el: 17 abril 2021
en el canal de: 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.


En esta página del sitio puede ver el video en línea Diving Into Sockets. de Duración hora minuto segunda en buena calidad , que subió el usuario Venky Technlogies Telugu 17 abril 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 69 veces y le gustó 9 a los espectadores. Disfruta viendo!