atlSocket

Developer : David Ganor

License : Freeware , price : Free $

Size : Matlab , OS : Windows/Linux/Mac OS/BSD/Solaris

Date added: 2008-07-23

Category : Scientific and Engineering

Download link - Download this software


Description


The atlSocket.dll and the companion M-functions can create, open, close, send and receive data through a TCP/IP socket.

The DLL is an ActiveX DLL and implements the client-side of the socket. Only vectors (1D matrices) can be sent and received. MATLAB's basic double data-type can be converted to 'uint8', 'uint16' or 'uint32'.

IMPORTANT: THE SERVER IS ASSUMED TO BE A BIG-ENDIEN MACHINE, HENCE ELEMENT'S BYTE_ORDER IS SWAPPED!