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
- Host: GitHub
- URL: https://github.com/mrcsparker/meanwhilesocket
- Owner: mrcsparker
- Created: 2012-08-14T18:18:20.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-08-14T18:23:21.000Z (almost 13 years ago)
- Last Synced: 2025-02-14T02:23:03.619Z (4 months ago)
- Language: C
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.