If you use a Palm VII you can't use sockets.  You must use INetLib (as far
as I can tell at least).  My socket program that gets data from a webserver
works on the emulator, but not on the VII.

--b

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Tom
Zerucha
Sent: Thursday, April 13, 2000 4:20 PM
To: Palm Developer Forum
Subject: Re: Wireless connection in palm


On Thu, Apr 13, 2000 at 11:29:06AM -0700, Tony Davis wrote:
> Hi all,
>
> I'm new to Palm Application development.
> The Palm application that I have in mind needs to exchange data with a
> remote desktop(in another city) continuously.
> Can I achieve this through wireless media?(using wireless modem, cell
phone
> connection,wireless net etc..?)

goamerica or omnisky have modems and services that do this.

> If yes, what are the equipment/software that i have to purchase to
develope
> and deploy such a solution.?

A minstrel modem - $99 with goamerica activation for a III or similar,
$300 or so for a palm V minstrel through omnisky.

> Also can anyone give me a rough idea of the run-time cost of such a
wireless
> connection?

$40-$50/month flat (check web pages for current pricing).  Lower rates
if you don't send that much data.

> I have some experience using TCP/IP sockets.Can I use sockets for
> programming?

Yes, but Palm sockets are a superset of Berkeley sockets (but there
are #defines for all the normal socket calls in the headers).

--
For information on using the Palm Developer Forums, or to unsubscribe,
please see http://www.palm.com/devzone/mailinglists.html


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palm.com/devzone/mailinglists.html

Reply via email to