HOSTDEMO.SCR
上传用户:wesley
上传日期:2007-01-07
资源大小:266k
文件大小:3k
源码类别:

通讯/手机编程

开发平台:

C/C++

  1. 1 57600 8n1
  2. ; Configure modem and run host program
  3. * 130
  4. ! |Control-X to exit.|
  5. : 0
  6. ? 30
  7. < |~at~&f&c1&d2s0=1e0|
  8. ; Change 159 below to 10 if you don't have a Class 2 faxmodem.
  9. > 159 OK
  10. p 5
  11. r 110 5 255
  12. ! |Couldn't initialize modem; retrying...|
  13. g 0
  14. : 110
  15. ! |Error initializing modem|
  16. q 129
  17. : 159
  18. 0 255
  19. < |~at~+faa=1|
  20. > 157 OK
  21. p 5
  22. r 170 5 250
  23. ! |Couldn't set fax answer; retrying...|
  24. g 159
  25. : 170
  26. ! |Couldn't set fax answer.|
  27. q 160
  28. : 157
  29. 0 250
  30. < |~at~+fcr=1|
  31. > 151 OK
  32. p 5
  33. r 171 5 249
  34. ! |Couldn't enable fax receiving; retrying...|
  35. g 157
  36. : 171
  37. ! |Couldn't set fax receive enable.|
  38. q 165
  39. : 151
  40. 0 249
  41. < |~at~+flid="Put ID Here"|
  42. > 158 OK
  43. p 5
  44. r 172 5 248
  45. ! |Couldn't set fax ID; retrying...|
  46. g 151
  47. : 172
  48. ! |Couldn't set FLID.|
  49. q 161
  50. : 158
  51. 0 248
  52. ; Change below to 1,5,0,2,0,0,0,0 for 14400bps fax.
  53. < |~at~+fdcc=1,3,0,2,0,0,0,0|
  54. > 10 OK
  55. p 5
  56. r 173 5 247
  57. g 158
  58. : 173
  59. ! |Couldn't set fax capabilities.|
  60. q 162
  61. : 10
  62. 0 247
  63. ! |Awaiting connection.|
  64. > 200 CONNECT 57600|
  65. > 160 FAX|
  66. p 0
  67. : 160
  68. ; Use complete pathname for speed.
  69. x 161 pccprcvfax 1 57600 19200 pccpfax
  70. g 180
  71. : 161
  72. ! |Error spawning fax receive process.|
  73. g 180
  74. : 200
  75. ! |Connected.|
  76. g 201
  77. : 201
  78. d 11
  79. g 10
  80. : 11
  81. > 150 P
  82. > 150 p
  83. > 204 S
  84. > 204 s
  85. > 205 M
  86. > 205 m
  87. > 202 H
  88. > 202 h
  89. > 206 U
  90. > 206 u
  91. > 125 Q
  92. > 125 q
  93. > 125 NO CARRIER|
  94. < |`0ap --> Page Operator for chat|`0a
  95. < s --> Send message|`0a
  96. < m --> Check for message|`0a
  97. < h --> Public area host session|`0a
  98. < u --> Unlimited host session|`0a
  99. < q --> Quit|`0a`0aChoose: --> 
  100. p 0
  101. : 125
  102. 0 0
  103. < |`0aTERMINATING SESSION|`0a
  104. -
  105. : 126
  106. d 126
  107. +
  108. g 10
  109. : 150
  110. < |`0aStandby...|`0a
  111. : 156
  112. k 152 a
  113. k 152 A
  114. ! ||~Caller requesting interactive session. Type "a" to answer.~|
  115. w 3
  116. r 154 5 10
  117. g 156
  118. : 154
  119. < No answer to page.|`0a
  120. g 201
  121. : 152
  122. 0 10
  123. x 100 c:pccpmasterm 1 57600 8n1 +-
  124. g 201
  125. : 204
  126. 0 0
  127. x 100 c:pccpmessin 1 57600 c:pccpmessin.txt 1000000 256
  128. g 201
  129. : 205
  130. 0 0
  131. x 199 c:pccpmessout 1 57600 c:pccpmessdir
  132. 0 254
  133. g 201
  134. : 199
  135. r 230 3 254
  136. g 201
  137. : 202
  138. 0 0
  139. < |`0aPassword? -->
  140. ; ***** Enter <password>| on the following line *****
  141. > 215 letmein|
  142. > 125 NO CARRIER|
  143. > 221 |
  144. p 10
  145. : 221
  146. r 230 3 1
  147. g 201
  148. : 206
  149. 0 0
  150. < |`0aPassword? -->
  151. ; ***** Enter <password>| on the following line *****
  152. > 210 kowabunga|
  153. > 125 NO CARRIER|
  154. > 220 |
  155. p 10
  156. : 220
  157. r 230 3 2
  158. g 201
  159. : 230
  160. 0 1
  161. 0 2
  162. < |`0aSorry, Charlie, only the best tasting tuna get to be StarKist!|`0a
  163. < 30-second security delay follows|`0a
  164. > 125 NO CARRIER|
  165. p 30
  166. g 201
  167. : 210
  168. 0 2
  169. x 100 c:pccpsession 1 57600
  170. g 200
  171. : 215
  172. 0 1
  173. x 100 c:pccpsession 1 57600 c:pccplibrary c:pccpcontrib
  174. g 200
  175. : 130
  176. ! |Restoring modem...
  177. -
  178. : 131
  179. d 131
  180. +
  181. : 132
  182. < |~at~z|
  183. > 20 OK
  184. p 5
  185. r 120 5 3
  186. ! |Couldn't restore modem; retrying...|
  187. g 132
  188. : 120
  189. ! |Error restoring modem.|
  190. q 130
  191. : 20
  192. q 0
  193. : 100
  194. < |`0aThe attempt to run that program returned an error.|`0a
  195. ! |Error return|
  196. g 201
  197. : 30
  198. ! |Port blocked.|
  199. q 199
  200. : 180
  201. < |~at~|
  202. > 159 OK
  203. p 5
  204. ! |Modem not responding after fax, retrying...|
  205. g 180