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

https://github.com/mrcsparker/meanwhilesocket

Test project to mix CFSocket calls with Meanwhile
https://github.com/mrcsparker/meanwhilesocket

Last synced: 2 months ago
JSON representation

Test project to mix CFSocket calls with Meanwhile

Awesome Lists containing this project

README

        

# SametimeClient

This is a little test project that I put together to test mixing the
Apple OS X CFSocket libraries with the Meanwhile project.

I started with the socket.c code in the Meanwhile /samples directory and
ported it over.

It is all written in C, not Objective-C, which was the point of the
exercise.