Hello all, Another simple question.
Does anyone know if a simple tcl socket binding component exists? I have the requirement to talk to some low-level devices that only communicate at this level (open connection, send data, receive data, close connection). What I was thinking of is something that would just takes the body of the normalized message and send it out the tcp socket. Thanks, James
