CN102176719B - Remote intelligent terminal service controller - Google Patents

Remote intelligent terminal service controller Download PDF

Info

Publication number
CN102176719B
CN102176719B CN 201010617836 CN201010617836A CN102176719B CN 102176719 B CN102176719 B CN 102176719B CN 201010617836 CN201010617836 CN 201010617836 CN 201010617836 A CN201010617836 A CN 201010617836A CN 102176719 B CN102176719 B CN 102176719B
Authority
CN
China
Prior art keywords
data
module
controller
processing
transmission
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.)
Active
Application number
CN 201010617836
Other languages
Chinese (zh)
Other versions
CN102176719A (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.)
Chongqing Yun Xin medical technology Co., Ltd.
Original Assignee
Chongqing Adtech Science & Technology Co Ltd
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 Chongqing Adtech Science & Technology Co Ltd filed Critical Chongqing Adtech Science & Technology Co Ltd
Priority to CN 201010617836 priority Critical patent/CN102176719B/en
Publication of CN102176719A publication Critical patent/CN102176719A/en
Application granted granted Critical
Publication of CN102176719B publication Critical patent/CN102176719B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

The invention discloses a remote intelligent terminal service controller, which comprises a controller data processing packet, a controller application processing packet and a controller data transmission/interface packet, wherein the controller data processing packet is used for performing standardization processing on the date, forming the needed storage objects, and performing multi-thread control in the transmission process; the controller application processing packet is used for packaging and processing the data; and the controller data transmission/interface packet is used for transmitting the data through the interface. The controller data processing packet comprises a data partitioning module, a data standardization processing module, a data storing module, a log recording module, and a multi-thread parallel control module; the controller overcomes the disadvantages that the current terminal is isolated in the actual application, the files are manually replaced in the field, and the like; by the controller, the data are safely and accurately transmitted to the terminal by means of automatic identification; and the display effect of the terminal is controlled so as to greatly improve the working efficiency and save the labor and material cost.

Description

