Blogs1 - 8 of 8 recent posts for tag:fetion
05
Jan
2012
Must have a fetion 2011 Beta · released as winter solstice

35 days ago by Fay Hillegass

Recently, fetion PC client has released the new version–Winter Solstice version, fetion 2011 Beta in winter and Associates (4.6.1) version increase “abnormal network text message” feature, fetion users can send SMS to China Unicom and China Telecom Mobile phone users, charges with the local cost of ...

23
Nov
2011
飞信2011 冬旭版 – 贴心细节添暖意!

78 days ago by Tmd

飞信( Fetion)是中国移动推出的“综合通信服务”,即融合语音(IVR)、GPRS、短信等多种通信方式,覆盖三种不同形态(完全实时、准实时和非实时)的客户通信需求,实现互联网和移动网间的无缝通信服务。 飞信不但可以免费从PC给手机发短信,而且不受任何限制,能够随时随地与好友开始语聊,并享受超低语聊资费。 新版本将提供您以下新增功能: 1、新增更多表情:表情越来越丰富,传情达意随您选 2、优化离开状态时的自动回复:离开状态时自动回复,免好友焦急等待。 3、优化新消息接收方式:消息接收方式随意选,忙碌时候不会受影响。

12
Oct
2011
CentOS下nagios报警飞信部署四步走

120 days ago by nick

今天 帮群里一兄弟配了下nagios上的飞信,这个东西 我个人感觉还是很实用的,不过好久没配了,今天配置了一遍,顺便 就把过程记录下来了,供大家学习!!! 一、安装飞信 cd /root/tools wget http://ebook.elain.org/tools/fetion20101205.tar.gz 安装步骤略,软件包中有 添加要接收报警短信的手机号为飞信好友 /usr/local/fetion/fetion –mobile=137xxxxxxxx –pwd=1111111 –to=138xxxxxxxx –msg-type=1 –msg-utf8=”The Fetion test ...

11
Oct
2011
CentOS下nagios报警飞信部署四步走

121 days ago by elain

今天 帮群里一兄弟配了下nagios上的飞信,这个东西 我个人感觉还是很实用的,不过好久没配了,今天配置了一遍,顺便 就把过程记录下来了,供大家学习!!! 一、安装飞信 cd /root /tools wget http: //ebook.elain.org /tools /fetion20101205.tar.gz 安装步骤略,软件包中有 添加要接收报警短信的手机号为飞信好友 /usr /local /fetion /fetion --mobile=137xxxxxxxx --pwd= 1111111 --to=138xxxxxxxx --msg-type= 1 --msg-utf8= "T ...

04
Sep
2011
发布在线短信发送程序版本号version 0.1测试版本

158 days ago by zhai

其实三年前的时候这个 程序已经发布了一个版本, 那时候发布的一个版本的功能也比现在的强大,老夏见过的,但是因为某些原因, 代码丢失了, 所以重写了一个代码,此程序为上周计划好要发布的一个在线 短信发送程序 周末在线 短信发送程序,完成了初始的版本,显然存在着一些问题,以后将会进行程序的更新,以修复一些 bug和添加一些有用的小功能.. 程序功能: 1. 通过网页直接给作者发送手机 短信 2.免费 3.支持手机端网页发送 说明:在线 短信发送程序 version 0.1版本 测试版本 本程序能直接给作者的手机发短短信,不需要提供密码,需要填写手机号码方便作者进行回复 请不要发送垃圾短信,会造成作 ...

How To Send SMS To China From Seychelles

158 days ago by Sabrina Sabino

There are many Seychellois students studying in China, and it is one of those countries that Seychelles local networks cannot send text messages to and vice versa. I.e. someone in China using a Chinese telecom network cannot send text to a phone in Seychelles using a Seychelles telecom network. This ...

09
Aug
2011
How to Monitor Skype Instant Message and Transferred Files?

184 days ago by admin

How to Monitor Skype Instant Message and Transferred Files? How to Monitor Skype Instant Message and Transferred Files? Free Online Articles Directory Why Submit Articles? Top Authors Top Articles FAQ ABAnswers Publish Article 0 && $.browser.msie ) { var ie_version = parseInt($.browser.version); if( ...

02
Jun
2011
PHP飞信

252 days ago by nick

最新版本(v1.2.1): http://code.google.com/p/php-fetion/downloads/detail?name=phpfetion_v1.2.1.zip 更新情况请查看:http://blog.quanhz.com/php-fetion (一)使用说明 1. 需要包含进你的程序的文件只有一个:PHPFetion.php。如: require 'PHPFetion.php'; 2. 调用方法如: $fetion = new PHPFetion('13500001111', '123123'); // 手机号、飞信密码 $fetion->send('13500001 ...