Osion kuvaus

  • Resources for the seventh week of the course on network sockets.

    • Verkko-osoite icon
      Exercise round on A+ Verkko-osoite
      Saatavilla vasta, kun: Kenttä Käyttäjätunnus sisältää (käytä: aalto.fi) sisältää aalto.fi

      Link to the exercises and assignments on A+.

    • Tiedosto icon
      IPC and sockets Tiedosto
      Saatavilla vasta, kun: Kenttä Käyttäjätunnus sisältää (käytä: aalto.fi) sisältää aalto.fi

      Slides about:

      • inter-process communication: message passing;
      • pipes and mailboxes;
      • sockets: UNIX domain sockets and network sockets.

    • Tiedosto icon
      Internet overview Tiedosto
      Saatavilla vasta, kun: Kenttä Käyttäjätunnus sisältää (käytä: aalto.fi) sisältää aalto.fi

      Slides about:

      • the Internet: structure, services, and protocols;
      • Internet applications: communicating processes and addressing;
      • transport-level services: TCP and UDP.

    • Verkko-osoite icon
      IPC and sockets Verkko-osoite
      Saatavilla vasta, kun: Kenttä Käyttäjätunnus sisältää (käytä: aalto.fi) sisältää aalto.fi

      Podcast about IPC and sockets on Panopto.

    • Verkko-osoite icon
      Internet overview Verkko-osoite
      Saatavilla vasta, kun: Kenttä Käyttäjätunnus sisältää (käytä: aalto.fi) sisältää aalto.fi

      Podcast about Internet overview on Panopto.

    • Verkko-osoite icon
      Computer Networks and the Internet Verkko-osoite
      Saatavilla vasta, kun: Kenttä Käyttäjätunnus sisältää (käytä: aalto.fi) sisältää aalto.fi

      Chapter 1 of the the book Computer Networking: A Top-Down Approach by James F. Kurose and Keith W. Ross introduces the Internet, network applications and protocols. You can access the sixth edition of the book through Aalto's ProQuest subscription and read only Section 1.1 What is the Internet?

    • Verkko-osoite icon
      Application Layer Verkko-osoite
      Saatavilla vasta, kun: Kenttä Käyttäjätunnus sisältää (käytä: aalto.fi) sisältää aalto.fi

      Chapter 2 of the the book Computer Networking: A Top-Down Approach by James F. Kurose and Keith W. Ross overviews network applications and inter-process communication according to the client-server paradigm, covering the basics of both the TCP and UDP protocols. You can access the sixth edition of the book through Aalto's ProQuest subscription and read only the following sections:

      • Section 2.1 Principles of Network Applications, excluding Section 2.1.6;
      • Section 2.5 DNS – The Internet’s Directory Service, until Section 2.5.1 Services Provided by DNS (included);
      • Section 2.7 Socket Programming: Creating Network Applications.
    • Verkko-osoite icon
      Transport Layer Verkko-osoite
      Saatavilla vasta, kun: Kenttä Käyttäjätunnus sisältää (käytä: aalto.fi) sisältää aalto.fi

      Chapter 3 of the the book Computer Networking: A Top-Down Approach by James F. Kurose and Keith W. Ross introduces the major transport protocols used in the Internet: TCP and UDP. You can access the sixth edition of the book through Aalto's ProQuest subscription and read only Section 3.1  Introduction and Transport-Layer Services.