A kind of remote intelligent terminal service controller
Technical field
The present invention relates to a kind of remote data transmission system.
Background technology
Some city all is provided with some public information platforms now, and people can be known some information by these information platforms, but the renewal of information but is the problem of a headache on this information platform.Upgrade the data of small lot, can directly directly download from the controller of information platform, but for large batch of data, such as just very difficult directly downloads such as video display data, common way is directly by manually copying successively.More advanced be the control that realizes terminal in some local area network (LAN)s zone, can only identify the terminal in a certain zone, and management and large data upload and download that can not implementation platform.
Summary of the invention
The purpose of this invention is to provide a kind of can be automatically stable from controller, reliable transmitting data to the remote intelligent terminal service controller of receiver.
In order to reach above purpose, adopted following technical scheme:
A kind of remote intelligent terminal service controller is characterized in that: described controller comprises:
Controller data pack processing: data are carried out standardization, form required storage object, when transmission, carry out Multi-thread control;
Controller is used pack processing: data are encapsulated and process;
Controller data transmission/interface bag: data communication device is crossed interface transfer out.
Described controller data pack processing comprises: data segmentation module, data normalization processing module, data memory module, logger module, multi-thread concurrent control module;
Wherein:
Data segmentation module: large object data is divided into the small data unit;
Data normalization processing module: the XML object that the small data unit is changed into standard;
Data memory module: data are stored control;
Logger module: the information that record data produce at various states;
Multi-thread concurrent control module: the multithreading in connecting is carried out concurrent control.
Described controller is used pack processing and is comprised: encryption processing module, automatic identification module, compression module, frame module, breakpoint transmission module, configuration module;
Encryption processing module: data are encrypted;
Configuration module: for control end and receiving terminal are set up the set parameter of a series of mappings, in order to can transmit automatically and accurately;
Automatic identification module: automatically transfer data on the corresponding receiver according to configuration module;
Compression module: data are compressed;
Frame module: the display effect on the terminating machine is customized, and be configured;
Breakpoint transmission module: when data are carried, carry out breakpoint transmission control.
Described controller data transmission/interface bag comprises: AIM, bus module:
AIM: call for data transfer provides application interface;
Bus module: adopt Asynchronous Transfer Mode to carry out transfer of data, carry out the state receipt by AIM simultaneously.
Processing procedure in the described controller data pack processing is:
At first store large object data into core buffer by data memory module, and copy a piece of data in order to recover;
Then the data method of first-in, first-out that copies is added the LIST formation;
Data segmentation module adopts partitioning algorithm to carry out Data Segmentation, sets up simultaneously map, and partitioning algorithm is as follows:
A, get data object in the formation, be converted to binary object;
B, read binary object, according to preseting length, in the MAP object of being rivals in a contest, opening relationships concerns that wherein content is:<unique serial number, crux word, object coding, object oriented, content 〉;
C, the object encapsulation that will establish relation become minimum data unit, conveniently to call and to read and write;
D, at last cross the data normalization processing module and carry out XML standardization conversion for cutting apart good data communication device, with convenient identification and transmission;
In the process that data are processed, logger module is carried out record to the state of data, and the multi-thread concurrent control module is carried out concurrent control to a plurality of threads simultaneously.
The form of described minimum data unit is:
Object oriented: large data objects title;
Unique serial number: the sequence number of each data element of cutting apart;
Coding: the English name of data element;
Data element title: the Chinese named of data element;
Crux word: the index name of searching the data element object;
Type: data element type;
Length: data element length;
Content: the binary data of object section;
Starting position: the beginning sequence number of partition data;
End position: the end sequence number of partition data.
The invention has the beneficial effects as follows:
It is isolated in using on the spot that this controller has solved present terminal, need to artificially advance to change the shortcomings such as file to the scene, mode by automatic identification, can make data security, incoming terminal exactly, and energy control terminal display effect, greatly increase work efficiency, saved the human and material resources cost.
Description of drawings
Fig. 1 is structural representation of the present invention;
Fig. 2 is the structural representation of middle controller of the present invention;
Fig. 3 is the structural representation of receiver among the present invention;
Fig. 4 is the data transmission procedure schematic diagram of invention middle controller.
Embodiment
The present invention is described further below in conjunction with the drawings and specific embodiments:
As shown in Figure 1 to Figure 3,
A kind of remote intelligent terminal service control system comprises controller, receiver and terminating machine, and its middle controller links to each other by the Internet with receiver, and receiver links to each other by local area network (LAN) with terminating machine;
The application of controller carrying Long-distance Control intelligent terminal service routine is carried out the related data performance thereon and is processed, and automatically identifies and carries out transfer of data, can transfer data to each receiver, and it is managed and controls.
Described controller comprises:
Controller data pack processing: data are carried out standardization, form required storage object, when transmission, carry out Multi-thread control;
Controller is used pack processing: data are encapsulated and process;
Controller data transmission/interface bag: data communication device is crossed interface transfer out;
Described controller data pack processing comprises: data segmentation module, data normalization processing module, data memory module, logger module, multi-thread concurrent control module;
Wherein:
Data segmentation module: for large object data, for example HD video file, BloB(CloB) object data carries out dividing processing, is divided into the minimum data unit;
The data normalization processing module: with the machine setting, document framework, the framework setting, the frame area setting, promotional literature, accurately advertisement arranges object, and unified its standard x ML object that transforms in minimum data unit also can be entity object, so that the data storage comprises:
Coding: the English description.
Title: Chinese is described.
Field: corresponding Database field is described.
Field name: the Chinese of field is described.
Field type: the type in database of field.
Field length: the restriction in database of field.
Default value: the initial value of field in database.
Field remarks: the remarks description of field.
Data memory module: data are stored control;
Logger module: the information that record data produce at various states, in order to inquire about when needed the reason of related service operation and problem generation.
Multi-thread concurrent control module: the multithreading in connecting is carried out concurrent control.
Processing procedure in the controller data pack processing is:
At first store large object data into core buffer by data memory module, and copy a piece of data in order to recover.
Then the data method of first-in, first-out that copies is added the LIST formation;
Data segmentation module adopts partitioning algorithm to carry out Data Segmentation, sets up simultaneously map, and partitioning algorithm is as follows:
A, get data object in the formation, be converted to binary object;
B, read binary object, according to preseting length, in the MAP object of being rivals in a contest, opening relationships concerns that wherein content is:<unique serial number, crux word, object coding, object oriented, content 〉;
C, the object encapsulation that will establish relation become minimum data unit, conveniently to call and to read and write;
D, at last cross the data normalization processing module and carry out XML standardization conversion for cutting apart good data communication device, with convenient identification and transmission;
In the process that data are processed, logger module is carried out record to the state of data, and the multi-thread concurrent control module is carried out concurrent control to a plurality of threads simultaneously.
Wherein the form of minimum data unit is:
Object oriented: large data objects title;
Unique serial number: the sequence number of each data element of cutting apart;
Coding: the English name of data element;
Data element title: the Chinese named of data element;
Crux word: the index name of searching the data element object;
Type: data element type;
Length: data element length;
Content: the binary data of object section;
Starting position: the beginning sequence number of partition data;
End position: the end sequence number of partition data.
Described controller is used pack processing and is comprised: encryption processing module, automatic identification module, compression module, frame module, breakpoint transmission module, configuration module;
Encryption processing module: use the MD5 algorithm to be encrypted to data;
Configuration module: set up the set parameter of a series of mappings for control end and receiving terminal, in order to can transmit automatically and accurately, provide simultaneously the constant parameter of a series of bottoms;
Automatic identification module: automatically transfer data on the corresponding receiver according to configuration module;
Compression module: data are compressed, to improve efficiency of transmission.
Frame module: the display effect on the terminating machine is customized, and be configured;
The breakpoint transmission module: carry out breakpoint transmission control when data are carried, when meeting accident, can remember the state of uploading last time, transfer efficiency in the raising reduces server stress.
As shown in Figure 4, data by encryption, are then sent into message channel after handling well through the controller data pack processing.
Configuration module reads configuration file according to the source of data, with remote parameter: IP address, commodity, coding, title etc. read out, set up mapping object ConfigData, and be assigned to concrete passage:<IP, port, machinecode, machineName, [Data] 〉.
Identify according to the information that configuration object provides, seek remote address, the affirmation of shaking hands through the object (SendData) of confirming, adds formation:<channelID, [ConfigData] 〉.
SendData is sent into corresponding passage transmit, write simultaneously in the daily record storehouse.
Described controller data transmission/interface bag comprises: AIM, bus module:
AIM: for providing application interface, calls data transfer, such as WEBSERVICE, the https mode;
Bus module: adopt Asynchronous Transfer Mode to carry out transfer of data, carry out the state receipt by AIM simultaneously.
Receiver comprises:
Receiver is used pack processing: to the data that control end transmits download, deciphering, decompress(ion), process in order to carry out data;
The receiver data pack processing: make up for data, storage is gone forward side by side and is acted the control of being engaged in;
Receiver resolver bag: data are resolved;
Receiver UI Layer Wrapper bag: the data that will need to show are carried out UI Layer Wrapper, reach bandwagon effect.
Described receiver is used pack processing and is comprised: downloading control module, decryption processing module, decompression module:
Downloading control module: data are carried out download process;
Decryption processing module: data are decrypted;
Decompression module: data are carried out decompress(ion).
Described receiver data pack processing comprises data composite module, data memory module, affairs control module:
Data composite module: pass the divided data of coming for controller and reconfigure;
Data memory module: carry out data storage control;
Affairs control module: carry out the control of affairs during storage.
The processing procedure of described receiver data pack processing is as follows:
At first data memory module reads the normalized objects data that receive in the buffer memory;
Loop-around data, the data that separation will be made up and the data that do not need to make up;
With isolated data, be added to respectively in LIST1 and the LIST2 formation, wherein LIST1 is not for needing the formation of the data that make up, and LIST2 is for need to carry out the formation of data splitting;
Then cross the data composite module for the data communication device among the LIST2 and make up, combinational algorithm is as follows:
(A) press unique serial number ascending order circulation LIST2;
(B) starting position and the end position by each MAP object among the LIST2 splices data, verifies the continuity of its data during combination;
(C) data of every combination just join among the formation LIST3;
At last the data among LIST1 and the LIST3 are changed, binary data is converted to can stores data, then be saved in the database, the things control module is controlled storage in storing process.
Receiver is resolved and comprised: bag is resolved in audio frequency parsing module, video parsing module, instruction:
Audio frequency parsing module: carry out the processing of audio frequency for terminating machine;
Video parsing module: carry out the processing of video for terminating machine;
Bag is resolved in instruction: carry out the processing of dependent instruction for third party device.
Described receiver UI Layer Wrapper bag comprises flash module, html merge module:
The flash module: the ocx assembly to the Flash player loads, so that can directly quote the Flash control in application program;
Html merge module: the WebBrowser control is packed with display web page.

