Question: Using Visual Basic and socket programming, send a string of characters *RST to a recipient. I am not entirely sure how socket programming
Using Visual Basic and socket programming, send a string of characters " *RST " to a recipient.
I am not entirely sure how socket programming works. I am not sure if two IP addresses are needed. If they are needed, just use the local host address 127.0.0.1 as your IP address, and any other address for the recipient address. The recipient address can be whatever address you want. I will edit this myself.
The context is not as important, but if you would like the context, *RST is a SCPI command and I am going to send the command from my computer to an Agilent Signal Processor. With Visual Basic in visual studio, I made a GUI with a reset button, and when the reset button is pressed, I want it to communicate with the signal processor and tell it to reset.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
