我需要设计一个短信系统 [英] i need to design an sms system

查看:53
本文介绍了我需要设计一个短信系统的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在做一个关于健康短信系统的项目,您可以在其中发送药品的名称或代码,并将有关该药品的信息发送回您的电话.请您给我一个关于如何进行设计的想法吗?

i am doing a project on a health sms system, where u ca send the name or code of a drug and get information about that drug sent back to ur phone. pls can u give me an idea how to go about the design?

推荐答案

嗯,交流部分非常容易.您只需要在后端安装一台包含所有药物信息的服务器,并将其连接到SM Sgateway,例如MsgMe或Twillio.发送消息非常容易.

您遇到的问题是SMS消息的大小和您要发送的药物数据的大小有限.有关药物的最基本信息很容易使SMS变得不知所措.某些服务目前还不支持MMS,因此您将只能发送少量信息.

您还将认真地期望医生和护士输入这些巨大的药物名称??对不起,但是有人可能因此而死于错字.

您也有竞争.有可用的应用程序已经执行了与此类似的操作.它们是数据库应用程序,用户可以在其中查找iPad,iPod,Android等上的各种药物,而不必键入完整的药物名称.这些解决方案也比您的解决方案提供的解决方案快得多,并且它们以有组织的方式提供了有关药物的所有文档,而不仅仅是限于一些SMS消息.
Well, the communication part is very easy. You just need a server on the back end with all of your drug information and have it connected to a SM Sgateway, such as MsgMe or Twillio. Sending message is quite easy.

The problem you have is the limited size of SMS message and the size of drug data that you''re sending. The most basic information on a drug can overwhelm an SMS very easily. Some services do not support MMS as of yet so you''ll be limited to sending only small bits of information.

You''re also seriously going to expect doctors and nurses to type in these huge drug names?? Sorry, but someone could literally die of a typo because of this.

You also have competition. There are apps available that already do something similar to this. They are database applications where users can lookup all kinds of drugs on iPads, iPods, Android, ... and not have to type in the complete drug name. These solutions are also much quicker than your solution could provide and they provide ALL of the documentation on a drug in an organized fashion, not just what''s limited to a few SMS messages.


0)设计应用程序.

1)编写代码.

2)部署.

(我没有列出测试",因为每个人似乎都忽略了该步骤...)
0) Design app.

1) Write code.

2) Deploy.

(I didn''t list "test" because everybody seems to ignore that step anyway...)


这篇关于我需要设计一个短信系统的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