HELP Someone!!! Please

  • Thread starter Thread starter David Hanson
  • Start date Start date
D

David Hanson

Ok I have asked this question MANY times now and nobody answers, so this
time please can someone help.

When using the compact framework you have a number of options for
connectivity. If you use webservices everything is cool as the webservice
objects use Connection manager internally. However if you opt for sockets,
which I have as they are better for performance you need to p/Invoke to the
connection manager API. The problem I have is that I cannot find a decent
example of using the connection manager API from any .NET language.

Surely people must have done this before? Please someone help me with this
as it's driving me crazy.

Thanks in Advance,

Dave Hanson
 

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