JP6718435B2 - シンクライアント方式によるデバイス制御方法 - Google Patents
シンクライアント方式によるデバイス制御方法 Download PDFInfo
- Publication number
- JP6718435B2 JP6718435B2 JP2017507258A JP2017507258A JP6718435B2 JP 6718435 B2 JP6718435 B2 JP 6718435B2 JP 2017507258 A JP2017507258 A JP 2017507258A JP 2017507258 A JP2017507258 A JP 2017507258A JP 6718435 B2 JP6718435 B2 JP 6718435B2
- Authority
- JP
- Japan
- Prior art keywords
- information
- unit
- data
- terminal
- terminal device
- 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
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/02—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
- H04L67/025—Protocols based on web technology, e.g. hypertext transfer protocol [HTTP] for remote control or remote monitoring of applications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06K—GRAPHICAL DATA READING; PRESENTATION OF DATA; RECORD CARRIERS; HANDLING RECORD CARRIERS
- G06K7/00—Methods or arrangements for sensing record carriers, e.g. for reading patterns
- G06K7/10—Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation
- G06K7/14—Methods or arrangements for sensing record carriers, e.g. for reading patterns by electromagnetic radiation, e.g. optical sensing; by corpuscular radiation using light without selection of wavelength, e.g. sensing reflected white light
- G06K7/1404—Methods for optical code recognition
- G06K7/1408—Methods for optical code recognition the method being specifically adapted for the type of code
- G06K7/1413—1D bar codes
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/10—Protocols in which an application is distributed across nodes in the network
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/50—Network services
- H04L67/56—Provisioning of proxy services
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W4/00—Services specially adapted for wireless communication networks; Facilities therefor
- H04W4/80—Services using short range communication, e.g. near-field communication [NFC], radio-frequency identification [RFID] or low energy communication
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Health & Medical Sciences (AREA)
- Electromagnetism (AREA)
- General Health & Medical Sciences (AREA)
- Toxicology (AREA)
- Artificial Intelligence (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Information Transfer Between Computers (AREA)
Description
ESC @(初期化)
ESC 0(改行量の設定)
ESC $ a b(印字開始の水平位置を、パラメータa,bに基づいて設定)
といったものとなる。また、印刷終了時の制御情報としてはFF(Full Feed)コードとしておけばよい。
ESC @(初期化)
ESC 0(改行量の設定)
ESC $ a b(印字開始の水平位置を、パラメータa,bに基づいて設定)
1,2,3,4,5 CR LF
6,7,8,9,10 CR LF
……
96,97,98,99,100 CR LF
FF
といったようにデバイス制御情報に、サーバ装置2から受信したデータを含めて追記し、デバイス通信部45を介してデバイス4へ送信する。
ESC @(初期化)
ESC 0(改行量の設定)
ESC $ a b(印字開始の水平位置を、パラメータa,bに基づいて設定)
といった印刷開始時の指示を含む場合、制御部31はこれに続けて、配信情報P2に含まれるデータ(例えば品番と数量のリスト)、
aaaa, 100 CR LF
を追記し、さらに、サーバ装置2から受信した配信情報P2に含まれるデバイス制御情報のうち印刷終了時の指示である
FF
を付け加えて、デバイス4へ送出する。
Claims (1)
- サーバ装置と、
バックエンド装置と、
前記サーバ装置と、制御の対象となるデバイスとのそれぞれと通信可能に接続される端末装置とを含む情報処理システムであって、
前記サーバ装置は、
前記バックエンド装置から、前記端末装置で表示されるべき入力インタフェースに関する画面記述情報を受け入れる手段と、
前記受け入れた画面記述情報に基づいて、前記端末装置において解釈可能なデータ形式の情報に変換する手段と、
前記端末装置側で解釈可能なデータ形式の、入力インタフェースを規定する情報を端末装置に送信する手段と、
を備えて、
前記端末装置から入力された値のリストを受信し、
当該値のリストを前記バックエンド装置へ送信し、
前記デバイスを制御するための制御情報と、前記値のリストとを前記バックエンド装置から受信し、
当該受信した、制御情報と、値のリストとを含む情報を、前記端末装置へ送信するサーバ装置であり、
前記端末装置は、
前記サーバ装置から、入力インタフェースを規定する情報または、前記バックエンド装置が送信した制御情報を受信する受信手段と、
前記サーバ装置から入力インタフェースを規定する情報を受信したときには、当該情報に基づいて入力インタフェースをユーザに提示し、前記デバイスにより処理されるデータとしての値のリストとともに、前記デバイスを制御するための制御情報を受信したときには、当該受信した制御情報と値のリストとを前記デバイスへ送出する手段と、
を含む情報処理システム。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2015/059214 WO2016151815A1 (ja) | 2015-03-25 | 2015-03-25 | シンクライアント方式によるデバイス制御方法 |
Related Child Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020066115A Division JP6998987B2 (ja) | 2020-04-01 | 2020-04-01 | シンクライアント方式によるデバイス制御方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JPWO2016151815A1 JPWO2016151815A1 (ja) | 2018-01-11 |
JP6718435B2 true JP6718435B2 (ja) | 2020-07-08 |
Family
ID=56977150
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2017507258A Active JP6718435B2 (ja) | 2015-03-25 | 2015-03-25 | シンクライアント方式によるデバイス制御方法 |
Country Status (5)
Country | Link |
---|---|
US (1) | US11057499B2 (ja) |
EP (1) | EP3276497B1 (ja) |
JP (1) | JP6718435B2 (ja) |
CN (1) | CN107430580B (ja) |
WO (1) | WO2016151815A1 (ja) |
Family Cites Families (31)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH09146725A (ja) | 1995-11-20 | 1997-06-06 | Hitachi Ltd | 印刷システム |
US6732112B1 (en) | 1996-08-02 | 2004-05-04 | Seiko Epson Corporation | Network system |
JP3330117B2 (ja) * | 2000-02-23 | 2002-09-30 | コナミ株式会社 | 情報提供システム及び方法 |
JP2002063108A (ja) | 2000-08-16 | 2002-02-28 | Matsushita Electric Ind Co Ltd | 情報処理システムおよびゲートウエイサーバおよび情報端末 |
US7609406B2 (en) * | 2002-08-16 | 2009-10-27 | Avery Dennison Retail Information Services, Llc | Hand held portable printer with RFID read write capability |
KR100982511B1 (ko) * | 2003-10-08 | 2010-09-16 | 삼성전자주식회사 | 원격 제어 장치 및 방법 |
US20050256923A1 (en) * | 2004-05-14 | 2005-11-17 | Citrix Systems, Inc. | Methods and apparatus for displaying application output on devices having constrained system resources |
US8010701B2 (en) * | 2005-12-19 | 2011-08-30 | Vmware, Inc. | Method and system for providing virtualized application workspaces |
EP1999719B1 (en) * | 2006-03-29 | 2018-11-21 | Casio Computer Co., Ltd. | Server apparatus of computer system |
JP4577267B2 (ja) * | 2006-05-17 | 2010-11-10 | 株式会社日立製作所 | シンクライアントシステム |
JP5040486B2 (ja) | 2007-07-09 | 2012-10-03 | セイコーエプソン株式会社 | ネットワークシステムおよびプログラム |
JP5277855B2 (ja) | 2007-11-05 | 2013-08-28 | セイコーエプソン株式会社 | 送信装置およびその方法 |
JP5471794B2 (ja) * | 2010-05-10 | 2014-04-16 | 富士通株式会社 | 情報処理装置、画像送信プログラム及び画像表示方法 |
DE202010008162U1 (de) * | 2010-07-26 | 2011-11-30 | Sick Ag | RFID-Lesevorrichtung |
JP5653139B2 (ja) | 2010-08-31 | 2015-01-14 | キヤノン株式会社 | ネットワークプリントシステム、クライアント端末、制御サーバ、印刷方法、およびプログラム |
US8655345B2 (en) | 2011-01-08 | 2014-02-18 | Steven K. Gold | Proximity-enabled remote control |
JP5850214B2 (ja) * | 2011-01-11 | 2016-02-03 | ソニー株式会社 | 画像処理装置および方法、プログラム、並びに記録媒体 |
KR101373612B1 (ko) * | 2011-11-24 | 2014-03-13 | 전자부품연구원 | Nui 제공 방법 및 시스템 |
JP5761007B2 (ja) * | 2011-12-20 | 2015-08-12 | 富士通株式会社 | 情報処理装置、画像送信方法及び画像送信プログラム |
JP5899897B2 (ja) * | 2011-12-20 | 2016-04-06 | 富士通株式会社 | 情報処理装置、情報処理方法及びプログラム |
JP5994313B2 (ja) * | 2012-03-21 | 2016-09-21 | 株式会社リコー | 情報提供装置、伝送システムおよびプログラム |
US20130275957A1 (en) * | 2012-04-12 | 2013-10-17 | Microsoft Corporation | Customizing appliances |
US9009262B2 (en) * | 2012-07-03 | 2015-04-14 | Aventura Hq, Inc. | Device collaboration in a virtual session |
JP2014032518A (ja) * | 2012-08-02 | 2014-02-20 | Ricoh Co Ltd | 表示装置、ネットワークシステム、及びプログラム |
US9241044B2 (en) * | 2013-08-28 | 2016-01-19 | Hola Networks, Ltd. | System and method for improving internet communication by using intermediate nodes |
US20150067494A1 (en) * | 2013-09-05 | 2015-03-05 | Ricoh Company, Ltd. | Print to display on mobile device |
JP6557457B2 (ja) * | 2014-07-25 | 2019-08-07 | クラリオン株式会社 | 画像表示システム、画像表示方法、及び表示装置 |
WO2016105044A1 (en) * | 2014-12-22 | 2016-06-30 | Samsung Electronics Co., Ltd. | Method of establishing connection between mobile device and image forming apparatus, and image forming apparatus and mobile device for performing the method |
US10042655B2 (en) * | 2015-01-21 | 2018-08-07 | Microsoft Technology Licensing, Llc. | Adaptable user interface display |
US20160337416A1 (en) * | 2015-05-14 | 2016-11-17 | Smart Technologies Ulc | System and Method for Digital Ink Input |
US20160338120A1 (en) * | 2015-05-14 | 2016-11-17 | Smart Technologies, Ulc | System And Method Of Communicating Between Interactive Systems |
-
2015
- 2015-03-25 US US15/561,460 patent/US11057499B2/en active Active
- 2015-03-25 EP EP15886368.8A patent/EP3276497B1/en active Active
- 2015-03-25 JP JP2017507258A patent/JP6718435B2/ja active Active
- 2015-03-25 WO PCT/JP2015/059214 patent/WO2016151815A1/ja active Application Filing
- 2015-03-25 CN CN201580077663.6A patent/CN107430580B/zh active Active
Also Published As
Publication number | Publication date |
---|---|
CN107430580B (zh) | 2021-06-01 |
US20180124215A1 (en) | 2018-05-03 |
EP3276497B1 (en) | 2023-07-26 |
CN107430580A (zh) | 2017-12-01 |
EP3276497A1 (en) | 2018-01-31 |
EP3276497A4 (en) | 2018-12-05 |
EP3276497C0 (en) | 2023-07-26 |
JPWO2016151815A1 (ja) | 2018-01-11 |
US11057499B2 (en) | 2021-07-06 |
WO2016151815A1 (ja) | 2016-09-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20240348678A1 (en) | Method for Enabling Communication Between a User Device Browser and a Local Device | |
KR20140001785A (ko) | 데이터 처리 장치, pos 시스템 및 pos 시스템의 제어 방법 | |
US20130235422A1 (en) | Printing system and method thereof | |
WO2015151510A1 (ja) | Pos端末、posシステム及びpos端末の制御方法 | |
EP2833252A1 (en) | Printing system and printer | |
US20180150814A1 (en) | System and method for interacting with a self-service terminal | |
JP6718435B2 (ja) | シンクライアント方式によるデバイス制御方法 | |
JP6998987B2 (ja) | シンクライアント方式によるデバイス制御方法 | |
JP6028416B2 (ja) | データ処理装置、及び、posシステム | |
JP2014010600A (ja) | データ処理装置、posシステム、及びposシステムの制御方法 | |
US9448748B2 (en) | Printing device, printing system, and control method of a printing system | |
US10984298B2 (en) | Acquiring item values from printers based on notation form settings | |
JP2013037388A (ja) | 出力制御装置、出力装置の制御方法、及び、プログラム | |
JP6323528B2 (ja) | データ処理装置、データ処理システム、及び、データ処理装置の制御方法 | |
US20140201393A1 (en) | Image processing apparatus and method | |
JP6402575B2 (ja) | 印刷システムおよび印刷システムの制御方法 | |
US20140071492A1 (en) | Presentation of addresses at imaging devices | |
JP6536016B2 (ja) | 印刷装置、印刷処理方法、プログラム、及び、印刷システム | |
JP6922571B2 (ja) | プログラム、情報処理端末及び制御方法 | |
US20150053756A1 (en) | Media Processing Device, Media Processing System, and Control Method of a Media Processing Device | |
JP6260656B2 (ja) | データ処理装置、posシステム、及びposシステムの制御方法 | |
JP6160436B2 (ja) | Posシステム、ホスト装置、及び、ホスト装置の制御方法 | |
JP6160437B2 (ja) | Posシステム、ホスト装置、及び、ホスト装置の制御方法 | |
JP2022143585A (ja) | ラベル作成プログラム | |
JP6171837B2 (ja) | 送信システム、送信装置、及び、データ送信方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20180115 |
|
A711 | Notification of change in applicant |
Free format text: JAPANESE INTERMEDIATE CODE: A712 Effective date: 20180823 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190402 |
|
A601 | Written request for extension of time |
Free format text: JAPANESE INTERMEDIATE CODE: A601 Effective date: 20190530 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20190731 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20200107 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200401 |
|
A911 | Transfer to examiner for re-examination before appeal (zenchi) |
Free format text: JAPANESE INTERMEDIATE CODE: A911 Effective date: 20200409 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20200526 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200612 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6718435 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |