You are here: Home / Past Courses / Fall 2015 - ECPE 177 / Presentations / Presentation 1 - Application Protocols

Presentation 1 - Application Protocols

For this assignment, you will be providing an oral presentation to your peers in the networking class.

What do I need to do?

  1. Pick a single application that is used on the Internet in 2015 and research its application-layer protocol. 
    Note: You cannot pick HTTP, SMTP, or DHCP, because those are covered in class. 
  2. Email the instructor for topic approval by posted deadline
    1. Provide evidence that suitable information on the application-layer protocol is available for you to study.
      Suitable evidence might include URLs to technical documentation, or a Wireshark capture of the protocol in action.
      Topic approval will prevent overlap in topics
  3. Study your chosen application and understand its application-layer protocol in detail
    1. You should know more detail than what is actually covered in your presentation, because your peers or the instructor might ask a question at the end...
  4. Prepare a presentation for the class.
    1. The presentation length should be 12-13 minutes plus 1 minute for questions.
    2. You should provide 7-9 PowerPoint slides -or- use the whiteboard during the presentation to convey useful figures and diagrams on protocol design and operation. (Some of your peers are visual learners, not auditory learners, and will better appreciate your presentation by viewing a figure instead of listening to your words).
    3. Presentation Topics: 
      1. What applications use this protocol?  (briefly)
      2. What is the purpose of the application(s)?  (briefly)
      3. What would a programmer need to know about the application-layer protocol in order to implement it in software?  (in-depth)
  5. Upload your PowerPoint slides to the Canvas site by the posted deadline (midnight the day before). They will be assembled into a single file on the instructor machine, so we don't need to switch laptops during the class. (and you don't need to bring your own).
  6. Present! (during normal class time)

     

    NOTICE:  This presentation should focus on the application-layer protocol, *not* the application itself!  Thus, if you were allowed to select HTTP, a good presentation would spend 1 minute briefly explaining what a web browser is used for and what web browsers exist, and then spend 13 minutes explaining how HTTP allows a web browser to accomplish its key functions such as file download (HTTP GET) and data upload to the server (HTTP POST).

     

    Example Application-Layer Protocols

    You are highly encouraged to suggest topics not listed here!  For most examples, I have listed the application-layer protocol name.  These protocols may be implemented by a variety of Windows, Mac, or Linux applications. 

    • Domain Name System: DNS
    • Email: POP, IMAP
    • Address Book:  LDAP
    • Authentication:  RADIUS
    • Instant Messaging:  IRC, Skype, AIM, ICQ, Yahoo messenger, ...
    • Voice Messaging: SIP, Skype, XMPP (Jabber)
    • Remote Administration: Telnet, SSH, RDP, VNC
    • Network management: SNMP
    • File transfer:  NFS, SMB, BitTorrent, FTP, SCP
    • Time synchronization: NTP
    • Finance: Bitcoin
    • Security: SSL/TLS (used by HTTPS)
    • Legacy: Finger, Gopher, Usenet
    • Internet of Things: CoAP
    • Building Automation: BACnet
    • Router-to-Router communication:  RIP, OSPF, IS-IS, BGP, OpenFlow
      • Technically, a router is just a specialized computer. Software programs run on the router and communicate with other routers to determine the network topology. Hence, these are suitable "application-layer protocols" for this presentation.
     

    Presentation Order

    (A protocol can be presented by a maximum of two students, but ideally everyone will select different protocols)
     

    Thursday, September 17th:

    1. David De La Vega - Steam server (Valve Software)
    2. Kelvin Flores - OpenFlow
    3. James Rinaldi - Bitcoin Protocol
    4. Francisco Tapia Martinez - Network Time Protocol (NTP)
    5. Joseph Grant - Secure Socket Layer (SSL)

     

    Tuesday, September 22nd: 

    1. Kyle Shepodd - Simple Network Management Protocol (SNMP)
    2. Connor Clarke - Secure File Transfer Protocol (SFTP)
    3. Mohammad Meraj - SIP (Voice over IP)
    4. Khanjan Sompura - Gnutella Protocol
    5. Alexander Flores - XMPP (Jabber)
    6. Parth Italia - Remote Desktop Protocol (RDP)
    7. Samuel Mills - Internet Message Access Protocol (IMAP)

     

    Thursday, October 1st: 

    1. Craig Goble - XMPP (Jabber)
    2. Taylor Yatogo - Internet of Things (CoAP)
    3. Tyler Fernandez - Secure Shell (SSH)
    4. Kenneth Thompson - Building Automation and Control Networks (BACnet)
    5. Marcus Barnes - Real Time Messaging Protocol (RTMP)
    6. Yunpeng Zhang - Post Office Protocol (POP)
    7. Alexander Murray - BitTorrent Protocol