Skip to content

A basic echo server built using native sockets in Swift

Notifications You must be signed in to change notification settings

rderik/echoSocketServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

echoSocketServer

This repository includes the code for a TCP echo server built using BSD sockets using Swift.

If you want to learn more, you can read the article that explains the code here:

https://rderik.com/blog/using-bsd-sockets-in-swift/.

You can also get the "macOS network programming in Swift" guide. It includes more topics on building network applications on macOS, including:

  • BSD Sockets in Swift
  • Apple's Network.framework
  • SwiftNIO

You can get it from the following link:

rderik.com - Guides

About

A basic echo server built using native sockets in Swift

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages