08-13-2002 11:22 AM
08-13-2002
04:16 PM
- last edited on
07-01-2026
09:19 AM
by
Content Cleaner
Hi Philip,
Since datasocket consists of four basic actions (open, read, write,and close) that are similar to standard file I/O calls, you can use the same DataSocket API in your programs to read data from:
� Data items on HTTP servers
� Data items on FTP servers
� Local files
� Data items on OLE for Process Control (OPC) servers
� Data items on DSTP servers
Hope this helps,
Pravin
08-14-2002 05:15 AM
08-14-2002 02:08 PM