what device?
tx on wifi works.
tx on bt works
th55 on wifi works
if one of those doe snot work for you, i can give you the armlet so
you can use that
On 3/20/07, Luca Bertoncello <[EMAIL PROTECTED]> wrote:
"Dmitry Grinberg" <[EMAIL PROTECTED]> schrieb:
> yeah, if you plan to use the code in 68k, remember to add library
> reference number as first param to all calls, and remove calls to
> NetLibLoad() and NetLibUnload(). Those are for the arm code.
Unfortunately, it does not work...
I call your function as following:
if(SysLibFind("Net.lib", &AppNetRefnum) == 0)
{
if(ArmletMain(AppNetRefnum))
StrCopy(W, "T");
else
StrCopy(W, "F");
}
and then I display the content of W.
It is always "F", don't care if the Palm is connected or not...
Any idea?
Thanks
Luca Bertoncello
([EMAIL PROTECTED])
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/
--
Best Regards, Dmitry Grinberg
Software Engineer, http://PalmPowerups.com
(847) 226 9295
AIM: DmitryGrinberg
MSN: [EMAIL PROTECTED]
ICQ: 165589894
Y! IM: dmitrygr2003
--
For information on using the ACCESS Developer Forums, or to unsubscribe, please
see http://www.access-company.com/developers/forums/