PC Review Forums Newsgroups Microsoft DotNet Microsoft Dot NET Compact Framework Communication architecture

Reply

Communication architecture

 
Thread Tools Rate Thread
Old 16-01-2006, 04:08 PM   #1
=?Utf-8?B?UHVjZQ==?=
Guest
 
Posts: n/a
Default Communication architecture


Hi,

we have two devices running the .Net Compact Framework. One has to maintain
the other (file upload/download, configure settings, ...) via an infrared
port. What is the best way to do something like this?

- IrDA? What if some devices have a newer software version installed and
others a older version?

- Web Server? Pro: No version problem. How good is the integration into a
..Net Compact Framework Application? (The application of the device to be
maintained has at least 2 states: "in service" and "in maintenance". The Web
Server would only handle the maintenance part! If the application is "in
service" mode, the other device is not available. In that situation the
application is not controlled by a GUI!)

- Web Service?

- other?

Thanks a lot for your inputs.

-Puce
  Reply With Quote
Old 17-01-2006, 06:33 AM   #2
=?Utf-8?B?VmlyYWw=?=
Guest
 
Posts: n/a
Default RE: Communication architecture

I hope following article will help....

http://msdn.microsoft.com/smartclie...pdater_topic005




"Puce" wrote:

> Hi,
>
> we have two devices running the .Net Compact Framework. One has to maintain
> the other (file upload/download, configure settings, ...) via an infrared
> port. What is the best way to do something like this?
>
> - IrDA? What if some devices have a newer software version installed and
> others a older version?
>
> - Web Server? Pro: No version problem. How good is the integration into a
> .Net Compact Framework Application? (The application of the device to be
> maintained has at least 2 states: "in service" and "in maintenance". The Web
> Server would only handle the maintenance part! If the application is "in
> service" mode, the other device is not available. In that situation the
> application is not controlled by a GUI!)
>
> - Web Service?
>
> - other?
>
> Thanks a lot for your inputs.
>
> -Puce

  Reply With Quote
Reply



Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off