08-08-2005 08:49 AM
08-09-2005 09:53 PM
08-10-2005 12:21 AM
08-11-2005 12:28 PM
CNiDataSocket encapsulates the NI-DataSocket interface. You can use CNiDataSocket objects in your applications to transfer live measurement data over the Internet or between applications on the same computer.
DataSocketSource binds DataSocket data sources or targets to a Windows Forms control. Because the DataSocketSource object does not have a user interface, it is added to the component tray below the form. bind DataSocket data sources or targets to a Windows Forms control. From the Toolbox, drag a DataSocketSource object onto a designer, such as the Windows Forms Designer. Because the DataSocketSource object does not have a user interface, it is added to the component tray below the form.
You must call Dispose when you finish using a DataSocketSource object. If you add this object to a Windows form with the Windows Forms Designer, the form calls Dispose automatically.
Nandini
08-15-2005 07:18 AM
08-15-2005 07:54 AM