DMClientSocket object represents a client-side
TCP/IP socket. This is invisible ActiveX control that
may be used to communicate with arbitrary server applications
over the network. For example, you may place data acquisition
hardware in one room, and control the experiment from another.
DM2003 includes a simple TCP/IP monitoring application. Use
it as example for your own applications.
See also DMClientSocket test page.