[go: up one dir, main page]

CN1324914C - Short message transmitting method for PCS short message system - Google Patents

Short message transmitting method for PCS short message system Download PDF

Info

Publication number
CN1324914C
CN1324914C CNB2004100270242A CN200410027024A CN1324914C CN 1324914 C CN1324914 C CN 1324914C CN B2004100270242 A CNB2004100270242 A CN B2004100270242A CN 200410027024 A CN200410027024 A CN 200410027024A CN 1324914 C CN1324914 C CN 1324914C
Authority
CN
China
Prior art keywords
short message
message
segment
length
short
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
CNB2004100270242A
Other languages
Chinese (zh)
Other versions
CN1571541A (en
Inventor
方炜
戈敏霞
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
ZTE Corp
Original Assignee
ZTE Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by ZTE Corp filed Critical ZTE Corp
Priority to CNB2004100270242A priority Critical patent/CN1324914C/en
Publication of CN1571541A publication Critical patent/CN1571541A/en
Application granted granted Critical
Publication of CN1324914C publication Critical patent/CN1324914C/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Telephonic Communication Services (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

The present invention relates to a short message transmitting method of a PCS short message system. After receiving a short message transmitted by a short message entity, a short message center transmits the short message to a specified user. The present invention is characterized in that whether a short message is an ultralong short message or not is judged before transmission, if false, then the short message is directly transmitted; if true, then the whole ultralong short message is stored in a database, a segment is split from the beginning to be transmitted; whether the rest message is an ultralong short message or not is judged, if false, then the message is directly transmitted; if true, then another segment is split to be transmitted, and the operation is carried out until the message is completely transmitted; all segments can be transmitted one by one after the message is split. After each message segment is completely transmitted, post-treatment, such as charging, etc., is carried out. The treatment efficiency of a short message center is improved, and the reliability and the stability of a system are also guaranteed; particularly, the splitting method has no extra requirements to a network terminal and a cell phone terminal; the correct splitting of long messages and short messages can be completely guaranteed by the short message center.

Description

PCS短消息系统发送短消息的方法The Method of Sending Short Message in PCS Short Message System

技术领域technical field

本发明涉及移动通讯的短消息领域,尤其涉及PCS短消息系统对于超长短消息的发送。The invention relates to the field of short messages in mobile communication, in particular to the sending of ultra-long short messages by a PCS short message system.

背景技术Background technique

随着PCS的广泛应用,PCS的短消息也得到越来越广泛的应用。PCS的短消息系统的组成如图1所示,短信系统一般由短消息中心和外部短消息实体(ESME)两大部分组成,短消息中心分为业务处理中心模块、操作维护模块(OMM)、计费模块(BM)和代理模块(SMPP)组成,负责短消息的存储转发工作。外部短消息实体ESME通过SMPP协议经由SMPP Agent接入短信中心,提供各种扩展业务。With the widespread application of the PCS, the short message of the PCS is also used more and more widely. The composition of the short message system of PCS is shown in Figure 1. The short message system generally consists of two parts: a short message center and an external short message entity (ESME). The short message center is divided into a business processing center module, an operation and maintenance module (OMM), It consists of a billing module (BM) and a proxy module (SMPP), responsible for the storage and forwarding of short messages. The external short message entity ESME accesses the SMS center through the SMPP protocol through the SMPP Agent to provide various extended services.

随着业务的扩展和多样化,运营商会提供各种各样的业务供用户选择使用,而这些业务均需通过外部短信实体ESME与PCS短信中心相连,以短信的形式向用户提供。短信实体和短信中心通过SMPP协议进行通讯,短信中心对这些外部消息实体提交的消息进行存储和转发,将这些消息发送到终端用户。由于目前PCS网络的空中接口的限制,一条短消息的内容最长只能是116个字节也就是最多58个汉字或者116个英文字符,而实际的应用中这些外部消息实体发送的消息往往超过这个限制,最多的时候可以达到254个字节,短信中心对于这种超长的消息就不能简单的进行下发,而需要进行消息拆包后才能下发,否则终端用户收到的消息就会不完整。对于长消息的拆分,有几个难点:首先是拆分后的消息用户终端能够正确的进行显示,没有乱码的现象;二是拆分后的消息应该按照先后顺序被用户接收;三是长消息拆分后只能按照一条普通短信的资费来进行收费,并且要在用户已经成功接收到所有的消息后才能计费。由于这三个条件使得长消息的发送在实现上有一定的难度。With the expansion and diversification of services, operators will provide various services for users to choose and use, and these services need to be connected to the PCS SMS center through the external SMS entity ESME, and provided to users in the form of SMS. The SMS entity and the SMS center communicate through the SMPP protocol, and the SMS center stores and forwards the messages submitted by these external message entities, and sends these messages to end users. Due to the limitations of the air interface of the current PCS network, the longest content of a short message can only be 116 bytes, that is, a maximum of 58 Chinese characters or 116 English characters. In actual applications, the messages sent by these external message entities often exceed This limit can reach 254 bytes at most. The short message center cannot simply send such super long messages, but needs to unpack the message before sending it. Otherwise, the message received by the end user will be incomplete. For the splitting of long messages, there are several difficulties: first, the user terminal of the split messages can be displayed correctly without garbled characters; second, the split messages should be received by the user in sequence; After the message is split, it can only be charged according to the tariff of an ordinary SMS, and the bill can only be charged after the user has successfully received all the messages. Due to these three conditions, it is difficult to realize the sending of long messages.

发明内容Contents of the invention

本发明要解决的技术问题是针对现有技术存在的缺陷,提供一种新的PCS短消息系统中对于超长消息进行发送的一种方法。The technical problem to be solved by the present invention is to provide a method for sending super long messages in a new PCS short message system aiming at the defects in the prior art.

本发明的技术方案为:短消息中心接收短消息实体发送的短消息后,给指定的用户发送,其特征在于,在发送前对短消息是否是超长短消息进行判断;若否,直接发送;若是,将超长短消息整段存放在数据库中,从起始位置拆分出一段发送;然后对剩下部分是否是超长短消息进行判断,若否,直接发送;若是,再拆出一段发送,直到发送完毕。The technical solution of the present invention is: after the short message center receives the short message sent by the short message entity, send it to the designated user, it is characterized in that before sending, it is judged whether the short message is a super long short message; if not, it is sent directly; If so, store the whole segment of the ultra-long and short message in the database, split a segment from the starting position and send it; then judge whether the remaining part is an ultra-long and short message, if not, send it directly; if so, separate a segment and send it, until it is sent.

所述拆分,对于不同的编码类型的消息体,按照不同方式拆分。如果短消息都是单字节编码,可以直接拆分而不必进行扫描,用扫描的方式也可。如果短消息的编码是中文编码,那么要用扫描的方式,在空中接口允许的短消息内容的最大长度范围内,记录单字节编码的字符(如英文、数字等)个数,根据单字节字符数的奇偶性来决定本次发送的消息段的长度,如果是空中接口允许的最大长度-1还是就是空中接口允许的最大长度,从而保证不会出现乱码。For the splitting, message bodies of different encoding types are split in different ways. If the short messages are all single-byte coded, they can be split directly without scanning, or by scanning. If the encoding of the short message is Chinese encoding, then use scanning to record the number of single-byte encoded characters (such as English, numbers, etc.) within the maximum length of the short message content allowed by the air interface. The parity of the number of bytes determines the length of the message segment sent this time. If it is the maximum length allowed by the air interface -1 or it is the maximum length allowed by the air interface, so as to ensure that there will be no garbled characters.

在本发明中,将每次拆分下的短消息段的起始偏移量和长度记录下来,后一段的起始偏移量等于上一段的起始偏移量加上前一段的长度,最后一段的起始偏移量加上长度等于整个短消息的长度。In the present invention, the initial offset and the length of the short message segment under each split are recorded, the initial offset of the latter section is equal to the initial offset of the previous section plus the length of the previous section, The start offset of the last segment plus the length is equal to the length of the entire short message.

本发明的技术方案可以是:短消息中心接收短消息实体发送的短消息后,给指定的用户发送,其特征在于,在发送前对短消息是否是超长短消息进行判断;若否,直接发送;若是,将超长短消息整段存放在数据库中并用扫描的方式拆分;对拆分成的短消息段,用每一段的起始偏移量和长度来标记,后一段的起始偏移量的值为前一段的起始偏移量加上前一段的长度;然后按拆分后的消息段逐段发送。The technical solution of the present invention can be: after the short message center receives the short message sent by the short message entity, send it to the designated user, which is characterized in that before sending, it is judged whether the short message is a super long short message; if not, it is directly sent ; If so, store the entire segment of the ultra-long short message in the database and split it by scanning; for the segmented short message, use the starting offset and length of each segment to mark, and the starting offset of the latter segment The value of the amount is the start offset of the previous segment plus the length of the previous segment; then the message segment after splitting is sent segment by segment.

本发明技术方案中的计费,是在各消息段全部发送完毕后,才进行计费等后续处理。The billing in the technical solution of the present invention is to carry out subsequent processing such as billing after all message segments have been sent.

采用本发明技术方案,并没有增加短消息中心数据库方面存储短消息的处理,对于短消息存储而言还只是一条短消息,而且对长消息的扫描也最多只需要进行3次扫描,提高了短信中心的处理效率,也保证了系统的可靠性和稳定性。尤为关键的是,这种拆分方法对于网络和手机终端没有额外的要求,由短消息中心就完全能够保证长短消息的正确拆分。Adopting the technical solution of the present invention does not increase the processing of storing short messages in the database of the short message center. For the storage of short messages, it is only a short message, and the scanning of long messages only needs to be scanned for 3 times at most, which improves the efficiency of short messages. The processing efficiency of the center also ensures the reliability and stability of the system. What's more important is that this splitting method has no extra requirements for the network and the mobile terminal, and the short message center can fully guarantee the correct splitting of long and short messages.

附图说明Description of drawings

图1示出了PCS短消息系统的组成;Fig. 1 shows the composition of PCS short message system;

图2示出了短信中心发送长消息的流程图;Fig. 2 shows the flow chart of short message center sending long message;

图3示出了长消息没有拆分前数据库中记录的情况;Fig. 3 has shown the situation that long message does not record in the database before splitting;

图4示出了长消息拆分后发送第一段消息时数据库中记录的情况;Fig. 4 shows the situation recorded in the database when the first message is sent after the long message is split;

图5示出了长消息的第一段发送成功后,进行第二段消息拆分时数据库中记录的情况;Figure 5 shows the situation recorded in the database when the second segment of the message is split after the first segment of the long message is successfully sent;

图6示出了发送长消息最后一段消息时数据库中记录的情况。FIG. 6 shows the situation recorded in the database when the last segment of a long message is sent.

具体实施方式Detailed ways

在短信中心原有的存储短消息信息的基础上增加长消息的两个属性项:当前发送的消息段的长度(cur_UDLen)和当前发送消息的起始偏移量(cur_UDOffset),增加这两个属性项可以在短消息系统中将长消息整段存放在数据库中,仅根据偏移量和当前消息的长度就可以获取当前要发送的消息内容,在消息发送失败的情况下进行重试时可以不必要对整个消息再次进行扫描就可以获取要发送的消息内容和长度;拆分后的消息的发送顺序也由这两个属性项来保证,只有当前一段消息正确被用户接收到之后,才会进行下一段消息的发送;当所有的消息段都被用户成功接收后,短信中心才会进行计费,并且只按照一条消息的费用来进行收取。如果在发送的过程中,某一段消息发送永久失败了,那么后续的消息段不再进行发送,并且短信中心不会对这条长消息收取费用,因为用户并没有完整的收到所有的消息。Add two attribute items of the long message on the basis of the original short message information stored in the SMS center: the length of the currently sent message segment (cur_UDLen) and the starting offset of the currently sent message (cur_UDOffset), adding these two The attribute item can store the entire long message in the database in the short message system, and the content of the message to be sent can be obtained only according to the offset and the length of the current message, and can be retried when the message fails to be sent. It is not necessary to scan the entire message again to obtain the content and length of the message to be sent; the sending order of the split message is also guaranteed by these two attribute items, and only after the current message is correctly received by the user, will the Send the next piece of message; when all the message pieces are successfully received by the user, the SMS center will charge, and only charge according to the cost of one message. If during the sending process, the sending of a certain segment of the message permanently fails, then the subsequent message segment will not be sent, and the SMS center will not charge for this long message, because the user has not received all the messages completely.

由于进行拆分时的单段长度和实际的空中接口允许传送的最大消息长度密切相关,下面的描述以空中接口是116字节进行。Since the length of a single segment when splitting is closely related to the maximum message length allowed to be transmitted by the actual air interface, the following description is based on the assumption that the air interface is 116 bytes.

本发明的一种实施方式是:An embodiment of the present invention is:

当要发送的新的一段消息的长度超长时,从当前的短消息偏移量开始往后扫描。由于消息体中存在单字节和双字节编码的字符,因此进行扫描是为了保证发送的消息段中没有乱码存在。扫描的原则是:在空中接口允许的短消息内容的最大长度(目前是116个字节)范围内,记录单字节编码的字符的个数,根据单字节编码的字符数的奇偶性来决定本次发送的消息段的长度是空中接口允许的最大长度-1还是就是空中接口允许的最大长度。When the length of a new message to be sent is too long, scan backward from the current short message offset. Since there are single-byte and double-byte encoded characters in the message body, scanning is performed to ensure that there are no garbled characters in the sent message segment. The principle of scanning is: within the range of the maximum length of the short message content allowed by the air interface (currently 116 bytes), record the number of single-byte encoded characters, and determine the number of characters according to the parity of the number of single-byte encoded characters. Determine whether the length of the message segment sent this time is the maximum length allowed by the air interface -1 or the maximum length allowed by the air interface.

当前发送的消息段的长度(cur_UDLen)和当前发送消息的起始偏移量(cur_UDOffset)这两个属性的值记录在短信中心的数据库中,当短信中心收到终呼消息的响应后,根据这两个值就可以知道当前发送的消息是哪一段的消息,并且根据终呼消息响应中的寻呼结果来判断这段消息是否已经被用户接受。如果用户已经收到这段消息,那么短信中心修改这两个属性值,然后从改后的当前发送消息的起始偏移量(cur_UDOffset)开始新的一段消息的扫描和发送,同时记录本次发送消息段的长度(ur_UDLen)。The length of the currently sent message segment (cur_UDLen) and the initial offset of the currently sent message (cur_UDOffset) are recorded in the database of the SMS center. With these two values, it is possible to know which section of the currently sent message is, and to judge whether this section of message has been accepted by the user according to the paging result in the end call message response. If the user has already received this message, the SMS center modifies these two attribute values, and then starts scanning and sending a new message from the changed starting offset (cur_UDOffset) of the current message, and records this time at the same time The length of the sent message segment (ur_UDLen).

本发明的另一种实施方式是:用扫描的方式先将超长短消息拆分,然后逐段发送。给每一消息段的也用起始偏移量和长度记录。Another embodiment of the present invention is: first splitting the ultra-long and short messages by means of scanning, and then sending them segment by segment. The start offset and length are also recorded for each message segment.

下面将结合附图,举例说明本发明第一种实施方式。第二种实施方式除上述区别外,其他部分与第一种实施方式相同,不再详细描述。The first embodiment of the present invention will be illustrated below with reference to the accompanying drawings. Except for the above differences, the second embodiment is the same as the first embodiment and will not be described in detail.

目前的超长消息都是从外部消息实体发送到短信中心的,如图2所示,短信中心收到外部消息实体提交的短消息,经过鉴权等一系列的处理后,给消息中指定的用户发送该条消息。在进行终呼之前,判断该消息是否是超长消息,如果是则短信中心要进行拆分,按顺序分段发送消息,如果不超长的话就直接发送。具体的拆分方案如下:The current ultra-long messages are sent from the external message entity to the SMS center. As shown in Figure 2, the SMS center receives the short message submitted by the external message entity, and after a series of processing such as authentication, sends the short message specified in the message. The user sends the message. Before the final call, it is judged whether the message is an overlong message, if so, the SMS center will split it, and send the message in segments in sequence, if it is not overlong, it will be sent directly. The specific split plan is as follows:

假设短信中心收到一条长度为254个bytes的超长消息(254个bytes是smpp3.4协议中所定义的SUBMIT_SM所允许的最大消息体),那么短信中心对该条短信进行下发的步骤如下:Assuming that the SMS center receives a super long message with a length of 254 bytes (254 bytes is the maximum message body allowed by SUBMIT_SM defined in the smpp3.4 protocol), the steps for the SMS center to deliver the message are as follows :

第一步:在短消息的数据库中保存好该条短消息,其中UDLen记录短消息的长度,cur_UDOffset和cur_UDLen均为0,这是拆分前的初始状态,参见图3;Step 1: Save the short message in the short message database, where UDLen records the length of the short message, and both cur_UDOffset and cur_UDLen are 0, which is the initial state before splitting, see Figure 3;

第二步:进行第一段消息的拆分,此时从当前的短消息偏移量cur_UDOffset处开始对短消息进行扫描,获取此次下发的消息长度。在cur_UDLen中记录此次下发的消息长度,如图4所示,cur_Offset+cur_UDLen之间的消息就是本次下发的消息内容,当消息下发不成功需要进行重试时,根据cur_offset和cur_UDLen就可以知道需要重试的消息是哪一段的消息Step 2: Split the first segment of the message. At this time, scan the short message from the current short message offset cur_UDOffset to obtain the length of the message delivered this time. Record the length of the message sent this time in cur_UDLen, as shown in Figure 4, the message between cur_Offset+cur_UDLen is the content of the message sent this time, when the message is not sent successfully and needs to be retried, according to cur_offset and cur_UDLen You can know which segment of the message needs to be retried

第三步:一段消息发送成功后,改变短消息的偏移量cur_UDOffset,当前的cur_UDOffset为上次的偏移量往后挪上次发送的消息字节数,即cur_UDOffset=cur_UDOffset+cur_UDLen,然后如果剩下的消息还需要进行拆分的话,按照第二步的方法进行消息扫描,确定本次下发的消息段,如图5所示;Step 3: After a message is sent successfully, change the offset cur_UDOffset of the short message. The current cur_UDOffset is the offset of the last time and move back the number of bytes of the message sent last time, that is, cur_UDOffset=cur_UDOffset+cur_UDLen, and then if If the remaining messages still need to be split, scan the messages according to the second step to determine the message segment delivered this time, as shown in Figure 5;

第四步:当最后一段消息发送成功后,短消息表中的当前偏移量cur_UDOffset和当前消息长度cur_UDLen的情况如图6所示,此时通过判断cur_UDOffset和cur_UDLen之和是否等于短消息的长度UDLen就可以知道这条长消息是否所有的消息段都已经发送成功,然后进行计费等后续的处理;Step 4: After the last message is successfully sent, the current offset cur_UDOffset and current message length cur_UDLen in the short message table are shown in Figure 6. At this time, judge whether the sum of cur_UDOffset and cur_UDLen is equal to the length of the short message UDLen can know whether all message segments of this long message have been sent successfully, and then perform subsequent processing such as billing;

至此,一条长消息通发送已经全部完毕,如果在发送消息段的过程中有任意一段消息发送永久失败,那么后续的消息就不再进行发送,也不进行计费处理,所有长消息拆分发送时的顺序保证和发送成功才计费的保证都依据(cur_UDOffset+cur_UDLen)==UDLen这个等式是否成立。So far, all the sending of a long message has been completed. If any part of the message fails to be sent permanently during the process of sending the message segment, then the subsequent messages will not be sent, and no billing will be performed. All long messages will be split and sent The guarantee of the order of time and the guarantee of billing only after the sending is successful are based on whether the equation (cur_UDOffset+cur_UDLen)==UDLen holds true.

综上所述,采用本发明技术方案,只在数据库中增加了两个字段就可以非常简单的实现PCSSC中对于长消息的处理问题,而且保证了短信中心的系统处理能力和效率。在G网和C网的短信系统中,还没有处理长消息发送的能力,只是通过和ESME的协议规定不能发送超长消息到短信中心,因此如果需要的话,这个方明也可以在G网和C网中得到应用。To sum up, by adopting the technical solution of the present invention, only two fields are added in the database, the problem of processing long messages in PCSSC can be realized very simply, and the system processing capacity and efficiency of the SMS center are guaranteed. In the short message system of G network and C network, there is no ability to send long messages, but the agreement with ESME stipulates that super long messages cannot be sent to the SMS center. C network to be applied.

Claims (5)

1、一种PCS短消息系统发送短消息的方法,短消息中心接收短消息实体发送的短消息后,给指定的用户发送,其特征在于,在发送前对短消息是否是超长短消息进行判断;若否,直接发送;若是,将超长短消息整段存放在数据库中,从起始位置拆分出一段发送,所述拆分,对单字节编码的短消息,直接拆分;对非单字节编码的短消息用扫描的方式,在空中接口允许的短消息内容的最大长度范围内,记录单字节编码的字符的个数,根据单字节编码的字符数的奇偶性来决定本次发送的消息段的长度是空中接口允许的最大长度-1还是就是空中接口允许的最大长度;然后对剩下部分是否是超长短消息进行判断,若否,直接发送;若是,再拆出一段发送,直到发送完毕。1, a kind of method of PCS short message system sending short message, after short message center receives the short message that short message entity sends, send to designated user, it is characterized in that before sending, judge whether short message is super long short message If not, send directly; if so, store the whole section of the ultra-long short message in the database, split a section from the starting position and send it, and the splitting is directly splitting the short message encoded by single byte; Single-byte coded short messages are scanned to record the number of single-byte coded characters within the maximum length of the short message content allowed by the air interface, which is determined according to the parity of the number of single-byte coded characters Is the length of the message segment sent this time the maximum length allowed by the air interface -1 or the maximum length allowed by the air interface; then judge whether the remaining part is a super long or short message, if not, send it directly; if so, remove it A segment is sent until the send is complete. 2、权利要求1所述的PCS短消息系统发送短消息的方法,其特征在于,将每次拆分下的短消息段的起始偏移量和长度记录下来,后一段的起始偏移量等于上一段的起始偏移量加上前一段的长度,最后一段的起始偏移量加上长度等于整个短消息的长度。2, the described method of PCS short message system of claim 1 sends short message, it is characterized in that, the starting offset and the length of the short message segment under splitting at every turn are recorded, the starting offset of the latter section The amount is equal to the start offset of the previous segment plus the length of the previous segment, and the start offset of the last segment plus the length is equal to the length of the entire short message. 3、权利要求1至2任一权利要求所述的PCS短消息系统发送短消息的方法,其特征在于,在短消息发送完毕后,才进行计费后续处理。3. The method for sending a short message by the PCS short message system according to any one of claims 1 to 2, characterized in that, after the short message is sent, the charging follow-up processing is performed. 4、一种PCS短消息系统发送短消息的方法,短消息中心接收短消息实体发送的短消息后,给指定的用户发送,其特征在于,在发送前对短消息是否是超长短消息进行判断;若否,直接发送;若是,将超长短消息整段存放在数据库中并用扫描的方式拆分,所述拆分,对单字节编码的短消息,直接拆分;对非单字节编码的短消息,记录单字节编码的字符的个数,根据单字节编码的字符数的奇偶性来决定本次发送的消息段的长度是空中接口允许的最大长度-1还是就是空中接口允许的最大长度;对拆分成的短消息段,用每一段的起始偏移量和长度来标记,后一段的起始偏移量的值为前一段的起始偏移量加上前一段的长度;然后按拆分后的消息段逐段发送。4, a kind of method of PCS short message system sending short message, after short message center receives the short message that short message entity sends, send to designated user, it is characterized in that before sending, judge whether short message is super long short message ; If not, send directly; if so, store the entire section of the ultra-long short message in the database and split it by scanning. The splitting is directly splitting the single-byte encoded short message; For short messages, record the number of single-byte coded characters, and determine whether the length of the message segment sent this time is the maximum length allowed by the air interface -1 or the length allowed by the air interface according to the parity of the number of single-byte coded characters The maximum length of the short message segment; for the split short message segment, it is marked with the start offset and length of each segment, and the value of the start offset of the latter segment is the start offset of the previous segment plus the previous segment length; and then sent segment by segment according to the split message segments. 5、权利要求4所述的PCS短消息系统发送短消息的方法,其特征在于,各消息段全部发送完毕后,才进行计费后续处理。5. The method for sending short messages by the PCS short message system according to claim 4, characterized in that, after all the message segments have been sent, the charging follow-up processing is performed.
CNB2004100270242A 2004-04-22 2004-04-22 Short message transmitting method for PCS short message system Expired - Fee Related CN1324914C (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CNB2004100270242A CN1324914C (en) 2004-04-22 2004-04-22 Short message transmitting method for PCS short message system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CNB2004100270242A CN1324914C (en) 2004-04-22 2004-04-22 Short message transmitting method for PCS short message system

Publications (2)

Publication Number Publication Date
CN1571541A CN1571541A (en) 2005-01-26
CN1324914C true CN1324914C (en) 2007-07-04

Family

ID=34480848

Family Applications (1)

Application Number Title Priority Date Filing Date
CNB2004100270242A Expired - Fee Related CN1324914C (en) 2004-04-22 2004-04-22 Short message transmitting method for PCS short message system

Country Status (1)

Country Link
CN (1) CN1324914C (en)

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN100399839C (en) * 2005-02-21 2008-07-02 宏碁股份有限公司 Short message character string interception method
CN100377613C (en) * 2005-06-01 2008-03-26 海信集团有限公司 Encryption method for short message of mobile telephone
CN100396115C (en) * 2005-07-28 2008-06-18 华为技术有限公司 A method of billing short messages
CN101111057B (en) * 2006-07-19 2010-06-16 中兴通讯股份有限公司 System information broadcast method
CN100499938C (en) * 2007-04-02 2009-06-10 华为技术有限公司 Method and device for reminding SMS split
CN101400024B (en) * 2007-09-28 2011-02-09 华为技术有限公司 Method and device for load balance in signaling element layer
CN101459626B (en) * 2008-01-22 2012-05-09 中兴通讯股份有限公司 Message transmission control method for IP multimedia subsystem
CN101577874B (en) * 2009-06-05 2012-03-28 中兴通讯股份有限公司 Method for processing short massage and short massage service center

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1283938A (en) * 1999-03-19 2001-02-14 三星电子株式会社 Data sending and receiving device and method of digital mobile station
CN1298272A (en) * 1999-11-30 2001-06-06 三星电子株式会社 Method for receiving & transmitting multimedia data with short message service on mobile phone
CN1409564A (en) * 2001-09-26 2003-04-09 微软公司 Multiple partial news communication between honeyomb equipment using standard interface
US6597918B1 (en) * 1999-09-08 2003-07-22 Samsung Electronics Co., Ltd. Apparatus and method for transmitting/receiving long message in digital portable terminal
CN1444378A (en) * 2002-03-11 2003-09-24 联想(北京)有限公司 Ultra-long short message sending method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1283938A (en) * 1999-03-19 2001-02-14 三星电子株式会社 Data sending and receiving device and method of digital mobile station
US6597918B1 (en) * 1999-09-08 2003-07-22 Samsung Electronics Co., Ltd. Apparatus and method for transmitting/receiving long message in digital portable terminal
CN1298272A (en) * 1999-11-30 2001-06-06 三星电子株式会社 Method for receiving & transmitting multimedia data with short message service on mobile phone
CN1409564A (en) * 2001-09-26 2003-04-09 微软公司 Multiple partial news communication between honeyomb equipment using standard interface
CN1444378A (en) * 2002-03-11 2003-09-24 联想(北京)有限公司 Ultra-long short message sending method

Also Published As

Publication number Publication date
CN1571541A (en) 2005-01-26

Similar Documents

Publication Publication Date Title
US7020479B2 (en) Method and system for preparing and transmitting SMS messages in a mobile radio network
US7606877B2 (en) Method and system for detailed accounting of packet data
Ma et al. General application research on GSM module
EP1482748A2 (en) Inbox caching of messages on a mobile terminal
KR20100089096A (en) Intelligent caching of media files
CN1515121A (en) Method and system for receiving data using short message service and wireless Internet
US20030172173A1 (en) Method, apparatus and system for reformatting a multimedia message for delivery to a terminal during connectionless communications
US7899476B2 (en) Method for processing push notification in multimedia message service
CN101977362A (en) Short message group sending method and system
CN1324914C (en) Short message transmitting method for PCS short message system
CN102170410B (en) Method, system and device for data exchange
WO2004052033A1 (en) Wireless network system for efficiently delivering multimedia messages
CN101102551A (en) A Realization Method of Short Message Carrying Recipient's Appellation
CN101695202A (en) Method and system for transmitting big accessory
CN101159934B (en) Method and terminal to initiate communication service
CN101227496B (en) Apparatus, system and method for sending propelling movement as well as method for sending message
CN101364991A (en) A System and Method for Realizing Quick Browsing of WAP Websites
CN101141702B (en) Short message report processing method and system of black list book
CN1276640C (en) Payment method for transmitting multimedia short message by utilizing third side as transmitting side
CN101940011B (en) Providing transparent CDMA short message service using non-CDMA mobile devices, smart cards and networks
CN101304554A (en) A multimedia message service system and its multimedia message tracking center
CN100455049C (en) A method for processing messages in a multimedia message service system
CN114172897B (en) Method and system for transmitting files of PC (personal computer) end and Android end
CN1297157C (en) Method for realizing short message service
US9509646B1 (en) Inter-carrier communications for multimedia-message delivery

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20070704

Termination date: 20190422

CF01 Termination of patent right due to non-payment of annual fee