Managing Network Interaction

Defensive Coding iOS    |    Intermediate
  • 8 videos | 46m 3s
  • Includes Assessment
  • Earns a Badge
Rating 4.7 of 36 users Rating 4.7 of 36 users (36)
Defensive programming in iOS is vital, especially with regards to the internet. Discover methods and best practices for interacting safely and easily with the internet for iOS apps.

WHAT YOU WILL LEARN

  • Use nsurlconnection to make synchronous and asynchronous network calls
    Use nsurlconnection to make asynchronous network calls without using custom delegates
    Create and apply a configuration object to an nsurlsession instance
    Request a url in a simple manner using nsurlsession and system delegates
  • Request a url in a flexible manner using nsurlsession and custom delegates
    Stop script execution in any html loaded into a webview
    Disallow internet traffic over cellular connections in an ios app
    Capture and handle redirect responses from a server

IN THIS COURSE

  • 8m 21s
    Learn how to use NSURLConnection to make synchronous and asynchronous network requests. FREE ACCESS
  • 3m 55s
    In this video, you will use NSURLConnection to make asynchronous network calls without using custom delegates. FREE ACCESS
  • Locked
    3.  Basics of Configuring a NSURLSession
    4m 24s
    During this video, you will learn how to create and apply a configuration object to an NSURLSession instance. FREE ACCESS
  • Locked
    4.  Making Async Network Calls Using NSURLSession
    4m 50s
    In this video, you will request a URL in a simple manner using NSURLSession and system delegates. FREE ACCESS
  • Locked
    5.  Making Async Network Calls Using  Custom Delegates
    5m 33s
    In this video, you will learn how to request a URL in a flexible manner using NSURLSession and custom delegates. FREE ACCESS
  • Locked
    6.  Restricting Scripts in WebViews
    6m 50s
    During this video, you will learn how to stop script execution in any HTML loaded into a WebView. FREE ACCESS
  • Locked
    7.  Restricting Network Activity over Mobile Connections
    5m 2s
    During this video, you will learn how to disallow Internet traffic over cellular connections in an iOS app. FREE ACCESS
  • Locked
    8.  Responding to Redirects
    7m 8s
    In this video, you will capture and handle redirect responses from a server. FREE ACCESS

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.5 of 356 users Rating 4.5 of 356 users (356)
Rating 4.5 of 13 users Rating 4.5 of 13 users (13)
Rating 4.4 of 119 users Rating 4.4 of 119 users (119)