Skip to content
/ rdncat Public

A client-server command-line tool created using NWFramework

Notifications You must be signed in to change notification settings

rderik/rdncat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rdncat

A Client-Server command-line tool that provides an echo server for TCP connections and a client to connect to any server accepting TCP connections.

The tool was created using Apple's NWFramework.

You can read the article explaining the command-line tool, here:

https://rderik.com/blog/building-a-server-client-aplication-using-apple-s-network-framework/

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 client-server command-line tool created using NWFramework

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages