Summary
Keywords
Full Transcript
Playlist: https://www.youtube.com/playlist?list=PLryYKs02mpdIMPfxxN29PjIFktQMuiHUm ๐Notes: https://drive.google.com/drive/folders/1rlSQAUS6Z72EcPL9791pLeZHM2ZAb65m?usp=sharing ๐Handwritten notes: https://drive.google.com/drive/folders/1B26XJxATGY5cH2e9-e3dSRCqriIH5G0-?usp=drive_link ๐งฉ Socket: Communication endpoint ๐ Networking programs: TCP, UDP ๐ Connection oriented: TCP ๐ Connection less: UDP ๐ Python module: socket ๐ Socket creation: socket.socket() ๐ค Accept connection: socket.accept() ๐ Bind socket: socket.bind() ๐ Close socket: socket.close() ๐ค Connect socket: socket.connect() #Socket #Networking #TCP #UDP #Python #Communication #Programming #Technology #Internet #Connections #Endpoint #SocketCreation #AcceptConnection #BindSocket #CloseSocket #ConnectSocket #ConnectionOriented #ConnectionLess #DataTransmission #DataExchange #ComputerScience #SoftwareDevelopment #NetworkProgramming #SocketModule #ClientServer #ServerClient #ComputerNetworking #InternetProtocol #SocketType #DataTransfer #InformationExchange #ProgrammingLanguages #SoftwareEngineering #ComputerSystems #ComputerEngineering #NetworkSecurity #DataSecurity #ComputerTechnology #ComputerSkills
