The sockets are universal, they'll work on nearly all the devices. But there are 2 problems:
1. The sockets are not very fast... compared with the usb
2. How will "connect" them? I mean on Tungsten W and Treos you can use the gsm module, On T|3 - the bluetooth, on T|C the WiFi but the rest of them? Ir?
Riccardo Cohen wrote:
Well I thought that with all the rich api provided for palm communication, there would be a simple way to speak with it from a desktop.
I found : USBPort.dll USBTransport.dll USB_Driver/PalmUSBD.inf USB_Driver/PalmUSBD.sys
and no documentation. Of course nothing on my Mac.
I'm quite sure there must be another way. Is it an idea to use internet sockets ? would it work on any device ?
Flex wrote:
The usb is complicated - look in the hotsync folder and you'll find a palmusb.dll - this is the one you have to use to communicate with the device, no other way. Dig here to check for some developer experience with this dll.
Riccardo Cohen wrote:
Hi Nobody answered my question, am I in the wrong mailing list ? PS: of course I dont want to use conduit via hotsync.
All I need is to exchange some binary data from the PC (or MAC) to the palm. I've read docs about exchange manager, net library etc.. and I wonder why all this is so complicated ! and of course I could not find a simple example of data exchange between PC/MAC and palm
I already succeeded in communicate with serial port on a PC. Now with usb I dont find anything...
Thanks for any info.
-------- Original Message -------- Subject: usb ? Date: Mon, 05 Jan 2004 19:50:40 +0100 From: Riccardo Cohen <[EMAIL PROTECTED]> Reply-To: Palm Developer Forum <[EMAIL PROTECTED]> Organization: articque To: Palm Developer Forum <[EMAIL PROTECTED]>
Hi,
I would like to transmit data to and from palm with my PC / Win32. With serial port, I have no
problem, but with usb, I cannot find any api in visual studio.
How can I send data to usb in C on win32 ?
Thanks
-- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
