Thin portable client.

T

tc

I have a requirement to run an RF portable application without any
installation on the portable itself. The exe and any other files required
would have to reside on a server. The portable must connect to the server
via RF.

I will be developing in VB2005 for a CE5 device.

Firstly I need to know if this is possible without using any 3rd party
controls or app designers, and if it is possible, how do I go about it?

Thanks.
 
G

Guest

If there is no install on the device then it sounds like you are not
developing in VB for CE 5.0 - you're developing ASP for a server that the
device with use a browser against or a desktop app that you use RDP to
connect to. There is no way to run an app on a device without it first
being copied to the device.


--

Chris Tacke, Embedded MVP
OpenNETCF Consulting
Managed Code in an Embedded World
www.OpenNETCF.com
 

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