TCP/IP Socket Ports Search Help Documentation Toggle navigation Documentation Home HDL Verifier Examples Functions and Other Reference Release Notes PDF Documentation Verification with Cosimulation MATLAB Cosimulation HDL Verifier Verification with Cosimulation Simulink Cosimulation TCP/IP Socket Ports TCP/IP Socket Ports When you specify a TCP/IP socket port, choose an available port or service name (alias). If you are uncertain what port is available, use hdldaemon(‘socket', 0) to get an available port. If you choose a port that is already in use, you will get an error message. When you set up communication between computers, you must specify the host name as well as the port name on the client side. Examples:
4449
matlabservice
: compa:4449
@ matlabservice@123.34.55.23 Note that TCP/IP port filtering on either the client or server side can cause the HDL Verifier™ interface to fail to make a connection. If you get an error, remove filtering (see OS user guide), or try a different port. Was this topic helpful? HDL Verifier Documentation Examples Functions and Other Reference Release Notes PDF Documentation Other Documentation Simulink MATLAB HDL Coder Documentation Home Support MATLAB Answers Installation Help Bug Reports Product Requirements Software Downloads © 1994-2016 The MathWorks, Inc. Terms of Use Patents Trademarks Acknowledgments