Hi Fred:

Fred Schaettgen wrote:
On Tuesday 01 March 2005 11:14, Pedro Monjo Florit wrote:
  
but still no success. With the same computer and configuration and as a
normal user, if I send a file from KDE using kbtobexclient, it works as
expected (no PIN requested, just the confirmation for receiving the
message), so I believe that there is some other things to do. I guess
that it should be a library call or somthing similar. Any suggestions?
    

Are you sure that you are connecting to the rfcomm channel of the obex push 
service? All others require authentication usually. Maybe you should have a 
look at hcidump's output to see the difference and at which point the phone 
is requesting authentication.

Fred

  
Thank you very much for your suggestion. It was indeed what you said. I was sending the data to the service "OBEX File Transfer" instead of "OBEX Object Push". Now it works exactly as expected.

Cheers,

Pedro