Socket connections to VC++ Service

  • Thread starter Thread starter Stuart Ferguson
  • Start date Start date
S

Stuart Ferguson

I am currently writing a C# dll which is to communicate with a Service
written using MS VC++ 6 with MFC. The comms is to be done using a socket
are there any known issues with these comms as I am able to connect to
the service OK but when sending data it fails

Stuart
 
Stuart,

Can you show some code? Also, are you getting an exception? If so,
what is the exception?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top