Re: Communications Breakdown with CSocket

From: Pete C. (x_at_x.x)
Date: 06/10/04


Date: Thu, 10 Jun 2004 18:59:17 GMT

Brendan Grant wrote:
> The following describes a problem I have been having for the better
> part of 3 months, for approximately the last month however I have been
> focused solely on solving it and seem to be no nearer now than a month
> ago. Any thoughts or suggestions that might lead to a fix would be
> greatly appreciated.
>
> I have to VB based applications on two different PC's, a client and a
> server which use a pair of OCX's to provide a communication method
> between the two and which use an overloaded version of the CSocket
> class.
>
<snip MFC code>

Only the standard C++ language and its library are topical here. MFC
questions should be asked on microsoft.public.vc.mfc.

- Pete