Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/keithduncan/corenetworking

Simple set up for building Objective-C network clients and servers, includes a simple HTTP server out of the box.
https://github.com/keithduncan/corenetworking

client network-protocols networking objective-c server

Last synced: 9 days ago
JSON representation

Simple set up for building Objective-C network clients and servers, includes a simple HTTP server out of the box.

Awesome Lists containing this project

README

        

# CoreNetworking

Simplifies the setting up of a network server or client in Objective-C.

# Example Servers

- Hello, World! HTTP Server
- FTP + HTTP Server
- DNS Server