Re: Deploying a Visual Studio 2005 C# Prog to a mobile PC through



thanks man, i'm gonna try that. sounds like a good idea to me.

"David Hearn" wrote:

Maybe write an app which listens on a particular port, and when a
certain pass phrase is received, it starts those 2 apps? Then when you
need to deploy, just send the trigger from your end and then do the
deployment?

If it's a 'secure' environment, then maybe you could start those apps at
startup, but I believe that might be insecure (as others could deploy
apps to that device without restriction).

Hope that helps,

David

kenjenningism wrote:
thanks, david it worked!
yes, im using windows ce.
the only problem is, you have to run those two programs conmanclient and
cmaccept everytime you deploy the application right?
so if the handheld is with the user, they have to start those programs
manually, which is not the easiest thing to do.
any suggestion?
thanks!

"David Hearn" wrote:

kenjenningism wrote:
hello,

is there anyway that i can deploy a C# program from Visual Studio 2005 to a
mobile pc/handheld scanner that is connected to the network using TCP/IP?
I've been searching the web but I couldn't find an answer if it is capable of
doing it or not.
right now, i'm deploying the program through a docking station that is
connected to my pc. im just wondering if it can also be done through the
network especially when i make updates to the program and the handheld
scanners are out in the warehouse.
thank you very much.

If it's a Windows Mobile/Windows CE device then take a look at
http://blogs.msdn.com/vsdteam/archive/2005/04/28/413304.aspx

It explains how to debug over TCP/IP, which includes deploying the built
application. You need to install a couple of files onto the device
first to get it to accept connections, but after that it works fine for
what I've done.

I don't know if there's a more appropriate method for your situation, or
if you're not using Windows Mobile/CE.

Hope that helps,

David


.



Relevant Pages

  • Re: Deploying a Visual Studio 2005 C# Prog to a mobile PC through
    ... If it's a 'secure' environment, then maybe you could start those apps at startup, but I believe that might be insecure. ... If it's a Windows Mobile/Windows CE device then take a look at http://blogs.msdn.com/vsdteam/archive/2005/04/28/413304.aspx ... It explains how to debug over TCP/IP, which includes deploying the built application. ... You need to install a couple of files onto the device first to get it to accept connections, but after that it works fine for what I've done. ...
    (microsoft.public.vstudio.general)
  • Re: Effect of listener on existing connections?
    ... Solaris 10 inside a ZFS zone (our previous system was Oracle ... and attempts to create new connections are ... issue of the listener locking up if you're not using ONS. ... how does a blocked listener explain the fact that apps with existing ...
    (comp.databases.oracle.server)
  • Re: how to get all remote cursors connection in current data session?
    ... > Continuing my problem regarding connection to MSSQL, ... > Because my thread 'A lot of lockings and connections to SQL Server. ... All connections belong to one apps would be immediatelly ...
    (microsoft.public.fox.programmer.exchange)
  • Re: how to get all remote cursors connection in current data session?
    ... Willianto wrote: ... > Because my thread 'A lot of lockings and connections to SQL Server. ... All connections belong to one apps would be immediatelly ...
    (microsoft.public.fox.programmer.exchange)
  • how to get all remote cursors connection in current data session?
    ... Because my thread 'A lot of lockings and connections to SQL Server. ... 'kill' those external connections by running following break.prg. ... All connections belong to one apps would be immediatelly ...
    (microsoft.public.fox.programmer.exchange)