Python Network Programming 12 - Custom Interactive Shell ( Socket Programming )

Publicado el: 13 diciembre 2018
en el canal de: buildwithpython
23,006
220

In the previous video we completed our first thread. The first thread is just going to sit and listen for new connections from clients. And whenever a client tries to connect, it is going to accept that connection and store the data associated with that connection, to a list.

In this video, we are going to be creating the content of our 2nd thread. The function of the 2nd thread is going to be to be listing out all the clients that are connected to our server. After seeing the list we can select and connect to a specific client. And after connecting to that specific client we can send commands to that client and connect to that computer remotely.

In this video, specifically we are going to building our own command prompt or terminal, whatever you like to call it. So this interactive prompt that we will be building will be used to fulfill the functions of the 2nd thread. That is, listing out clients, selecting a client and sending commands.

Github Code - https://github.com/attreyabhatt/Rever...
Next Video - Displaying All Current Connections
   • Python Network Programming 13 - Displaying...  
Python Network/Socket Programming Playlist -    • Python Network Programming - TCP/IP Socket...  

Subscribe -    / @buildwithpython  
Website - www.buildwithpython.com
Instagram -   / buildwithpython  

#python


En esta página del sitio puede ver el video en línea Python Network Programming 12 - Custom Interactive Shell ( Socket Programming ) de Duración hora minuto segunda en buena calidad , que subió el usuario buildwithpython 13 diciembre 2018, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 23,006 veces y le gustó 220 a los espectadores. Disfruta viendo!