D
deepblue2004
Unregistered / Unconfirmed
GUEST, unregistred user!
gammu是一个开源(c++)多平台的手机管理API,
支持大多数手机,获取手机信息,管理电话簿,收发短信,呼叫等功能.
我用Siemens3508i(国际型号C35i)测试,多数功能好用.
测试时下载源代码,使用vc++6.0编译(exe和dll文件),在delphi7中测试通过.
下载地址http://www.gammu.org,
不过编译好的for win32版本只有命令行的,没有dll,需要自己编译.
更新很快 0521更新内容
20060521 - 1.06.15
[+] new -smsname for --savesms
[+] partial support for decoding EMS text formatting
[+] 6170/7270 ID (unknown)
[+] Series 60 1 and 2 devices:
* added compiled gnapplet 0.6.12 (and source 0.6.2)
* new connection "bluerfgnapbus"/model "gnap" (stable) and new
connection "irdagnapbus"/model "gnap" (experimental) for communication
* implemented:
* identification
* getting phone time
* getting SMSC (partially)
* getting SMS folders
[+] added makefile for MSVC6 for making static library (Michal Cihar)
[*] displaying warning, when you use save SMS on SIM with name
[*] after saving sms you have info about used memory (phone/sim)
[*] some optimalizations with saving SMS
[-] * iswspace might return also other values than 0/1, (Michal Cihar)
myiswspace fixed to return true or false in all cases
[-] * removed useless conversion in Unicode functions
支持大多数手机,获取手机信息,管理电话簿,收发短信,呼叫等功能.
我用Siemens3508i(国际型号C35i)测试,多数功能好用.
测试时下载源代码,使用vc++6.0编译(exe和dll文件),在delphi7中测试通过.
下载地址http://www.gammu.org,
不过编译好的for win32版本只有命令行的,没有dll,需要自己编译.
更新很快 0521更新内容
20060521 - 1.06.15
[+] new -smsname for --savesms
[+] partial support for decoding EMS text formatting
[+] 6170/7270 ID (unknown)
[+] Series 60 1 and 2 devices:
* added compiled gnapplet 0.6.12 (and source 0.6.2)
* new connection "bluerfgnapbus"/model "gnap" (stable) and new
connection "irdagnapbus"/model "gnap" (experimental) for communication
* implemented:
* identification
* getting phone time
* getting SMSC (partially)
* getting SMS folders
[+] added makefile for MSVC6 for making static library (Michal Cihar)
[*] displaying warning, when you use save SMS on SIM with name
[*] after saving sms you have info about used memory (phone/sim)
[*] some optimalizations with saving SMS
[-] * iswspace might return also other values than 0/1, (Michal Cihar)
myiswspace fixed to return true or false in all cases
[-] * removed useless conversion in Unicode functions