321x Filetype PDF File size 1.50 MB Source: eprints.binadarma.ac.id
COMPUTERNETWORKPROGRAMMING
(Python Network Programming)
Dr.Edi Surya Negara,M.Kom.
Postgraduate Program, Informatics Engineering (S2)
December 20, 2017
References :
• Computer Networks - A Tanenbaum - 5th edition (2011)
• Data Communications and Networking - Behrouz A.Forouzan -
4th edition (2007)
• Cisco System Inc - 2011 - Cisco Configuration Profesional User
Guide.
• Python Network Programming - David M Beazley (2010)
Chapter 7: Objectives
This course focuses on the essential details of network programming
that all Python programmers should probably know, students will be
able to:
• Low-level programming with sockets.
• High-level client modules.
• How to deal with common data encodings.
• Simple Server & Client A : Basics.
Computer Network Programming
• Computer network programming involves writing computer
programs that enable processes to communicate with each other
across a computer network.
• Network programming is a major use of Python and C/C++
no reviews yet
Please Login to review.