Well, after stepping through things in the PalmDebugger in assembly language, it looks 
like ExgAccept is doing something I didn't expect. I am setting the Description and 
the Type fields in the socket structure when sending the data, and leaving the Name 
NULL. 

On the receiving end, I am getting a Description, but the Type is NULL, and the name 
is Palm.exg. Since the source for ExgLibAccept is not available, it is hard to know 
how the exchange manager handles these parameters. 

When I do this in loopback mode, I get the Type as expected. I was relying on the Type 
field to direct how to receive the beam.

For David or Roger, what is the expected behavior for how the Type and Name fields are 
filled in by ExgAccept? Also, how do you send something to another app on the Palm 
using the Type field. For example, if you want to send something to another Palm's 
Memo Pad, but instead of specifying the Creator as the MemoPad creator, you instead 
want to specify the Type as "TXT"?

Thanks,

Shannon



> >Does anyone have any hints on debugging a beam receive? I have a problem=
> > where a beam receive is not working on a physcial device, but it works in=
> > loopback mode on a physical device and POSE.
>
>What are you trying to receive? Several people have reported a silent
>failure when you try to accept a beam when the database needed for that
>beam is open (ie, if you have the memo pad database open for some reason,
>memo pad can't accept memos until you close the database). It is somewhat
>obscure, but I know of at least 2 apps that ran into this (one of them my
>own).
>
>Brian
>_____________________________________________________________________
>Mark/Space Softworks                               voice 408-293-7299
>111 West Saint John, 3rd Floor                       fax 408-293-7298
>San Jose, CA 95113                         <http://www.markspace.com>
>
>        PalmOS, Mac OS, Windows and Web Software & Solutions:
>
>         PageNOW! Wireless Messaging, PhoneWatcher Caller ID,
>     Online & Communicate terminal emulation and serial debugging
>
>-- 
>For information on using the Palm Developer Forums, or to unsubscribe, please see 
>http://www.palm.com/devzone/mailinglists.html


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

Hands High Software
Award winning software for the Palm(tm) Computing platform 

<http://www.handshigh.com/> 

[EMAIL PROTECTED]

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

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

Reply via email to