Bluetooth dongle
Moderators: Hacker, petermad, Stefan2, white
- fabiochelly
- Power Member
- Posts: 603
- Joined: 2003-02-05, 12:03 UTC
- Location: Rambouillet, France
Bluetooth dongle
Hi,
I use a bluetooth dongle on my computer and I can see a new item My Bluetooth places" in the explorer.
Is it normal that I can't see it under Total Commander?
Thanks,
Fabio
I use a bluetooth dongle on my computer and I can see a new item My Bluetooth places" in the explorer.
Is it normal that I can't see it under Total Commander?
Thanks,
Fabio
Fabio Chelly.
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
#60241
Lorsqu'on s'occupe d'informatique il faut faire comme les canards...
Paraître calme en surface et pédaler comme un forcené par en dessous
hi
it´s a good question - i suppose its the same problem like the gmail-drive: http://ghisler.ch/board/viewtopic.php?t=5180
maybe the solution from the other thread will work here also.
it´s a good question - i suppose its the same problem like the gmail-drive: http://ghisler.ch/board/viewtopic.php?t=5180
maybe the solution from the other thread will work here also.
gruß
chriss
chriss
- ghisler(Author)
- Site Admin
- Posts: 50918
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
No chance - if the Explorer extension isn't well-written, it will not work, no chance.
The problem is the following: Extensions "draw themselves" when asked to do so. I don't want this, because I don't want an Explorer window inside of TC! So I use the other method, I ask for the IShellFolder OLE2 interface and try to enumerate all files in the virtual shell folder. Unfortunately some not so well written Explorer extensions simply don't implement this enumeration interface, or return 0 files. One such example is the ActiveSync interface, that's why I had to write the WinCE plugin.
The problem is the following: Extensions "draw themselves" when asked to do so. I don't want this, because I don't want an Explorer window inside of TC! So I use the other method, I ask for the IShellFolder OLE2 interface and try to enumerate all files in the virtual shell folder. Unfortunately some not so well written Explorer extensions simply don't implement this enumeration interface, or return 0 files. One such example is the ActiveSync interface, that's why I had to write the WinCE plugin.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Excuse me, i don't understand fully..ghisler(Author) wrote:No chance - if the Explorer extension isn't well-written, it will not work, no chance.
The problem is the following: Extensions "draw themselves" when asked to do so. I don't want this, because I don't want an Explorer window inside of TC! So I use the other method, I ask for the IShellFolder OLE2 interface and try to enumerate all files in the virtual shell folder. Unfortunately some not so well written Explorer extensions simply don't implement this enumeration interface, or return 0 files. One such example is the ActiveSync interface, that's why I had to write the WinCE plugin.


"Error loading plugin file!
The plugin probably needs some DLLs missing on your system."
Where's a problem?
And is it possible to use this plugin (or smth other, which?...) for connecting with devices via BlueTooth (BlueSoleil driver from IVT Corporation, for example) ?
Thanks very much for fantastic program.... Very popular in Russia

gl 2 us..
- ghisler(Author)
- Site Admin
- Posts: 50918
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
I meant that to access special devices like PocketPC or Bluetooth, someone needs to write a plugin. I wrote one for PocketPCs (the WinCE plugin), but not for Bluetooth devices.
Currently I know only two plugin which works over bluetooth:
1. My own "serial" plugin, which can work over the virtual serial port created by the bluetooth stack
2. Symbian plugin, it can access Symbian devices over Bluetooth:
http://www.totalcmd.net/plugring/SYMBFS.html
Currently I know only two plugin which works over bluetooth:
1. My own "serial" plugin, which can work over the virtual serial port created by the bluetooth stack
2. Symbian plugin, it can access Symbian devices over Bluetooth:
http://www.totalcmd.net/plugring/SYMBFS.html
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Thanks, now its clear. "Serial" plugin? Never heard about such..ghisler(Author) wrote:...
Currently I know only two plugin which works over bluetooth:
1. My own "serial" plugin, which can work over the virtual serial port created by the bluetooth stack
...

In BlueSoleil we can assign virtual COM-port for connection with BT-devices, such as mobile phones (not symbian..) IS IT THAT? "Serial" plugin is for such "virtual" com-ports?
gl 2 us..
http://www.ghisler.com/serial.htmwindes wrote:"Serial" plugin? Never heard about such..Would you show straight link, please!
Exploring files in TC via Bluetooth. Virtual COM-port or ...
Ok, i loaded serial plugin (and, for other any case - symbian plugin too). There was SerialServer, which successfully connects to COM7 virtual port, which bluetooth driver creates. (only on 115200 max..) But never mind.
If i press on COM7 in serial plugin config window, an empty popup of copying smth via TC appears, then sound of error and no effect.
More, if i connect to COM7 via SerialServer, and then - in TC plugins click in serial plugin on COM7 -> Can't open port! - it writes..
So, please, say:
We have virtual COM-port working via USB-bluetooth device (nevermind what exactly, isn't it or not?). How to explore files on that device via PC in TotalCommander? Is here someone, who successfully did it?
If i press on COM7 in serial plugin config window, an empty popup of copying smth via TC appears, then sound of error and no effect.
More, if i connect to COM7 via SerialServer, and then - in TC plugins click in serial plugin on COM7 -> Can't open port! - it writes..
So, please, say:
We have virtual COM-port working via USB-bluetooth device (nevermind what exactly, isn't it or not?). How to explore files on that device via PC in TotalCommander? Is here someone, who successfully did it?

gl 2 us..
- ghisler(Author)
- Site Admin
- Posts: 50918
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
The Serial Server must be run on one of the two machines which you want to connect, and the Total Commander plugin on the other. Currently there is such a server for PCs, Palm and PocketPC agendas.
You normally need to pair the two devices before your can send data from/to them.
You normally need to pair the two devices before your can send data from/to them.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
Pair for success..
Ah, pair.. Ok, i understand now. Thanks for help, Christian..Simple mobile phones with bluetooth can't be explored via Total.
gl 2 us..
- ghisler(Author)
- Site Admin
- Posts: 50918
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
No they can't, except with the Symbian plugin - of course only Symbian phones...Simple mobile phones with bluetooth can't be explored via Total.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com