23-12-2006, 05:25 PM
Dave Wrote:It all sounds good. it will make it more optionalMisunderstood Wrote:Maybe a Sox and IOCP. It would be better if we just had an ADT(Abstract Data Type) with the general methods of sending and receiving, then it would be as simple as switching one class.
Mis is correct. Include the communication code in an external DLL "plugin"
That way, if they are foolishly trying to run their server on win 3.1/95/98/ME, they still could by switching the DLL.
