GFDRR Open Source Mentoring Guide

GFDRR Open Source Mentoring Guide

View the Project on GitHub GFDRR/mentoring-guide

TCP/IP Networking

TCP/IP is the basic communication language or protocol of the internet and many private networks. As a software developer or power user of modern applications and operating systems, you will need to understand the basics of how this system works and be able to configure and administer the network on your development machine as well as the machines you deploy your applications to. It is not necessary to learn every detail of TCP/IP or to have the skills to manage large networks, but learning the basics and being able to troubleshoot common networking problems will be an essential skill as you grow your development and deployment skills.

Goals/Objectives/Outcomes

Reference Material

Measures of Success