- 积分
- 16
- 实力分
- 点
- 金钱数
- 两
- 技术分
- 分
- 贡献分
- 分
|
发表于 2006-3-28 19:23:43
|
显示全部楼层
翻译之
What is the "Connection URL"?
A string that allow you to identificate receiver
[Taken from Mobile Interface Device Profile (MIDP) and its Siemens extensions]
You have to use the following strings to create the specific connections:
"SMS: number".
This will open a data channel to the given number. [...]
If the first part of the string is "IRDA:" Infrared will be used.
If the first part of the string is "INTERNAL:" Internal will be used.
Of course, you have to know that it doesn't work at all...
But it's pretty good for someone that would work on it.
Please feel free to send me your suggestions.
什么是连接URl
一条字符串允许你去验证接收器
[取自midp而且midp是西门子手机的扩展]
你不得不用以下的字符串去创建具体的连接
"SMS: 号码".
这将会开启一个数据通道到上面所给的号码.
如果字符串的第一部分是"IRDA',红外线将被开启
如果字符串的第一部分是"内部",内部将被启用"专业词汇,不太理解.
当然,你应该知道,这根本不起任何作用.
但是,这将会对希望在这方面发展的人会起不少作用.
尽情的用你的建议砸我吧 |
|