Skip to content

DmitryBespalov/ServerSocket

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server socket in Swift

The project contains sample code that illustrates how to create a server socket in Swift.

The server uses a self-signed certificate. In order for it to work, you should install the Certificates/localhost.cer file in the Simulator (drag and drop).

The passphrase for the server's digital identity Certificates/MyLocalServer.p12 is 123456.

Tested on Swift 3.0, Xcode 8.2.1.

License: MIT (see LICENSE.txt)

About

Server socket in Swift

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages