home *** CD-ROM | disk | FTP | other *** search
/ Shocking The Web CD-ROM / SHOCK_CD.ISO / pc / tutorial / ch08_lgo / tutor.dir / 00122.txt < prev    next >
Encoding:
Text File  |  1996-12-06  |  423 b   |  7 lines

  1. ‚Ä¢ PreloadNetThing  initiates file transfers
  2. ‚Ä¢ GetLatestNetID()  is used to track multiple downloads
  3. ‚Ä¢ NetDone()  indicates the status of a file transfer
  4. ‚Ä¢ NetError()  returns the error status of a transfer operation
  5. ‚Ä¢ NetLastModDate()  returns the date that the transferred file was last modified
  6. ‚Ä¢ NetMIME()  returns the MIME type of the transferred file
  7. ‚Ä¢ NetAbort  stops the current file transfer operation