JVC VN-E4U API Guide - Page 12

Response, Date: Fri, 13 MAY 2005 07:33:12 GMT<CRLF&gt

Page 12 highlights

2. Acquiring Audio Data from VN-E4 via HTTP _ 2.3. Response 2.3. Response Unlike JPEG acquisition, there is no Content-length. The last line indicates the actual parameters set at VN-E4. Example HTTP/1.1 200 OK Connection: Keep-Alive Content-Type: audio/ulaw Date: Fri, 13 MAY 2005 07:33:12 GMT Server: VN-E4 Jpeg & Audio Server/1.0.0 Keep-Alive: timeout=5, max=5 x-vne4_response: assured=0&lowdelay=0 12

  • 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

12
2. Acquiring Audio Data from VN-E4 via HTTP _
2.3. Response
Unlike JPEG acquisition, there is no Content-length. The last line indicates the actual parameters set at VN-E4.
Example
HTTP/1.1 200 OK<CRLF>
Connection: Keep-Alive<CRLF>
Content-Type: audio/ulaw<CRLF>
Date: Fri, 13 MAY 2005 07:33:12 GMT<CRLF>
Server: VN-E4 Jpeg & Audio Server/1.0.0<CRLF>
Keep-Alive: timeout=5, max=5<CRLF>
x-vne4_response: assured=0&lowdelay=0<CRLF><CRLF>
2.3. Response