Back to Search
Start Over
Sockets in Python
- Source :
- Advanced Guide to Python 3 Programming ISBN: 9783030259426
- Publication Year :
- 2019
- Publisher :
- Springer International Publishing, 2019.
-
Abstract
- A Socket is an end point in a communication link between separate processes. In Python sockets are objects which provide a way of exchanging information between two processes in a straight forward and platform independent manner. In this chapter we will introduce the basic idea of socket communications and then presents a simple socket server and client application.
- Subjects :
- Platform independent
Software_OPERATINGSYSTEMS
End point
ComputerSystemsOrganization_COMPUTERSYSTEMIMPLEMENTATION
Computer science
Programming language
ComputerSystemsOrganization_COMPUTER-COMMUNICATIONNETWORKS
Communication link
Software_PROGRAMMINGTECHNIQUES
Python (programming language)
computer.software_genre
computer
computer.programming_language
Subjects
Details
- ISBN :
- 978-3-030-25942-6
- ISBNs :
- 9783030259426
- Database :
- OpenAIRE
- Journal :
- Advanced Guide to Python 3 Programming ISBN: 9783030259426
- Accession number :
- edsair.doi...........5908cfd5bc9ce26b9ba17eea9cbe2dfa
- Full Text :
- https://doi.org/10.1007/978-3-030-25943-3_39