www.beck-ipc.com

CGI File Types - SC12 @CHIP-RTOS V1.10


    IPC@CHIP Documentation Index          CGI API News

CGI File Extensions

Here is a mapping between values for the fDatatype member of the rpCGI type and file extensions supported by the IPC@CHIP Web server.

            
fDatatype     File

 Value      Extension          Web Server File Type

 _______    _________         _______________________



   0         *.htm                text/HTML

   1         *.gif                image/gif

   3         *.txt                text/plain

   4         *.jpg                image/jpeg

   5         *.pct                image/pict

   6         *.tif                image/tiff

  10         *.css                text/css

  11         *.xml                text/xml

  11         *.xsl                text/xml

  12         *.wav                audio/wav

  13         *.pdf                application/pdf

  14         *.jar                application/java-archive

  16         *.wml                text/vnd.wap.wml

  17         *.wmp                image/vnd.wap.wbmp

  18         *.wmc                application/vnd.wap.wmlc

  19         *.wms                text/vnd.wap.wmlscript

  20         *.wmx                text/vnd.wap.wmlscriptc

  21         *.svg                image/svg+xml



   7                              image/png

   8                              application/x-www-form-urlencoded

   9                              application/ipp

  15                              application/octet-stream

The default type is application/octet-stream (fDatatype = 15)


Top of list
Index page


End of document