Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Sockets and Network

0 views
Skip to first unread message

Vinoj

unread,
Dec 3, 2009, 9:06:04 PM12/3/09
to
Hi,

I have an VC2008 (C++) app that reads data from a VC6 app using CArchives
over sockets using regular socket reads. On my local computer when I send
the packets to 127.0.0.1, it reads it with no issues. On a blank "test"
computer with .NET 3.5, VC++ redist, and both applications installed, the
local (127.0.0.1) test doesn't work. The VC6 app simply cannot detect the
open port of the VC2008 app. No error messages on the VC2008 app. Are there
some extra libraries that need to be installed? I'm pretty sure if I install
VS2008 on the "test" machine, it'll work, but that defeats the purpose.

Thanks!

Vinoj

0 new messages