Epson TM-T20II-i ePOS-Print XML Users Manual - Page 37

iOS, Expand iOSDeviceProject1.zip. - ipad

Page 37 highlights

Chapter 2 Sample Program (XML Print Service) iOS Item Description OS Mac OS X 10.6.8 Development environment Apple Xcode 3.2.6 SDK iOS SDK 4.3 Sample program file name iOSDeviceProject1.zip Edit the IP address of ePOS-Print supported TM printer to suit the network environment. Source editing  TM-DT:  Wireless LAN: Automatically acquired by DHCP (192.168.192.168 if it cannot be automatically acquired)  Wired LAN: 192.168.192.168  TM-i: Automatically acquired by DHCP (192.168.192.168 if it cannot be automatically acquired) 2  TM Printer: 192.168.192.168 Execution The sample program can be checked using iOS Simulator. Environment Setting Procedure 1 Expand iOSDeviceProject1.zip. 2 Start XCode and open the [iOSDeviceProject1.xcodeproj] project file. 3 When the project is opened, the project settings and source files will be displayed. 4 From the options displayed when [Set Active Executable] is selected, select an iPhone or iPad file. 37

  • 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
  • 71
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • 86
  • 87
  • 88
  • 89
  • 90
  • 91
  • 92
  • 93
  • 94
  • 95
  • 96
  • 97
  • 98
  • 99
  • 100
  • 101
  • 102
  • 103
  • 104
  • 105
  • 106
  • 107
  • 108
  • 109
  • 110
  • 111
  • 112
  • 113
  • 114
  • 115
  • 116
  • 117
  • 118
  • 119
  • 120
  • 121
  • 122
  • 123
  • 124
  • 125
  • 126
  • 127
  • 128
  • 129
  • 130
  • 131
  • 132
  • 133
  • 134
  • 135
  • 136
  • 137
  • 138
  • 139
  • 140
  • 141
  • 142
  • 143
  • 144
  • 145
  • 146

37
Chapter 2
Sample Program (XML Print Service)
2
iOS
Environment Setting Procedure
1
Expand iOSDeviceProject1.zip.
2
Start XCode and open the [iOSDeviceProject1.xcodeproj] project file.
3
When the project is opened, the project settings and source files will be displayed.
4
From the options displayed when [Set Active Executable] is selected, select an
iPhone or iPad file.
Item
Description
OS
Mac OS X 10.6.8
Development environment
Apple Xcode 3.2.6
SDK
iOS SDK 4.3
Sample program file name
iOSDeviceProject1.zip
Source editing
Edit the IP address of ePOS-Print supported TM printer to suit the
network environment.
<Default value>
TM-DT:
Wireless LAN: Automatically acquired by DHCP
(192.168.192.168 if it cannot be automatically acquired)
Wired LAN: 192.168.192.168
TM-i:
Automatically acquired by DHCP
(192.168.192.168 if it cannot be automatically acquired)
TM Printer:
192.168.192.168
Execution
The sample program can be checked using iOS Simulator.