AirDrop Anywhere - Part 4 - Making it work on Windows

2021-06-14 17:30:00Z

Part four of the journey towards implementing AirDrop on any platform using .NET Core. This episode we cover receiving files on a non-Apple device from an Apple device via an intermediary using .NET.

AirDrop Anywhere - Part 3 - Receiving files

2021-05-17 13:00:00Z

Part three of the journey towards implementing AirDrop on any platform using .NET Core. This episode we cover receiving files from one Apple device to another using a .NET implementation of AirDrop.

AirDrop Anywhere - Part 2 - Writing some code

2021-05-04 15:00:00Z

Part two of the journey towards implementing AirDrop on any platform using .NET Core. This time we talk about the implementation of the base services needed to support AirDrop.

AirDrop Anywhere - Part 1 - Introduction

2021-05-03 15:00:00Z

Part one of the journey towards implementing AirDrop on any platform using .NET Core. In this instalment we dig into the problem and poke at some potential solutions.