MarioMM Posted September 7, 2018 Report Share Posted September 7, 2018 I'm trying to develop an ethernet protocol to communicate to a UUT. I need to send a TCP / IP message to a dhcp server (on my PC) and the server communicates with uut throught my pc ethernet. When I use the "Open TCP connection.vi" I get the error with the code 63 (connection refused). How can i avoid the error and communicate correctly? Thanks. Best Regards. Quote Link to comment
Gribo Posted September 7, 2018 Report Share Posted September 7, 2018 Why are you communicating with the DHCP server when you want to communicate with the UUT? Quote Link to comment
ShaunR Posted September 7, 2018 Report Share Posted September 7, 2018 DHCP is UDP/IP not TCP/IP. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.