Claims (4)

1. remote intelligent terminal service controller, it is characterized in that: described controller comprises:
Controller data processing unit: data are carried out standardization, form required storage object, when transmission, carry out Multi-thread control;
Controller is used processing unit: data are encapsulated and process;
Controller data transmission/interface unit: data communication device is crossed interface transfer out;
Described controller data processing unit comprises: data segmentation module, data normalization processing module, data memory module, logger module, multi-thread concurrent control module;
Wherein:
Data segmentation module: large object data is divided into the small data unit;
Data normalization processing module: the XML object that the small data unit is changed into standard;
Data memory module: data are stored control;
Logger module: the information that record data produce at various states;
Multi-thread concurrent control module: the multithreading in connecting is carried out concurrent control;
Described controller is used processing unit and is comprised: encryption processing module, automatic identification module, compression module, frame module, breakpoint transmission module, configuration module;
Encryption processing module: data are encrypted;
Configuration module: for control end and receiving terminal are set up the set parameter of a series of mappings, in order to can transmit automatically and accurately;
Automatic identification module: automatically transfer data on the corresponding receiver according to configuration module;
Compression module: data are compressed;
Frame module: the display effect on the terminating machine is customized, and be configured;
Breakpoint transmission module: when data are carried, carry out breakpoint transmission control.
2. remote intelligent terminal service controller as claimed in claim 1, it is characterized in that: described controller data transmission/interface unit comprises: AIM, bus module:
AIM: call for data transfer provides application interface;
Bus module: adopt Asynchronous Transfer Mode to carry out transfer of data, carry out the state receipt by AIM simultaneously.
3. remote intelligent terminal service controller as claimed in claim 2, it is characterized in that: the processing procedure in the described controller data processing unit is:
At first store large object data into core buffer by data memory module, and copy a piece of data in order to recover;
Then the data method of first-in, first-out that copies is added the LIST formation;
Data segmentation module adopts partitioning algorithm to carry out Data Segmentation, sets up simultaneously map, and partitioning algorithm is as follows:
A, get data object in the formation, be converted to binary object;
B, read binary object, according to preseting length, in the MAP object of being rivals in a contest, opening relationships concerns that wherein content is:<unique serial number, crux word, object coding, object oriented, content 〉;
C, the object unit that will establish relation are dressed up minimum data unit, conveniently to call and to read and write;
D, at last cross the data normalization processing module and carry out XML standardization conversion for cutting apart good data communication device, with convenient identification and transmission;
In the process that data are processed, logger module is carried out record to the state of data, and the multi-thread concurrent control module is carried out concurrent control to a plurality of threads simultaneously.
4. remote intelligent terminal service controller as claimed in claim 3 is characterized in that: the form of described minimum data unit is:
Object oriented: large data objects title;
Unique serial number: the sequence number of each data element of cutting apart;
Coding: the English name of data element;
Data element title: the Chinese named of data element;
Crux word: the index name of searching the data element object;
Type: data element type;
Length: data element length;
Content: the binary data of object section;
Starting position: the beginning sequence number of partition data;
End position: the end sequence number of partition data.
CN 201010617836 2010-12-31 2010-12-31 Remote intelligent terminal service controller Active CN102176719B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201010617836 CN102176719B (en) 2010-12-31 2010-12-31 Remote intelligent terminal service controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201010617836 CN102176719B (en) 2010-12-31 2010-12-31 Remote intelligent terminal service controller

