remoting in compact framework...

G

glenn

I am looking at using Remoting to attempt to communicate between a PDA app
and a remote server that will be hosting a service to receive XML
communications, run appropriate functions and then respond back to the
client.

Can anyone tell me if the PDA via compact framework will be capable of this
type of communication before I get too far?

Thanks,

glenn
 
T

Topper

You must use only WebService or XML|SOAP messaging for .NET CF.
The first is prefered =)).
 

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

Top