first run : server = tcpserver("192.168.178.56",58975); then run c++ file add a blocker then write data = read(server,server.NumBytesAvailable,"char"); The original ...
Ruby Box is an experimental feature that provides separate spaces in a Ruby process to isolate application code, libraries, and monkey patches.