Publications (2)

Publication Number Publication Date
CN102176719A CN102176719A (en) 2011-09-07
CN102176719B true CN102176719B (en) 2013-05-01

Family

ID=44519817

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201010617836 Active CN102176719B (en) 2010-12-31 2010-12-31 Remote intelligent terminal service controller

Country Status (1)

Country Link
CN (1) CN102176719B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106603605A (en) * 2015-10-16 2017-04-26 阿里巴巴集团控股有限公司 Data transmission method and system

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101056262A (en) * 2007-03-26 2007-10-17 宝丽雅智能系统(深圳)有限公司 Connection and switching method of the service data and network data of the application system
CN101114867A (en) * 2006-07-25 2008-01-30 深圳Tcl工业研究院有限公司 Multi-channel synchronization transmitting method and system
CN101420437A (en) * 2008-11-14 2009-04-29 北京航空航天大学 Interface device for prototype system and HLA simulation system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1867138B1 (en) * 2005-03-29 2018-01-10 Koninklijke Philips N.V. Receiver apparatus and method for receiving data units over a channel

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101114867A (en) * 2006-07-25 2008-01-30 深圳Tcl工业研究院有限公司 Multi-channel synchronization transmitting method and system
CN101056262A (en) * 2007-03-26 2007-10-17 宝丽雅智能系统(深圳)有限公司 Connection and switching method of the service data and network data of the application system
CN101420437A (en) * 2008-11-14 2009-04-29 北京航空航天大学 Interface device for prototype system and HLA simulation system

Also Published As

Publication number Publication date
CN102176719A (en) 2011-09-07

