Alcatel manazer 1.029

english version ceska verze For mobile phones Alcatel 501/701/535/735(i)
Modified:14.02.2005
Application window


»
nahoru

News:

14.02.2005Updated version 1.029 - bug fixes, minor improvements
22.01.2005License changed from GNU/GPL -> Freeware
16.01.2005Updated version 1.028 - bug fixes, export contacts into CSV, copying contacts from SIM into the phone memory, minor improvements
26.12.2004Updated version 1.027 - Support for more phones (profiles), displays incoming phone call, incoming SMS and other enhancements
24.8.2004Updated version 1.026 - support for english language, enhanced working with the SMS - export and sorting.
1.8.2004Updated version 1.025 beta - support for another languages, at this time only english, searchiong phone at rates supported by Alcatel (9600, 19200, 38400 and 115200 for IrDa).

»nahoru

I'm planning

  • Almost everything you want ...
  • Incoming phone calls will be reported if the phone is connected to the PC
  • Profiles for more phones

    If you have more phones, you will be able to synchronize them simply by switching the profile.

If you want to donate this software contact me at the Contact).


»nahoru

Supported phones

  • Supports phones 501/701/535/735(i)
  • I think the 715 should work, but I have not tested yet

features

What it does NOT and will NOT do

  • read SMS from the phone memory. Ask Alcatel company why it is so stupid ... sorry.

Installation

Programm is zipped, there's nothing to install, just unzip to your folder.

Used files and directories

  • AlcaSet.ini - programm configuration
  • LastSIM.xml - last read SIM contact (obsolete)
  • cfg\
    • history.sms - SMS history - obsolete (it must be turned on in the options)
  • backup\ - backuping during synchronization - (it must be turned on in the options)
    • <date and time>Phone.xml - phone content before synchronization
    • <date and time>PC.xml - PC content before synchronization

Synchronization

  1. Manager does not contain any data:
    1. Read data from the phone
    2. Save to disc
    3. Change/add/remove contacts/todos/diary
    4. Save changes into the phone
    5. Save to disc
  2. Rychla varianta: Manazer obsahuje data z posledni synchronizace a vim ze jsem v telefonu nic nedelal:
    1. Read data from disc (automaticaly read now)
    2. Change/add/remove contacts/todos/diary
    3. Save changes into the phone
    4. Save to disc
  3. Pomala (bezrizikova) varianta: Manazer obsahuje data z posledni synchronizace
    1. Read data from disc (automaticaly read now)
    2. Change/add/remove contacts/todos/diary
    3. Run synchronization
    4. Save to disc

»nahoru

Verze


»nahoru

Running from commandline

For sending a SMS from commandline these parameters are used:
AlcatelMng.exe [-c COMPORT -s SPEED [-send -t "text" -n number [-display] [-store]] [-recv -f file] -close] [-sca sms_centrum]
  • -c COMPORT - default 1
  • -s SPEED - default 38400
  • -send - send message, parameters -n and -t must be entered
  • -recv - read messages
  • -n number - where to send the SMS
  • -t text - Message body - max. 160 characters for normal SMS, max. 140 characters for message to display
  • -f file - destination for received SMSs / information about sending of SMS
  • -close - should the application close after send/receiveposlani of the SMS?
  • -display - SMS placed onto the display (max 140 characters)
  • -store - SMS is not sent, but stored in the SIM
  • -sca - SMS center - it must't be filled if already has been filled (use international format +420etc..)

Examples:

  • AlcatelMng.exe -c 1 -recv -f e:\sms.txt -del -close
  • AlcatelMng.exe -s 9600 -c 1 -recv -f e:\sms.txt -del -close
  • AlcatelMng.exe -c 1 -s 38400 -recv -f e:\sms.txt -close -send -t "Hello world!" -n +420608123456 -sca +420608005681

»nahoru

Faq