If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
To do this requires implementing a run loop in the actual socket class; making them fully OO, in other words, unlike the current SmallSockets implementation which is really just a wrapper. I've made some modifications to SS in the past to do this - you can download them here, Socket.h and Socket.m.