|
Posted by Chris De Herrera on June 4, 2007, 2:00 pm
Please log in for more thread options
Hi,
All connectivity scenarios focus on TCP/IP.
You can use TCP/IP to connect between a Windows Mobile device and a PC via
ActiveSync and a USB cable.
Beyond that you can use TCP/IP to connect via Wi-Fi, Bluetooth or
GPRS/1xRTT.
At a higher level Microsoft supports SQL Server running on the device and it
can connect to SQL Server.
--
Chris De Herrera
http://www.pocketpcfaq.com http://www.tabletpctalk.com http://www.pocketpctalk.com http://www.mobilitytalk.com
Windows Mobile Device Center FAQs -
http://www.pocketpcfaq.com/faqs/wmdc/index.htm ActiveSync Troubleshooting Guide -
http://www.pocketpcfaq.com/faqs/t-shootactivesync.htm
> Hello ,
>
>
>
> For windows mobile, can we provide communication between our client and
> other third party using local communication protocol and invocation?
>
> Two major different scenarios: parallel and serial. When both application
> running at the same time - one of them is our application , we need to
> establish a connection (e.g. socket base solution, or even a file base
> solution) communicate between them. For serial method, one application
> (usually the other third party application) will launch our application
> with
> passing parameter.
>
> Also our application must be able to share the records (database) with
> other
> 3rd party application. Can we need to standardize with other third party
> application on the format of the data. What are ways that we can provide
> such
> interapplication communication ?
>
>
>
> Looking forward for a positive response.
>
>
>
> Thanks ,
>
> Nupur Tiwari
>
|