NEW: Siemens FlexMem filesystem plugin (ME45,S45 and others)
Moderators: Hacker, petermad, Stefan2, white
- aziemer
- Junior Member
- Posts: 53
- Joined: 2003-06-11, 06:56 UTC
- Location: near Bremen, Germany
- Contact:
NEW: Siemens FlexMem filesystem plugin (ME45,S45 and others)
Filesystem plugin to access the FlexMem of SIEMENS mobile phones S45, ME45 (and possibly later models)
This is a Beta version, so please give me feedback what works and what not!
ERICSSON phones might work also, please try it and tell me.
Currently only serial connection is supported, no IrDA - sorry.
Download here: http://totalcommander.a-z-e.de/SIFSv0_9ß.ZIP
Andreas
This is a Beta version, so please give me feedback what works and what not!
ERICSSON phones might work also, please try it and tell me.
Currently only serial connection is supported, no IrDA - sorry.
Download here: http://totalcommander.a-z-e.de/SIFSv0_9ß.ZIP
Andreas
*** Don't panic ***
Re: NEW: Siemens FlexMem filesystem plugin (ME45,S45 and oth
aziemer wrote:
Download here: http://totalcommander.a-z-e.de/SIFSv0_9ß.ZIP
Just gives me a 404!

- aziemer
- Junior Member
- Posts: 53
- Joined: 2003-06-11, 06:56 UTC
- Location: near Bremen, Germany
- Contact:
2Leif
Hmm, just tried it, and it worked. Maybe the 'ß'. I changed the name.
Please use http://totalcommander.a-z-e.de/SIFSv09b.ZIP
Hmm, just tried it, and it worked. Maybe the 'ß'. I changed the name.
Please use http://totalcommander.a-z-e.de/SIFSv09b.ZIP
*** Don't panic ***
- ghisler(Author)
- Site Admin
- Posts: 50390
- Joined: 2003-02-04, 09:46 UTC
- Location: Switzerland
- Contact:
2aziemer
You write something about the obex protocol - does your plugin work with infrared too? I ask because my Total Commander for PocketPC will support Obex in its next version 1.2, via infrared. What functions do you use in obex? TC/CE currently only supports obex send and obex receive, no remote browsing.
You write something about the obex protocol - does your plugin work with infrared too? I ask because my Total Commander for PocketPC will support Obex in its next version 1.2, via infrared. What functions do you use in obex? TC/CE currently only supports obex send and obex receive, no remote browsing.
Author of Total Commander
https://www.ghisler.com
https://www.ghisler.com
-
- Junior Member
- Posts: 39
- Joined: 2003-03-24, 10:47 UTC
-
- Junior Member
- Posts: 39
- Joined: 2003-03-24, 10:47 UTC
- aziemer
- Junior Member
- Posts: 53
- Joined: 2003-06-11, 06:56 UTC
- Location: near Bremen, Germany
- Contact:
For tracking down the problem please download this changed plugin: http://totalcommander.a-z-e.de/SIFSv09b2.ZIP
Just copy SIFS.WFX over the old one. Then locate the FSPLUGIN.INI in the Total Commander folder and add the following line in the
[SIEMENS FS by AZE] section:
Debug=filename
where filename is a filename of your choice, where debug messages are logged.
Now try to connect to your mobile and mail me the contents of this file.
BTW.: IrDA works (at least with my ME45 and Win98). Just select the virtual COM port associated with your IrDA port.
Andreas
Just copy SIFS.WFX over the old one. Then locate the FSPLUGIN.INI in the Total Commander folder and add the following line in the
[SIEMENS FS by AZE] section:
Debug=filename
where filename is a filename of your choice, where debug messages are logged.
Now try to connect to your mobile and mail me the contents of this file.
BTW.: IrDA works (at least with my ME45 and Win98). Just select the virtual COM port associated with your IrDA port.
Andreas
*** Don't panic ***
-
- Junior Member
- Posts: 39
- Joined: 2003-03-24, 10:47 UTC
- aziemer
- Junior Member
- Posts: 53
- Joined: 2003-06-11, 06:56 UTC
- Location: near Bremen, Germany
- Contact:
Version 1.0 is out
Main changes are:
- a massive improvement in speed
- progress bars
- disk size and free space shown
- fixed a few bugs
Get it here: http://totalcommander.a-z-e.de/SIFSv10.ZIP
And the sources: http://totalcommander.a-z-e.de/SIFSv10_SRC.ZIP
2Ghisler
This is what its based on (partially heavily modified)
- OpenOBEX http://openobex.sourceforge.net
- COBEX OpenFTP http://triq.net
To communicate I use the whole bunch of commands that are available:
PUT, GET, SETPATH and their derivatives (get DIR listing, get INFO (disksize,free space))
The current engine even has a server mode (though unused in SIFS). Just take a look at the sources...
Andreas
Main changes are:
- a massive improvement in speed
- progress bars
- disk size and free space shown
- fixed a few bugs
Get it here: http://totalcommander.a-z-e.de/SIFSv10.ZIP
And the sources: http://totalcommander.a-z-e.de/SIFSv10_SRC.ZIP
2Ghisler
This is what its based on (partially heavily modified)
- OpenOBEX http://openobex.sourceforge.net
- COBEX OpenFTP http://triq.net
To communicate I use the whole bunch of commands that are available:
PUT, GET, SETPATH and their derivatives (get DIR listing, get INFO (disksize,free space))
The current engine even has a server mode (though unused in SIFS). Just take a look at the sources...
Andreas
*** Don't panic ***
-
- Junior Member
- Posts: 37
- Joined: 2003-02-08, 13:51 UTC
- Location: Moscow, Russia
aziemer
thanks for your plugin. it is VERY useful by the concept, but questions / wishes exist.
1. How can i send sms (txt) message from within TC to flex memory? of course there are a lot of proggies for SMSing from computer, but i love TC and i love my ME45, so it would be great to do everything from within TC.
2. vice versa : How can i send a voice file from my Siemens, written with built-in dictating machine to TC? it is not a *.wav file, it has to be converted to *.wav somehow.
Well, both 1 & 2 can be done with
Siemens Data Exchange Software , it has the conversion ability, but the interface is Explorer-like, so u may understand...
Will you think it over in any future versions, please ?
[/url]
thanks for your plugin. it is VERY useful by the concept, but questions / wishes exist.
1. How can i send sms (txt) message from within TC to flex memory? of course there are a lot of proggies for SMSing from computer, but i love TC and i love my ME45, so it would be great to do everything from within TC.
2. vice versa : How can i send a voice file from my Siemens, written with built-in dictating machine to TC? it is not a *.wav file, it has to be converted to *.wav somehow.
Well, both 1 & 2 can be done with
Siemens Data Exchange Software , it has the conversion ability, but the interface is Explorer-like, so u may understand...

Will you think it over in any future versions, please ?
[/url]
# 85814 Personal licence
- aziemer
- Junior Member
- Posts: 53
- Joined: 2003-06-11, 06:56 UTC
- Location: near Bremen, Germany
- Contact:
1) You can't send SMSs simply because they are not stored in FlexMem! FlexMem only holds the SMS archives (SMS/inbox SMS/outbox).
2) Copy them from/to the "Voice memo" directory. Convert VMO files with the utilities from http://totalcommander.a-z-e.de/vmoutils.zip
I am working on a TC filesystem plugin that works on the BMP/BMX (logos), MID (ringtones), VCF (Adressbook) and VCS (scheduler) areas of the SIEMENS. First I decided to incorporate it into the FlexMem plugin, but as switching from AT-Mode (for BMP,MID etc.) to OBEX mode (flexmem) and vice versa more often failed as it worked, it will be a new plugin - and it will be coming soon, as time permits.
Andreas[face=arial][/face][face=arial][/face]
2) Copy them from/to the "Voice memo" directory. Convert VMO files with the utilities from http://totalcommander.a-z-e.de/vmoutils.zip
I am working on a TC filesystem plugin that works on the BMP/BMX (logos), MID (ringtones), VCF (Adressbook) and VCS (scheduler) areas of the SIEMENS. First I decided to incorporate it into the FlexMem plugin, but as switching from AT-Mode (for BMP,MID etc.) to OBEX mode (flexmem) and vice versa more often failed as it worked, it will be a new plugin - and it will be coming soon, as time permits.
Andreas[face=arial][/face][face=arial][/face]
*** Don't panic ***
-
- Junior Member
- Posts: 37
- Joined: 2003-02-08, 13:51 UTC
- Location: Moscow, Russia