Similar Documents

Publication Publication Date Title
CN102055806B (en) Remote intelligent terminal service control system
CN103595615B (en) The method of sending and receiving of Email, terminal
CN108848060B (en) Multimedia file processing method, processing system and computer readable storage medium
CN111427664A (en) Container-based protocol analysis method, device, system and storage medium
CN102480335B (en) A kind of sending method of business datum and system
CN103024528A (en) Mobile terminal and method for transmitting streaming media data on mobile terminal
CN104580158A (en) Distributed platform file and content distribution method and distributed platform file and content distribution system
CN108566369B (en) Data acquisition system and method based on industrial big data
CN105120530A (en) Method and device for acquiring data and data acquisition system
CN111294235A (en) Data processing method, device, gateway and readable storage medium
CN105471958A (en) Data processing system and method of internet of things
CN101588376A (en) Information releasing method, device and system
CN102176719B (en) Remote intelligent terminal service controller
CN105007310A (en) Information synchronization method, device and system
CN109246444A (en) Operation monitoring system, method, apparatus and the readable storage medium storing program for executing of mission payload
CN102999626B (en) A kind of data compression/decompression compression apparatus and method, system
CN101853025B (en) Method and device for data acquisition and processing of multiple industrial-control system platforms
CN113242244A (en) Data transmission method, device and system
CN107370767A (en) A kind of internet share system
US20100211583A1 (en) Method and system for exchanging digital documents
CN102170438B (en) China mobile multimedia broadcasting (CMMB)-based rich media audio broadcasting front-end and system
CN104701982A (en) Method for automatically updating distribution line monitor terminal
CN114339739A (en) Intelligent management system of wireless communication protocol
CN103118023B (en) A kind of method and system of the data of transmission specification in a network
CN103034702B (en) Device, method and system for data compression/decompression contracting

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
PE01 Entry into force of the registration of the contract for pledge of patent right

Denomination of invention: Remote intelligent terminal service controller

Effective date of registration: 20130913

Granted publication date: 20130501

Pledgee: Chongqing township enterprise credit Company Limited by Guarantee

Pledgor: Chongqing Adtech Science & Technology Co., Ltd.

Registration number: 2013500000005

PLDC Enforcement, change and cancellation of contracts on pledge of patent right or utility model
PC01 Cancellation of the registration of the contract for pledge of patent right

Date of cancellation: 20141121

Granted publication date: 20130501

Pledgee: Chongqing township enterprise financing Company Limited by Guarantee

Pledgor: Chongqing Adtech Science & Technology Co., Ltd.

Registration number: 2013500000005

PLDC Enforcement, change and cancellation of contracts on pledge of patent right or utility model
PM01 Change of the registration of the contract for pledge of patent right

Change date: 20141112

Registration number: 2013500000005

Pledgee after: Chongqing township enterprise financing Company Limited by Guarantee

Pledgee before: Chongqing township enterprise credit Company Limited by Guarantee

C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20151126

Address after: The 401120 northern New District of Chongqing municipality Mount Huangshan Middle Road No. 3 5-1, 5-2, 5-3, 5-4, 5-5

Patentee after: Adrian Chongqing cloud Technology Co. Ltd.

Address before: 400039, Chongqing hi tech Zone, Shiqiaopu Science Park, No. 3, No. 23, science and technology development building, block C

Patentee before: Chongqing Adtech Science & Technology Co., Ltd.

C56 Change in the name or address of the patentee
CP01 Change in the name or title of a patent holder

Address after: The 401120 northern New District of Chongqing municipality Mount Huangshan Middle Road No. 3 5-1, 5-2, 5-3, 5-4, 5-5

Patentee after: Chongqing Yun Xin medical technology Co., Ltd.

Address before: The 401120 northern New District of Chongqing municipality Mount Huangshan Middle Road No. 3 5-1, 5-2, 5-3, 5-4, 5-5

Patentee before: Adrian Chongqing cloud Technology Co. Ltd.

CP02 Change in the address of a patent holder
CP02 Change in the address of a patent holder

Address after: 400041 15, 2 building, Torch Hotel 166, Keyuan Road, Kowloon Po, Chongqing.

Patentee after: Chongqing Yun Xin medical technology Co., Ltd.

Address before: 401120 No. 3, 5-1, 5-2, 5-3, 5-4, 5-5, middle section of Mount Huangshan Avenue, Gao Xin Garden, Chongqing new north zone.

Patentee before: Chongqing Yun Xin medical technology Co., Ltd.