Skip to content

An iOS demo app using MultipeerConnectivity to transfer data wirelessly between iOS devices. [Swift+UIKit]

Notifications You must be signed in to change notification settings

Yang-Xijie/ExPeerMessage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 

Repository files navigation

README

An example app using MultipeerConnectivity to transfor data wirelessly between iOS / iPadOS.

Both using Data and Stream to transfer data are supported.

Info.plist

The keys are Privacy - Local Network Usage Description (NSLocalNetworkUsageDescription) and Bonjour services (NSBonjourServices) (_servicename._tcp). Check MultipeerConnectivity.swift for more information.

Speed Test

Check SpeedTest.swift.

About

An iOS demo app using MultipeerConnectivity to transfer data wirelessly between iOS devices. [Swift+UIKit]

Resources

Stars

Watchers

Forks

Languages