Jump to content

rainman

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by rainman

  1. Hi Krydos, Thank you for your reply. Maybe I did not state my requirment clearly, here is another try: 1. Publicly accessible IP means that IP is not behind a firewall or a NAT, which is the "first-class" IP in the internet. For example, my office computer has a IP of 192.168.1.104, which is not accessible from outside world directly, unless it gets some help from a NAT traversal software. 2. If I undersand correctly, from your descripton, even I buy a dedicated IP, I still must listen on port 80. No other port is going to be opened. 3. NAT traversal is important to peer-to-peer applications. It helps two peers both behind a NAT to talk to each other. For example my home compter talks to my office computer, which are both behind a NAT or firewall. This is only possible with the help of a server with a publicly accessible IP address, The server acts as a middle man. 4. From point 3, you can tell that I must have the "first-hand" control over the connctions from peers. For example I may keep the server to client connection open after I send the data to client. But currently Apache or Tomcat server will close the connection to the client after processing client's request. 5. I know my request is an "off-the-track" request for most web-host servcing provider. But since your site is for developer with an "org" end, I thought that end has some hacking spirit inside. Thanks again for your reply. I live in Singapore and no IP address is blocked unless it's a porn site. rainman
  2. Hello! What does dedicated IP address mean? Does that mean I can run my own software, listening for incoming connections at port 80? If it isn't, do you provide such service? Here is the background for my request. I need to test a NAT traversal software (written by myself) which requires a server with a public accessible IP address, and can listen on any local port for incoming connection. Because it's in the test stage, a dedicated server is overkill, plus that the network traffic is quite low. Every test just need to send few messages. Thanks in advance.
  3. Hello, My account has been created and now I can log in to cPanel. I also uploaded some test files to my www folder via File Manager. But when I access my domain, nothing showed, only some advertisement pages. What's wrong? My domain is chengye8.heliohost.org. Server: Stevie Thanks in advance.
×
×
  • Create New...