Epson TM-T20II-i TM-i WebConfig API Users Manual For TM-i firmware ver.4.1 - Page 8

Function, Usable Formats, GET method hereafter GET defined in HTTP HyperText Transfer Protocol.

Page 8 highlights

Function ❏ Allows getting/setting setting values of the EPSON TMNet WebConfig of TM-i from HTTP-supported devices. Not OS-dependent. ❏ Allows an application to refer to the set values of the EPSON TMNet WebConfig of TM printer using the GET method (hereafter "GET") defined in HTTP (HyperText Transfer Protocol). ❏ Allows an application to change the set values of the EPSON TMNet WebConfig of TM printer using the POST method (hereafter "POST") defined in HTTP (HyperText Transfer Protocol). ❏ The sample program is equipped with the following functions.  Referencing and setting of the EPSON TMNet WebConfig for a TM-i using the WebConfig API  Registration of web content to a TM-i using HTTP functions  Registration of certificates to a TM-i using HTTP functions Usable Formats ❏ html : ❏ xml : ❏ json : ❏ ini : HyperText Markup Language Extensible Markup Language JavaScript Object Notation Text file format mainly used in a Windows OS environment 8

  • 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
  • 49
  • 50
  • 51
  • 52
  • 53
  • 54
  • 55
  • 56
  • 57
  • 58
  • 59
  • 60
  • 61
  • 62
  • 63
  • 64
  • 65
  • 66
  • 67
  • 68
  • 69
  • 70

8
Function
Allows getting/setting setting values of the EPSON TMNet WebConfig of TM-i from HTTP-supported
devices. Not OS-dependent.
Allows an application to refer to the set values of the EPSON TMNet WebConfig of TM printer using the
GET method (hereafter "GET") defined in HTTP (HyperText Transfer Protocol).
Allows an application to change the set values of the EPSON TMNet WebConfig of TM printer using the
POST method (hereafter "POST") defined in HTTP (HyperText Transfer Protocol).
The sample program is equipped with the following functions.
Referencing and setting of the EPSON TMNet WebConfig for a TM-i using the WebConfig API
Registration of web content to a TM-i using HTTP functions
Registration of certificates to a TM-i using HTTP functions
Usable Formats
html :
HyperText Markup Language
xml :
Extensible Markup Language
json :
JavaScript Object Notation
ini :
Text file format mainly used in a Windows OS environment