Our full technical support staff does not monitor this forum. If you need assistance from a member of our staff, please submit your question from the Ask a Question page.
Hi,
How can I get in crbasic the actual ip address used by PPPinterface.
Thanks.
in CRBasic:
string_variable = IPInfo( 1, 0 ) to get the IPv4 address.