how to het the ip from no-ip service

Issa Hirbawi 1 Reputation point
2022-03-26T08:07:31.717+00:00

hello

what am trying to
is to solve my problem for my remote project
the project works fine as long as the ip is static on the remote device
but some times i cant get a static ip
so the idea is to use no-ip service and prepare the internet router
then using vb net i request the ip

it is necessery to request it using vb net and not any other softwares

with thanks

Windows for business | Windows Client for IT Pros | User experience | Remote desktop services and terminal services
Developer technologies | VB
Developer technologies | Small BASIC
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. WhTurner 1,611 Reputation points
    2022-03-26T11:40:48.957+00:00

    The tag "small-basic" is for Technical questions about Microsoft Small Basic, the only text-based language and IDE built for students to learn to code

    Please remove the tag "small-basic" as your question in not about Small Basic

    0 comments No comments

  2. Jose Zero 576 Reputation points
    2022-03-26T11:49:32.45+00:00

    You can query DNS to get IP address associated with a hostname, see system.net.dns.gethostaddresses

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.