Epson TM-T20II-i Server Direct Print Users Manual for TM-i firmware ver.4.1 - Page 17

Hardware Configuration, File Configuration, File Name, Description

Page 17 highlights

Hardware Configuration The system configuration of the sample program is as shown below. Web Server [192.168.192.10] TM Intelligent Printer (TM-T88V-i) [192.168.192.20] Chapter 2 Sample Program 2 Router [192.168.192.1] TM Printer [192.168.192.21] ❏ Web Server (Its operation has already been checked using IIS and XAMPP.) ❏ Router ❏ TM Intelligent Printer ❏ TM Printer File Configuration File Name Test_print.php resultPrint.log demo index.html sample.xml indexV2.html sampleV2.xml Description The server returns a response containing print data when the printer sends a request. The printing result is retained in this file. The file is created after printing. Sends a print instruction and displays the printing result. (For Version 1.00) The data of response message. (For Version 1.00) Sends a print instruction and displays the printing result. (For Version 2.00) The data of response message. (For Version 2.00) 17

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 13
  • 14
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 24
  • 25
  • 26
  • 27
  • 28
  • 29
  • 30
  • 31
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 42
  • 43
  • 44
  • 45
  • 46
  • 47
  • 48

17
Chapter 2
Sample Program
2
Hardware Configuration
The system configuration of the sample program is as shown below.
Web Server
(Its operation has already been checked using IIS and XAMPP
.)
Router
TM Intelligent Printer
TM Printer
File Configuration
File Name
Description
Test_print.php
The server returns a response containing print data when the
printer sends a request.
resultPrint.log
The printing result is retained in this file. The file is created after
printing.
demo
index.html
Sends a print instruction and displays the printing result.
(For Version 1.00)
sample.xml
The data of response message. (For Version 1.00)
indexV2.html
Sends a print instruction and displays the printing result.
(For Version 2.00)
sampleV2.xml
The data of response message. (For Version 2.00)
Web Server
[192.168.192.10]
Router
[192.168.192.1]
TM Printer
[192.168.192.21]
TM Intelligent Printer
(TM-T88V-i)
[192.168.192.20]