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
If you need more information, there is a nice "DataSocket Technical Overview" white paper on the ni website at :
DataSocket Technical Information Hope this helps,
Pravin