Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7818725
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T06:40:31+00:00 2026-06-02T06:40:31+00:00

So i supose that i have a server application written in python import bottle

  • 0

So i supose that i have a server application written in python

    import bottle
    import os
    from bottle import route, run

    @route('/', method='GET')
    def homepage():
        return 'Hello world!'

    @route('/events/:id', method='GET')
    def get_event(id):
        return dict(name = 'Event ' + str(id))

    bottle.debug(True) 
    run()

This will run at my current localhost 127.0.0.0:8080 a simple RESTful api. Now i will like
to write different client applications maybe in other programming languages that are able to connect to my RESTful api and use it.

Therefore i would like to have a static DNS or IP to which all my client applications know that they have to connect. Therefore this should not depend on which system i am running my server application.

The server application should always serve at the same static DNS or IP.

I tried registering a free domain redirect at http://www.NO-IP.com.

After i registered my hostname I have set it to redirect port 80 at my current external IP address, but unfortunately I am behind a router so the server application does not work.

Port forwarding is not an option, and will also defeat my purpose of being able to run the server application everywhere

Ideeas ?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T06:40:34+00:00Added an answer on June 2, 2026 at 6:40 am

    Unfortunately, I don’t have an answer, just the same issue. I had my domain registered with GoDaddy, but then got excited about No-IP’s Port 80 redirect service and transferred to them. As it turns out, all it does is redirect to IP:Port and it can be masked but all of this prevents any server API from working correctly. Had I known this to be the case, I wouldn’t have bothered paying the extra $30 to go from GoDaddy to No-IP, when GoDaddy is perfectly capable of the same thing with its redirect service, and even has two different masking options. I’m quite disappointed in No-IP.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Suppose that i have an application that connects to a sql server, and this
I have some web application that uses jQuery to send AJAX requests to server.
Suppose we have an application (on a server) that has a set of resources:
I run an in-house application, programmed with visual studio 2008, that uses SQL Server
Suppose I have a function def app2(environ, start_response) If I know that a server
Suppose I have static ip in a subnet that has DHCP server. If i
Suppose that I have a Java class with a static method, like so: class
Suppose that we have a class called class1. The class1 has a method called
Suppose that I have a test server with a large group of test accounts.
I have an application running in IIS which connects to a SQL Server 2008

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.