External Interfaces/API | ![]() ![]() |
Running the Example
Here is an example of calling the resolveip
function with a hostname.
resolveip www.mathworks.com IP address of www.mathworks.com is 144.212.100.10
Here is a call to the function with an IP address.
resolveip 144.212.100.10 Host name of 144.212.100.10 is www.mathworks.com
![]() | Description of resolveip | Example - Communicating Through a Serial Port | ![]() |