All Projects → udacity → Ios Nd Networking

udacity / Ios Nd Networking

Licence: mit
Resources for Udacity's iOS Networking with Swift course.

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to Ios Nd Networking

Ops
Tools&scripts for daily devops.
Stars: ✭ 128 (-11.72%)
Mutual labels:  networking
Kuma
A network library implemented in C++, supports TCP/UDP/HTTP/HTTP2/WebSocket/SSL on platform Linux/Windows/OSX/iOS/Android.
Stars: ✭ 133 (-8.28%)
Mutual labels:  networking
Pytricia
A library for fast IP address lookup in Python.
Stars: ✭ 140 (-3.45%)
Mutual labels:  networking
Rust Libp2p
The Rust Implementation of the libp2p networking stack.
Stars: ✭ 2,062 (+1322.07%)
Mutual labels:  networking
Odp
The ODP project is an open-source, cross-platform set of application programming interfaces (APIs) for the networking data plane
Stars: ✭ 133 (-8.28%)
Mutual labels:  networking
Alley
Essential `URLSessionDataTask` micro-wrapper for communication with HTTP(S) web services, with built-in automatic request retries.
Stars: ✭ 137 (-5.52%)
Mutual labels:  networking
Pfsense Api
The missing REST API package for pfSense
Stars: ✭ 126 (-13.1%)
Mutual labels:  networking
E Books
A collections of FREE ebooks
Stars: ✭ 143 (-1.38%)
Mutual labels:  networking
Qdriverstation
Cross-platform clone of the FRC Driver Station
Stars: ✭ 133 (-8.28%)
Mutual labels:  networking
Python Zeroless
ZeroMQ for Pythonistas™
Stars: ✭ 140 (-3.45%)
Mutual labels:  networking
Nano
Lightweight, facility, high performance golang based game server framework
Stars: ✭ 1,888 (+1202.07%)
Mutual labels:  networking
Django Netjsongraph
Network Topology Visualizer & Network Topology Collector
Stars: ✭ 131 (-9.66%)
Mutual labels:  networking
Quic
A Go implementation of the QUIC API for Peer-to-peer and Client-to-Server Connections
Stars: ✭ 137 (-5.52%)
Mutual labels:  networking
Blog
Stay hungry. Stay foolish.
Stars: ✭ 129 (-11.03%)
Mutual labels:  networking
Frr
The FRRouting Protocol Suite
Stars: ✭ 2,009 (+1285.52%)
Mutual labels:  networking
Oldpodcasts
A clone of Apple's Podcasts. UIKit version.
Stars: ✭ 128 (-11.72%)
Mutual labels:  networking
Network
An ansible role to configure networking
Stars: ✭ 134 (-7.59%)
Mutual labels:  networking
.codebits
📚 List of resources for Algorithms and Data Structures in Python & other CS topics @2017
Stars: ✭ 144 (-0.69%)
Mutual labels:  networking
Stun
A Go implementation of STUN
Stars: ✭ 141 (-2.76%)
Mutual labels:  networking
Bay area tech meetups
iOS, Android, web, hardware, bots...you name it, there's a meetup for you!
Stars: ✭ 137 (-5.52%)
Mutual labels:  networking
iOS Developer Nanodegree logo

iOS Networking

Platform iOS

This repository contains resources for Udacity's iOS Networking with Swift course.

Overview

iOS Networking teaches foundational principles of networking and how they are applied in an iOS-context. The course uses a series of example applications and playgrounds as demonstrations:

  • Prereqs (associated values, errors, generics, guards)
  • URLPlayground
  • ImageRequest
  • Randog
  • HouseJSON
  • JSONParsingExercises
  • TheMovieManager

Each application has a "complete" version which is already fully-implemented.

Movie Manager Challenge

The issue tracker has many issues labeled moviemanagerchallenge. These are challenges presented at the end of "Lesson 7: Common Networking Challenges". While not intended to be "fixed" in the completed version of the Movie Manager, you're welcome to share your approach on how you addressed them on the individual issues.

Setup

Generally speaking, most projects can run without any additional setup. However, consult the iOS Networking with Swift course for more information.

Maintainers

@OwenLaRosa

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].