Busy socket error (Net 0x1209) on virtually all port number I try

2001-08-08 Thread Gabriel Rymberg
Hello all: The following code snippet runs on a Visor Edge with a Xircom SWE 1130 Wireless LAN module. I'm basically setting a server to listen to a socket. Any port number I choose gets me the error "Busy socket" (Net 0x1209 = 4617). Any ideas? == Begin Code Snippet == static void ListenToTvrc(v

Support of flashing an AMD product installed in a module.

2001-09-23 Thread Gabriel Rymberg
Hello all Anybody knows where a Flash Driver (to be added as part of a CardUpdate utility) for the Am29DL323CB can be found? Thanks. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/tech/support/forums/

An interesting challenge regarding SysAppLaunch

2002-12-27 Thread Gabriel Rymberg
xample upon request). I assumed stack overflow problems and increased the stack to $3000. No change. I need assistance in understanding the mechanism of SysAppLaunch and what happens in the case the subroutine does not return, but instead calls the calling program back! Any help will be greatly ap

Re: An interesting challenge regarding SysAppLaunch

2002-12-28 Thread Gabriel Rymberg
aunch which is causing you to attempt to use code that is not in your first segment. In non-global launch codes, you can only use code in the first segment. Kevin -Original Message- From: Gabriel Rymberg [mailto:[EMAIL PROTECTED]] Sent: Friday, December 27, 2002 4:19 AM To: Palm D

Spontaneous soft-reset on a Visor upon entering sleep mode

2003-02-20 Thread Gabriel Rymberg
thermal printer - but I verify that sleep mode is not entered while transmitting. In fact, the application is really idle when sleep mode is attempted - it just resets, and of course that causes the application to quit. Gabriel Rymberg -- For information on using the Palm Developer Forums, or

Advanced issue: HalCardSleep causes a soft-reset

2003-02-27 Thread Gabriel Rymberg
While using a Visor Platinum, there seems to be an issue with the HalCardSleep routine. It occasionally causes the Visor to undergo a soft-reset when attempting to enter sleep mode. I can trace the root of the cause to my usage of HsCardHdrUpdate, an undocumented Handspring extension function, tha

Usign a CF WLAN adapter on a Visor

2003-03-04 Thread Gabriel Rymberg
I was wondering if anyone had the chance to connect a SpringBoard CF adapter to the Visor (e.g., PITECH's MemPlug CF) and then a WLAN (802.11b) adapter (e.g., DLINK's DCF-660W)? Does it work? Are there other CF WLAN adapters suitable for the Palm OS platforms? -- For information on using the Pa

Re: Usign a CF WLAN adapter on a Visor

2003-03-05 Thread Gabriel Rymberg
Matthew: The reason I've asked, is because I'm facing a scarce supply of SpringBoard modules for the Visor. In particular, I need a large quantity of Xircom SWE1130-NA. The lack of which drives me to look for a replacement solution. Can you point me in the right direction for the specs, such that I

Buying: XIRCOM SWE1130NA

2003-03-05 Thread Gabriel Rymberg
Looking for a large quantity for a project. Please post reply or email direclty @ [EMAIL PROTECTED] -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/

String to DateTime conversion

2003-03-06 Thread Gabriel Rymberg
I've scouted the web and the relevant newsgroups. Anyone can point me to some C or C++ code to do it on a Palm OS platform. "12/03/2003 19:02:03" => DateTime is what I need. -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/f