Petit Eric schrieb:
> 2008/5/10 Petit Eric <[EMAIL PROTECTED]>:
>   
>> 2008/5/10 Vladimir Levchenko <[EMAIL PROTECTED]>:
>>     
>>>> I made some test with cs-obexftp 0.13 and it's right there is problem
>>>> with dll dependancy.
>>>> I made a new and hope corect, release, the 0.14, yu can get it here :
>>>>
>>>> http://downloads.sourceforge.net/cs-obexftp/Cs-ObexFtp_1.0.0.14-Win32Setup.exe?use_mirror=osdn
>>>> From the SF project.
>>>> It's always better to unistall previous version.
>>>> I hadn't got the time to write a little how to for windows, so :
>>>> First, you need to paired your device with the MS bt stack (blutooth
>>>> icon near the windows click).
>>>> Start cs-obexftp and go in option tab, select BT, then click  refresh,
>>>> if evry thing is ok, it should find your phone.
>>>> Then click on get service, if you are luky your phone feedback with
>>>> the list of this service, find the file transfer and keep the channel
>>>> number of it.
>>>> Got in the misc tab and then in the force ftp channel put the one you
>>>> are find, because at this time the win32 version of openobex doesn't
>>>> provide discovery function.
>>>>
>>>> I hope this will help you, once time, give me feedback of the result.
>>>> Thank's
>>>>
>>>>         
>>> Result is much better - Cs-ObexFtp dont crash, finds a phone, find services,
>>> 4 example OBEX file transfer is at 6 chanel. I entered this number in Misc
>>> tab, and try to connect - and what i have:
>>>
>>> "Found FTP channel is -1
>>> Try to use the force parameter 6
>>> Connect ret code is -1, connect to device failled"
>>>       
>> Great we avance, so can we try now to go in the misc tab and check the
>> two box about log (windows and files) to provide debug output.
>> Also if you have a SVN client (tortoise for example) can yu get the
>> BtStressDebug from my svn at :
>> http://cs-obexftp.svn.sourceforge.net/viewvc/cs-obexftp/BtStressDebug
>> This tool check all chanel and provide full debug txt file, i already
>> see that, the phone feedback file transfert at chanel XX, but in fact
>> the good chanel is YY, if you hace icq or msng, give me it and if time
>> permit i can debug it in live ?
>>     
>>> Bluesender (http://www.bluesender.com/) and Obex Commander
>>> (http://intradarma.com/OBEXCommander.html) works fine with my hardware.
>>>
>>> :(
>>>
>>>
>>> Vladmir.
>>>
>>>       
> Hendrik, the final goal of vladimir is to upload files on is phone,
> wath is the status of carriage return and end line with file
> transfert, yu solved it or file transfered are always corrupt ?
> Can yu compil and provide me a last good dll, then i can include it in
> my windows setupt it should already be better than existing ?
>   
I may repeat myself but OpenObex is only about binary data, it doesn't 
know about CR of LF characters. Only the data that it transports may be 
text with specified line end format (mostly this is CR+LF) like XML 
folder listings and such things.
If there is a bug, it is either in obexftp, .NET or in your program.

HS


-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Don't miss this year's exciting event. There's still time to save $100. 
Use priority code J8TL2D2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Openobex-users mailing list
Openobex-users@lists.sourceforge.net
http://lists.sourceforge.net/lists/listinfo/openobex-users

Reply via email to